Call now: 252-767-6166  
Oracle Training Oracle Support Development Oracle Apps

 
 Home
 E-mail Us
 Oracle Articles
New Oracle Articles


 Oracle Training
 Oracle Tips

 Oracle Forum
 Class Catalog


 Remote DBA
 Oracle Tuning
 Emergency 911
 RAC Support
 Apps Support
 Analysis
 Design
 Implementation
 Oracle Support


 SQL Tuning
 Security

 Oracle UNIX
 Oracle Linux
 Monitoring
 Remote s
upport
 Remote plans
 Remote
services
 Application Server

 Applications
 Oracle Forms
 Oracle Portal
 App Upgrades
 SQL Server
 Oracle Concepts
 Software Support

 Remote S
upport  
 Development  

 Implementation


 Consulting Staff
 Consulting Prices
 Help Wanted!

 


 Oracle Posters
 Oracle Books

 Oracle Scripts
 Ion
 Excel-DB  

Don Burleson Blog 


 

 

 


 

 

 

 

 

Resetting the Cluster Synchronization Service daemon (CSSd) in 11g

Oracle 11g New Features Tips by Donald BurlesonJune 29, 2015

Oracle 11g New Features Tips

It is known that part of Oracle's Clusterware is needed, namely the Cluster Synchronization Service daemon (CSSd), in a single instance installation to communicate between a DB instance and an ASM instance. It is necessary to perform some operations as root user before creating an 11g ASM instance under Linux and Unix.

When using the Oracle 11g dbca, it asks that $ORACLE_HOME/bin/localconfig reset be ran in order to upgrade the version of the cluster synchronization services (CSS) if necessary:

Figure 3:  Upgrading CCS in 11g dbca

ASM Rolling Upgrade

An UPGRADE of ASM in a clustered environment is very different from a single instance installation. If there are multiple ASM instances with the parameter cluster_database=TRUE which are protected by the clusterware, the 11g ASM ROLLING UPGRADES New Feature can be used. This allows the ASM software to be upgraded in a rolling fashion, which means node by node in the cluster. This can be done with the new syntax:

ALTER SYSTEM START ROLLING MIGRATION TO 11.2.0.0.0;

% Rolling Upgrade for ASM only works from 11g upwards.
           So this cannot be used to upgrade from 10g to 11g! 

This puts the entire ASM cluster into the rolling upgrade mode. This enables the ASM cluster software to be ran in a multi-version mode. In order to do this, first upgrade the Oracle Clusterware on all nodes of the cluster to the new version before the upgrade of the ASM software can be started. During the rolling upgrade, only very limited operations are allowed in the cluster such as:

  • Disk group mount and dismount

  • Database file open, close, resize, and delete

  • Limited access to fixed views and fixed packages

After the rolling upgrade process has been started, it is possible to shutdown one ASM instance after the other in order to upgrade the software installation.

 

This is an excerpt from the new book Oracle 11g New Features: Expert Guide to the Important New Features by John Garmany, Steve Karam, Lutz Hartmann, V. J. Jain, Brian Carr.

You can buy it direct from the publisher for 30% off.

 

 
��  
 
 
Oracle Training at Sea
 
 
 
 
oracle dba poster
 

 
Follow us on Twitter 
 
Oracle performance tuning software 
 
Oracle Linux poster
 
 
 

 

Burleson is the American Team

Note: This Oracle documentation was created as a support and Oracle training reference for use by our DBA performance tuning consulting professionals.  Feel free to ask questions on our Oracle forum.

Verify experience! Anyone considering using the services of an Oracle support expert should independently investigate their credentials and experience, and not rely on advertisements and self-proclaimed expertise. All legitimate Oracle experts publish their Oracle qualifications.

Errata?  Oracle technology is changing and we strive to update our BC Oracle support information.  If you find an error or have a suggestion for improving our content, we would appreciate your feedback.  Just  e-mail:  

and include the URL for the page.


                    









Burleson Consulting

The Oracle of Database Support

Oracle Performance Tuning

Remote DBA Services


 

Copyright © 1996 -  2020

All rights reserved by Burleson

Oracle ® is the registered trademark of Oracle Corporation.