Nothing but my learning and experience with Oracle..!
Pages
(Move to ...)
Home
RAC & ASM
Data Guard
Backup & Recovery
Performance tuning
Fundamentals
Golden Gate
Exadata
▼
Tuesday, October 29, 2013
How to properly shutdown oracle rac database and its clusterware components in 11gR2
›
The first step to shutdown any database whether it is RAC or single instance is to stop all the applications that are accessing the Databas...
Saturday, October 26, 2013
Managing Backups and Recovery of the OCR Using OCR Backup Files
›
Two methods are most popular for copying OCR content and using it for recovery. The first method uses automatically generated OCR file copi...
Wednesday, September 4, 2013
Partitioning an existing table using datapump - a sample demo
›
First create a sample table for testing purpose, SQL>CREATE TABLE big_table ( id NUMBER(10), created_date DATE, ...
Tuesday, September 3, 2013
Oracle Cluster tables - an efficient way to reduce the I/O
›
If you two are more tables are joined together on a single column and most of the time you issue join queries on them, then consider creati...
Friday, August 23, 2013
Installing Oracle 10g RAC on Oracle VM in windows 2008 using openfiler as shared storage
›
Dear friends those who interested in knowing more about RAC architecture , they need to prepare one RAC system for their study purpose.Here...
2 comments:
Wednesday, August 14, 2013
Different types of Failover mechanism in Oracle
›
FAILOVER: In the context of Oracle Net, failover refers to the mechanism of switching over to an alternate resource when connection to th...
‹
›
Home
View web version