Cloning an Oracle Data Guard standby database
IBM® Storage Protect Snapshot can clone an Oracle Data Guard standby database.
- Shut down the Oracle Data Guard standby instance.
- Log on to the Oracle Data Guard standby server and use the Oracle instance user ID.
- To create a clone, enter the following command:
./fcmcli -f create_clone -C CLONE_ORACLE_SID -u CLONE_ORACLE_USER
Typically Oracle temporary tablespace files are not present in the Data Guard standby server. If the temporary tablespace files are on the same file systems as the Oracle data files, no additional configuration is required by IBM Storage Protect Snapshot. If the temporary tablespace files are on a dedicated file system or volume group, use the FLASH_DIR_LIST parameter in the cloning section of IBM Storage Protect Snapshot profile to include these files. Use the FLASH_DIR_LIST parameter to specify a fully qualified directory name and file name. This file contains the mount points where the Oracle temporary files are located. Use a separate line for each mount point. Then, IBM Storage Protect Snapshot includes the mount points and the corresponding volume groups in the FlashCopy® cloning operation.