Skip to main content
SnapManager Oracle

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

  1. To clone your RAC database, enter the following command: smo clone create -backup-label backup_label-profile profile_name-newsid new_SID-clonespec full_path_to_clonespec_file-verbose

  2. To change the cloned non-RAC database to a RAC database, rename the file from initclone_SID.ora to initclone_local_instance_SID.ora.

  3. Edit the renamed file to set the parameter cluster.database to true. RAC database information.

  4. Register the cloned RAC database with srvctl.