We can use two methods “DBCA” or “Manual”, for creating RAC Enable Database. Here I will describe both methods. You can choose one of them.
By “DBCA”
Step 1 log in as a ORACLE user , set following environment and invoke DBCA :
$export ORACLE_HOME=/export/oracle/oracle/product/10.2.0/db
$export PATH=$ORACLE_HOME/bin:$PATH
$dbca
Step 2 Follow Screen Shot
Step 3 Follow Screen Shot
Step 4 Follow Screen Shot
Step 5 Follow Screen Shot
Step 6 Follow Screen Shot
Step 7 Follow Screen Shot
Step 8 Follow Screen Shot
Step 9 Follow Screen Shot
Step 10 Follow Screen Shot
Step 11 Follow Screen Shot
Step 12 Follow Screen Shot
Step 13 Follow Screen Shot
Step 14 Follow Screen Shot
Step 15 Follow Screen Shot
Step 16 Follow Screen Shot
Step 17 After creating Database. Verify the Services.
$/export/home/oracle/oracle/product/10.2.0/crs/bin/crs_stat –t
Post a Comment