Posts Categorized: Oracle RAC

Removing Oracle RAC from Windows X64

Posted by & filed under Oracle RAC, Software.

I had to remove Oracle 11g and reinstall Oracle 10gRel2 for a client recently. 1a, b and d are required if you are using RAW devices for your OCR and Votedisk If you are using OCFS for these files, skip to step 1c followed by 1e. 1. Remove the partitions that have been initialized for… Read more »

Turn Off Disable Oracle Recycle Bin

Posted by & filed under Oracle RAC.

In a comment today about the Empty Oracle Recycle Bin , A person wanted to know how one turns off or disables the Oracle Recycle Bin?In ORACLE 10G Release 1 there is a knob to turn to disable the behavior of recycling bin. The “_recyclebin” which defaults to TRUE. We can disable it by setting… Read more »

Empty Oracle Recycle Bin

Posted by & filed under Oracle RAC.

 A new feature in Oracle 10g Release 2 was the Reycycle Bin. The recycle bin in the Oracle database is where all dropped objects reside. Underneath the covers the object are taking up the same space when they were created.     "DROP TABLE mytable", it doesn't really drop it. It instead renames it to e.g.:… Read more »

Oracle RAC ASM ORACLE Home

Posted by & filed under Oracle RAC.

Oracle RAC Standard Edition Release 2 is up but not without a struggle getting ASM in its own Oracle Home as recommended by the Installation manual