Loading...
Showing posts with label Oracle RAC. Show all posts
item-thumbnail

Expdp parameters Include and Query

1) Expdp  with Include. expdp test/test directory=dp_dir dumpfile=tabs_test_31dec13.dmp logfile=tabs_test_31dec13.log include=TABLE: ...

item-thumbnail

RMAN DUPLICATE WITHOUT CONNECTING TO TARGET DATABASE

Prior versions of Oracle required a connection to the TARGET and optional rman catalog for duplicate database. In 11GR2, we can perfor...

item-thumbnail

How To Change Look And Feel and Colors Of Oracle Applications

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...

item-thumbnail

Oracle Real Application Cluster (RAC) Interview Questions - Part:3

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...

item-thumbnail

Oracle Real Application Cluster (RAC) Interview Questions - Part:2

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...

item-thumbnail

Oracle RAC Interview Question & Answers (Part-1)

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...

item-thumbnail

Business Continuity and High Availability Of Oracle RAC

Oracle Real Application Clusters (RAC) is the foundation for data center high availability (HA). Based on Oracle Grid Infrastructure as it...

item-thumbnail

Oracle Real Application Clusters | RAC Overview

A cluster involves various interconnected PCs or servers that show up as though they are one server to end clients and applications. Oracl...

Home index