Popular Posts
-
Prior versions of Oracle required a connection to the TARGET and optional rman catalog for duplicate database. In 11GR2, we can perfor...
-
Oracle Real Application Clusters (RAC) is the foundation for data center high availability (HA). Based on Oracle Grid Infrastructure as it...
-
A cluster involves various interconnected PCs or servers that show up as though they are one server to end clients and applications. Oracl...
-
1. Where are the Clusterware files stored on a RAC environment? The Clusterware is installed on each node (on an Oracle Home) and on t...
-
1. Is it possible to use ASM for the OCR and voting disk? No, the OCR and voting disk must be on raw or CFS (cluster file system). 2...
-
1) Expdp with Include. expdp test/test directory=dp_dir dumpfile=tabs_test_31dec13.dmp logfile=tabs_test_31dec13.log include=TABLE: ...
-
There are two system profile options that can be used to change look and feel. 1. Java Look and Feel. -Java Look and Feel can have...
-
1. When to use raw over CFS? Always when CFS is not available or not supported by Oracle. The performance is very, very important: Raw...