Clone with RAC databases
Contributors
You can clone your RAC database to a non-RAC database or you can clone it to a non-RAC database and then change it to a RAC database.
Steps
-
To clone your RAC database, enter the following command:
smsap clone create -backup-label backup_label -profile profile_name -newsid new_SID -clonespec full_path_to_clonespec_file -verbose
-
To change the cloned non-RAC database to a RAC database, rename the file from
initclone_SID.ora
toinitclone_local_instance_SID.ora
. -
Edit the renamed file to set the parameter
cluster.database
totrue
. RAC database information. -
Register the cloned RAC database with srvctl.