4.05.2013

Managing & Troubleshooting Cluster - 360 degrees -- upcoming webinar

My upcoming webinar 'Managing & Troubleshooting Cluster - 360 degrees' sponsored/arranged by RedGate is scheduled on 25th April 2013. The following topic will be covered during the course of the presentation:


  • What's new in 11gR2 Clusterware – Key new features at a glance
  • Oracle 11gR2 Clusterware software stack
  • Clusterware start up sequence
  • CRS logs & directory tree structure
  • Analyzing CRS logs
  • CRS logs rotation/retention policy
  • Troubleshooting Cluster start up issues
  • Debugging/Tracing CRS components
  • Tools & Utilities – how to pick the right one
  •   Q&A
If you haven't enrolled yet, enroll now. Registration is limited!.

See you at the webinar (of course virtually).

Jaffar  

3.13.2013

Possible data corruption,ORA-600 on RAC instance shutdown

I am afraid, it is not a so good news for those who manage 11.2.0.1|2 RAC databases. On a very unfortunate day, an RAC database db | instance shutdown normal|transactional|immediate mode could result in an ORA-600 errors or may cause logical corruption to the redo stream .

According to the MOS ID [1318986.1] , when a RAC instance(s) (11.2.0.1|2) shutdown either in normal|transactional|immediate mode, there could be possibilities, under certain circumstances, of hitting the bug.1020523 which could produce either pool of ORA-600 errors or might also corrupt the data.  The following workaround is suggested in the note:

For complete RAC database shutdown:

    SQL> alter system checkpoint;
    srvctl stop database -d <db_uniqueue_name> -o abort -f

For one or more RAC instances, run the below for each instance:

    SQL> alter system checkpoint local;
    SQL> shutdown abort; or
    
    # srvctl stop instance -d <db_unique_name> -i <instance_name> -o abort -f

-- as the shutdown abort -f option complete by-pass the vulnerable code path of the bug:

The known downstream effect includes the following:

* Data corruption occurs around shutdown one or more of the RAC instances

* One of the following ORA-600 asserts:
- ORA-600 [kclchkblk_3]
- ORA-600 [kclwcrs_6]
- ORA-600 [ktubko_1]
- ORA-600 [kcratr_scan_lostwrt]
- ORA-600[3020] on the standby database

You may also refer to my earlier post discussion about choosing a quick database shutdown mode.


Reference:


2.27.2013

Database downgrade - MOS useful notes

Are you planning a database upgrade keeping a back-out (downgrade) plan in mid? Here are a few very important MOS docs explains all about:
  • How To Downgrade From Database 11.2 To Previous Release (includes 11.2.0.3-11.2.0.1) [ID 883335.1]
  • Database Server Upgrade/Downgrade Compatibility Matrix [ID 551141.1]
  • Master Note For Oracle Database Downgrade [ID 1151427.1]
  • Downgrading Database Without Executing catdwgrd.sql (11.1.0.x to 10.2.0.x/10.2.0.x to 10.2.0.x) [ID 783643.1]
  • Complete Checklist For Downgrading The Database From 11.1 To Lower Releases [ID 443890.1]

Welcome to the IOUG Cloud Computing Special Interest Group (SIG)

The IOUG Cloud Computing Special Interest Group (SIG) is dedicated to communication and information interchange around the subject matter of Cloud Computing centric to Oracle.
 The main purpose of the SIG is to discuss and share independent thought, challenges, options, and best practices on key areas of Cloud Computing from the perspective of Oracle. Topics will be discussed freely in this open forum and touch on prevalent Cloud Computing Paradigms/Technologies. 
The IOUG Cloud Computing SIG is led by the following thought leaders in the Oracle Community:
  • · President - Tariq Farooq, BrainSurface - Oracle ACE Director
  • · Vice President - George Trujillo, HortonWorks - Oracle ACE
  • · Vendor Liaison Chair - Michael Corey, Ntirety - Oracle ACE / VMware vExpert
  • · Vendor Liaison Co-Chair - Charles Kim, Viscosity NA - Oracle ACE Director
  • · Content and Resource Chair - Dr. Bert Scalzo, Dell - Texas Publishing / Oracle ACE
  • · Web Events Chair - Kai Yu, Dell - Oracle ACE Director
  • · Website Chair - Ron Batra, Oracle ACE Director
  • · Member at Large - Michael Ault, Oracle ACE - Texas Memory Systems
  • · Member at Large - Syed Jaffar Hussain, Al Inma Bank - Oracle ACE Director
  • · Board Liaison - Alex Gorbachev, Pythian - Oracle ACE Director"
 For more details and signing, visit here

1.22.2013

OTNYathra 2013 - scheduled between 15 & 27 Feb 2013

Just a very quick update about the upcoming event in your city (India).

If you are around in India, don't miss the OTNYathra event scheduled between 15 & 27 February 2013.  Many world known Oracle ACE Directors, Java champions and other experts are presenting. For more details and registration, visit the following links:

www.otnyathra.com or otnyathra.info 


Good luck to all the presenters and hope you people will enjoy the event.