{"id":792,"date":"2023-11-23T21:45:06","date_gmt":"2023-11-23T21:45:06","guid":{"rendered":"https:\/\/test.samplewebsitelink.com\/ordba\/?p=792"},"modified":"2023-11-23T21:45:08","modified_gmt":"2023-11-23T21:45:08","slug":"rman-choosing-a-duplication-technique","status":"publish","type":"post","link":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/","title":{"rendered":"RMAN Choosing A Duplication Technique"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">Choosing a Duplication Technique<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Your business requirements and the database environment determine which duplication technique is best for your situation.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Consider the following questions:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">1. Are you familiar with the prerequisites for each duplication technique?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; Review the Prerequisites section of the DUPLICATE command description in Oracle Database Backup and Recovery Reference for a &nbsp; complete list. Some prerequisites are specific and depend on the duplication technique.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; For example, active duplication requires that the source and auxiliary instances use the same password as the source &nbsp; database, whereas backup-based duplication without connections to the target database and recovery catalog requires only that &nbsp; all backups and database copies reside in a single location.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">2. Do backups of the source database exist?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp;The principal advantage of active database duplication is that it does not require source database backups. Active &nbsp; &nbsp;duplication copies mounted or online database files over a network to the auxiliary instance.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp;Disadvantages of active database duplication<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;a. One disadvantage of this technique is the negative performance effect on the network.&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; b. Another disadvantage is that the source database is running processes required to transfer the files to the &nbsp;&nbsp; &nbsp; &nbsp; auxiliary host, thereby affecting the source database and production workload.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;the source database backups exist,&nbsp;<br>&nbsp;&nbsp; &nbsp;and&nbsp;<br>&nbsp;&nbsp; &nbsp;the effect on the network is unacceptable,&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;backup-based duplication may be a better option.&nbsp;<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You can copy backups to temporary storage and transfer them manually to the destination host.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;duplication is made with a connection to the target or the recovery catalog&nbsp;<br>then &nbsp;&nbsp; &nbsp;the backup files on the destination host must have the same file specification as they had on the source host.&nbsp;<br>else<br>&nbsp;&nbsp; &nbsp;this is not a requirement<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3. Is a recovery catalog available?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;a recovery catalog exists<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;perform backup-based duplication without connecting RMAN as TARGET to the source database.&nbsp;<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This technique is advantageous where network connections from the auxiliary host to the source database are restricted or prone to intermittent disruptions. When you perform duplication without using a target connection, the source database is unaffected by the duplication.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">3. How much disk space is available on the destination host?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;When you perform duplication by using disk backups, disk space on the destination host can be an issue.&nbsp;<br>&nbsp;&nbsp; &nbsp;Example:&nbsp;<br>&nbsp;&nbsp; &nbsp;if &nbsp;&nbsp; &nbsp;the source database is 1 terabyte (TB),&nbsp;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;and&nbsp;<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;(duplicate the database from disk backups without using shared disk or network file system (NFS))<br>&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;&nbsp; &nbsp;then&nbsp;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;at least 2 terabytes (TB) of space available on the destination host.&nbsp;<br>&nbsp;&nbsp; &nbsp;end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp;&nbsp; &nbsp;In some environments, manual transfer of backups is necessary because NFS performance is a bottleneck.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">4. Are the source and destination hosts connected by a LAN or a WAN?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Performance of active database duplication is probably slower on a wide area network (WAN) than on a local area network &nbsp;&nbsp; &nbsp;(LAN).&nbsp;<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;If &nbsp;&nbsp; &nbsp;the performance degradation on a WAN is unacceptable&nbsp;<br>&nbsp;&nbsp; &nbsp;then &nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;backup-based duplication may be the only viable option<br>&nbsp;&nbsp; &nbsp;end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">5. When do you plan to duplicate the database?<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;you must duplicate the database during a period of high user activity<br>then &nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;the loss of network throughput caused by active duplication may be a problem<br>else<br>&nbsp;&nbsp; &nbsp;Making backup-based duplication a better choice.<br>end<br>&nbsp;<br>Also, in active database duplication, the RMAN channels that are required for copying files to the auxiliary host can affect performance.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">6. Choosing a Strategy for Naming Duplicate Database Files<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you duplicate a database, RMAN generates names for the database files in the duplicate database.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This includes the&nbsp;<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;1. control files (multiplexed) &nbsp;<br>&nbsp;&nbsp; &nbsp;2. data files<br>&nbsp;&nbsp; &nbsp;3. temp files<br>&nbsp;&nbsp; &nbsp;4. online redo log files (if multiplexed).<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br>Depending on your duplication scenario, you can name the duplicate database files by using one of the following techniques:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;1. Using the Same Names for Database Files in the Source Database and Duplicate Database<br>&nbsp;&nbsp; &nbsp;2. Using Different Names for the Database Files in the Source Database and Duplicate Database<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;not specified a strategy to generate names for duplicate database files,&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;RMAN uses the same file names and directory structure as the source database for the duplicate database.&nbsp;<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Only when duplicating to a remote host, use the NOFILENAMECHECK clause to indicate that RMAN must not display an error when the names of the database files are the same in the source and duplicate database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Some of the methods used to specify alternate names for duplicate database files may generate file names that are the same as the ones used by the source database. This may happen&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">if&nbsp;&nbsp; &nbsp;(SET NEWNAME or CONFIGURE AUXNAME)&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;use caution while specifing the file names for the duplicate database,&nbsp;<br>else&nbsp;<br>&nbsp;&nbsp; &nbsp;you may mistakenly overwrite the source database files<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Using the Same Names for Database Files in the Source Database and Duplicate Database<br>Certain conditions must be met to use the same names for files in the source and duplicate database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">7. The simplest duplication strategy is to configure the duplicate database to use the same directory structure and file names &nbsp; &nbsp;as the source database. You can use the same directory structure and names only when duplicating to a remote host.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp; &nbsp;Using the same directory structure and file names means that your environment meets the following requirements:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;the source database uses ASM disk groups<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;the duplicate database must use ASM disk groups with the same names.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;the source database files are Oracle Managed Files (OMF),&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;the auxiliary instance must set the DB_CREATE_FILE_DEST parameter to the same directory location as the source &nbsp;&nbsp; &nbsp;database. Although the directories are the same on the source and destination hosts, Oracle Database chooses the &nbsp;&nbsp; &nbsp;relative names for the duplicate files.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;the names of the database files in the source database contain a path,&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;this path name must be the same in the duplicate database.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For Oracle Real Application Clusters (RAC) environments, use the same value for the ORACLE_SID parameter of the source and destination databases.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you configure your environment as suggested, no additional configuration is required to name the duplicate files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">8. Using Different Names for the Database Files in the Source Database and Duplicate Database<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;(<br>&nbsp;&nbsp; &nbsp;the source host and the destination host use different directory structures&nbsp;<br>&nbsp;&nbsp; &nbsp;or&nbsp;<br>&nbsp;&nbsp; &nbsp;use the same directory structures but you want to name the database files differently<br>&nbsp;&nbsp; &nbsp;)&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;you must specify how RMAN should generate names for the duplicate database files.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<br>&nbsp;&nbsp; &nbsp;It is recommended that you use different names for the ASM disk groups in the source and duplicate database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br>9. Methods of Generating Database File Names for the Duplicate Database<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Depending on the method that you choose, RMAN can either automatically generate file names or use specific names for the duplicate database files. The database files include the data files, control files, online redo log files, and temp files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use one of the following methods, listed in the order of precedence, to generate file names for the duplicate database:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SET NEWNAME command<br>===================<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Provides specific names for the duplicate database files. Based on your requirement, use the<br>&nbsp;<br>SET NEWNAME FOR DATABASE &nbsp;&nbsp;&nbsp; &nbsp;<br>SET NEWNAME FOR DATAFILE<br>SET NEWNAME FOR TABLESPACE<br>or&nbsp;<br>SET NEWNAME FOR TEMPFILE&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">For OMF and ASM database files, you must use the&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SET NEWNAME&#8230;TO NEW&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">comand and not explicitly provide names for the database files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">CONFIGURE AUXNAME command<br>=========================<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Specifies non-OMF and non-ASM alternative names for duplicate database files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">SPFILE clause of the DUPLICATE command<br>======================================<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Sets all the necessary initialization parameters that are related to duplicate database file names, with the exception of the DB_FILE_NAME_CONVERT parameter.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">(Online redo log files only) LOGFILE clause of the DUPLICATE command<br>====================================================================<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Names online redo log files in the duplicate database. You cannot use this method while creating a standby database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When duplicating to the local host or to a remote host without the NOFILENAMECHECK clause, ensure that you do not use the name of an online redo log file that is currently in use by the source database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DB_FILE_NAME_CONVERT and&nbsp;<br>LOG_FILE_NAME_CONVERT&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">initialization parameters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Specifies a rule for converting file names in the source database to names in the duplicate database. You can specify multiple conversion pairs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you use the DB_FILE_NAME_CONVERT parameter for ASM file names, only disk group name changes must be performed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:If the source database uses Oracle Managed Files, then you cannot use this method to specify alternative names for duplicate database files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DB_CREATE_FILE_DEST and&nbsp;<br>DB_CREATE_ONLINE_LOG_DEST_n&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">parameters<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Creates Oracle Managed Files at the location specified by these parameters. This is the recommended method to specify alternative names for OMF and ASM.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If more than one method is used to specify alternate names for duplicate database files, then the order of precedence decides which technique is used to name files. Any files that are not renamed by a particular method are renamed by the method that follows it. For example, if two data files are not included in the SET NEWNAME command, then these data files are renamed by using the&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DB_FILE_NAME_CONVERT parameter.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Specifying Alternative Names for Duplicate Database Files<br>=========================================================<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The DUPLICATE command in Oracle Database Backup and Recovery Reference for the LOGFILE and SPFILE clauses<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Preventing File Name Checking During Database Duplication<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is possible for the CONFIGURE AUXNAME command, the SET NEWNAME command, or the DB_FILE_NAME_CONVERT parameter to generate a name that is already in use in the target database. In this case, RMAN displays an error during duplication. When duplicating to a remote host, use the NOFILENAMECHECK option to avoid this error message.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Using NOFILENAMECHECK when duplicating to the local host overwrites the target database files.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">10. Generating Names for Control Files in the Duplicate Database<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;By default, RMAN creates the control file in the default location in the duplicate database. You can specify alternate &nbsp;&nbsp; &nbsp;files names and directory names to store the duplicate database control files. While choosing names for the control &nbsp;&nbsp; &nbsp;files, ensure that you do not mistakenly overwrite the control files of the source database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Use one of the following techniques, listed in the order of precedence, to specify the location of the duplicate&nbsp;<br>database control files:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Set the CONTROL_FILES initialization parameter in the auxiliary instance&#8217;s initialization parameter file.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Create an OMF-based control file in a location which is determined by setting one of the following parameters:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">DB_CREATE_ONLINE_LOG_DEST_n<br>DB_CREATE_FILE_DEST<br>DB_RECOVERY_FILE_DEST<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If more than one of these parameters is set, then the order of precedence used is the order in which these parameters are listed.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">11. Installing the Oracle Database Software on the Destination Host<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;When the source and destination host are different, you must install the Oracle Database software on the destination &nbsp;&nbsp; &nbsp;host, so that the auxiliary instance can be created.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Ensure that you install the same release of Oracle Database software, with the same patch level, on both the source and destination host. Use one of the following techniques to install the software:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Perform a normal installation with Oracle Universal Installer (OUI).<br>===================================================================<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Install an Oracle Database whose release number is the same as that of the source database. Do not create a database; install the software only. Apply any required patches.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Clone the source Oracle home.<br>=============================<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use OUI to clone the source Oracle home. This ensures that all patches applied to the source database are present in the duplicate database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\"><br>Deciding the State of the Duplicate Database<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you use the RMAN DUPLICATE command, the duplicate database is created and opened in RESETLOGS mode. You can use the NOOPEN clause in the DUPLICATE command to specify that the duplicate database must not be opened.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You may not want to open the duplicate database immediately after creation in the following situations:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Opening the duplicate database may cause errors.<br>You need to modify the initialization parameters of the duplicate database.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example:&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Need to modify&nbsp;<br>&nbsp;&nbsp; &nbsp;a. flashback database settings&nbsp;<br>&nbsp;&nbsp; &nbsp;b. configure fast incremental backups &nbsp;or&nbsp;<br>&nbsp;&nbsp; &nbsp;c. modify block change tracking.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">12. Creating a new database as part of an upgrade procedure.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;During an upgrade you cannot open the database with the RESETLOGS option.&nbsp;<br>&nbsp;&nbsp; &nbsp;The NOOPEN clause enables you to duplicate the database and then leave it in a state that is ready for opening in &nbsp;&nbsp; &nbsp;upgrade mode and for subsequent execution of upgrade scripts.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">13. Making Backups Accessible to the Duplicate Instance<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Names of the backups used during duplication are stored in the RMAN repository or control file.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;performing active database duplication,&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;this step is not necessary.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When duplicating with a target connection and recovery catalog connection or with just a target connection, RMAN uses metadata in the RMAN repository to locate backups and archived redo log files that are required for duplication. If RMAN is connected to a recovery catalog, then RMAN obtains the backup metadata from the catalog.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;RMAN is not connected to a catalog<br>then&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;perform backup-based duplication with a target connection<br>else<br>&nbsp;&nbsp; &nbsp;RMAN obtains metadata from the control file.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If duplicating without a connection to the target and to the recovery catalog, the names of the backups must be available with the same names recorded in the RMAN repository. Ensure that auxiliary channels on the destination host can access all data file backups and archived redo log files. This is required to restore and recover the duplicate database to the desired point in time.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If not, duplication fails. The archived redo log files can be available either as image copies or backup sets.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<br>The database backup need not have been generated with the BACKUP DATABASE command. You can mix full and incremental backups of individual data files, but a full backup of every data file is required.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Making SBT Backups Accessible to the Auxiliary Instance<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The steps to make SBT backups accessible to the auxiliary instance are specific to your media manager configuration.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">To make SBT backups accessible to the auxiliary instance:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If necessary, install media management software on the destination host.Make the tapes with the backups accessible to the destination host. Typically, you do one of the following:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Physically move the tapes to a drive attached to the remote host.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">(This is a big deal. If NetBackup is used, the client name is registered and while restoring you are to set the client name as a unix variable and enable NetBackup to recognize to restore files)&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use a network-accessible tape server.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If necessary, inform the remote media management software about the existence of the tapes.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">14. Making Disk Backups Accessible to the Auxiliary Instance<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;When you make disk backups accessible to the auxiliary instance, the strategy depends on whether duplicate the &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;database while connected&nbsp;<br>&nbsp;&nbsp; &nbsp;to the target (source database) or&nbsp;<br>&nbsp;&nbsp; &nbsp;to recovery catalog.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;(NOT connected to the target or recovery catalog) &nbsp;&nbsp; &nbsp;<br>then &nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;you must designate a backup location for the duplication by using the BACKUP LOCATION clause<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If<br>&nbsp;&nbsp; &nbsp;using a backup location the backups and copies can reside in a shared location&nbsp;<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If<br>&nbsp;&nbsp; &nbsp;can be moved to the location on the destination host<br>then<br>&nbsp;&nbsp; &nbsp;(do not need to preserve the name or the original path of the backup or copy).&nbsp;<br>end<br>if&nbsp;<br>&nbsp;&nbsp; &nbsp;The location specified in the BACKUP LOCATION option must contain sufficient<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;that location must contain&nbsp;<br>&nbsp; &nbsp;&nbsp; &nbsp; &nbsp;i. backup sets,&nbsp;<br>&nbsp;&nbsp;&nbsp; &nbsp; ii. image copies, and&nbsp;<br>&nbsp;&nbsp; &nbsp;iii. archived logs to restore all of the files that are being duplicated,&nbsp;<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; and&nbsp;<br>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; recover them to the desired point in time.<br>&nbsp;&nbsp; &nbsp;and&nbsp;<br>&nbsp;&nbsp; &nbsp;the database is to be open with RESETLOGS option only.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">It is not required that all of the backups be from the same point in time, or that they all be backup sets, or all image copies. Data file backups can be supplied as either image copies or backup sets. Archived logs can be supplied either in their normal format or as backup sets of archived logs.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Important:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you use backups from different points in time, the backup location must contain archived logs covering the time from the start of the oldest backup until the desired recovery point.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;the backup location contains backup files from multiple databases,&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;the DATABASE clause must specify the name of the database that is to be duplicated.<br>end&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;the backup location contains backup files from multiple databases having the same name,&nbsp;<br>then&nbsp;<br>&nbsp;&nbsp; &nbsp;the DATABASE clause must specify both the name and DBID of the database that is to be duplicated.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">The source database&#8217;s Fast Recovery Area is particularly well suited for use as a backup location because it almost always contains all the files that are required for the duplication. To use a Fast Recovery Area as a backup location, you can either remotely access it from the destination system, or copy its contents to the destination system.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">When you are not using a backup location, your strategy depends on the following mutually exclusive scenarios:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Identical file systems for source and destination hosts<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">This scenario is the simplest and Oracle recommends it.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example<br>&nbsp;&nbsp; &nbsp;Assume that the backups of the source database are stored in the&nbsp;directory. In this case, you can &nbsp;&nbsp; &nbsp;make disk backups accessible to the destination host in either &nbsp;&nbsp; &nbsp;of these ways:<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;a. Manually transfer backups from the source host to an identical path in the destination host.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;if &nbsp;&nbsp; &nbsp;the &nbsp;&nbsp; &nbsp;backups are in the&nbsp;directory on the source host,&nbsp;<br>&nbsp;&nbsp; &nbsp;then&nbsp;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;use FTP to transfer them to the&nbsp;directory on the destination host.<br>&nbsp;&nbsp; &nbsp;end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Use NFS or shared disks and ensure that the same path is accessible in the destination host.&nbsp;<br>Example<br>&nbsp;&nbsp; &nbsp;Assume that the source host can access the&nbsp;directory, use NFS to mount the&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;directory on the destination host and use&nbsp;as the mount point name.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Different file systems for source and destination hosts<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;In this case you cannot use the same directory name on the destination host as you use on the source host. You have the &nbsp;&nbsp; &nbsp;following options:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Shared disk to make backups available.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Note:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You cannot use shared disk to make backups available.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Making Disk Backups Accessible Without Shared Disk describes this technique.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Assume that you have two hosts, srchost and dsthost, and access to NFS or shared disk. The database on srchost is &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;called srcdb. The backups of srcdb reside in the&nbsp;directory on host srchost. The directory &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;is in use on the destination host, but the directory&nbsp;is not in use on &nbsp;&nbsp; &nbsp;either host.<br>&nbsp;&nbsp; &nbsp;<br>&nbsp;&nbsp; &nbsp;To transfer the backups from the source host to the destination host:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;i. Create a backup storage directory in either the source or destination host.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example<br>&nbsp;&nbsp; &nbsp;create backup directory&nbsp;on the destination host.<br>&nbsp;&nbsp; &nbsp;Mount the directory created in the previous step on the other host, ensuring that the directory and the mount point &nbsp;&nbsp; &nbsp;names are the same.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;if &nbsp;&nbsp; &nbsp;&nbsp;directory on the destination host<br>&nbsp;&nbsp; &nbsp;then&nbsp;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;use NFS to mount this directory as&nbsp;on the source host.<br>&nbsp;&nbsp; &nbsp;end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Make the backups available in the new location on the destination host. You can use either of the following techniques:<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;i. Connect RMAN to the source database as TARGET and use the BACKUP command to back up the backups.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">&nbsp;&nbsp; &nbsp;Example&nbsp;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;use the BACKUP COPY OF DATABASE command to copy the backups in the&nbsp;&nbsp;directory on the &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;source host to the&nbsp;directory on the destination host.&nbsp;<br>&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;In this case, RMAN automatically catalogs the backups in the new location.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">If &nbsp;&nbsp; &nbsp;duplicating a PDB,&nbsp;<br>then &nbsp;&nbsp; &nbsp;use the PLUGGABLE DATABASE syntax of the BACKUP COPY OF command to copy only the backups of the PDB.<br>end<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Use an operating system utility to transfer the backups to the new location.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Example<br>&nbsp;&nbsp; &nbsp;Use FTP to transfer the backups from the&nbsp;directory on the source host to the &nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;directory on the destination host,&nbsp;<br>&nbsp;&nbsp; &nbsp;or&nbsp;<br>&nbsp;&nbsp; &nbsp;Use the cp command to copy the backups from the&nbsp;directory on the source host to the &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;directory on the destination host.&nbsp;<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Important:<br>&nbsp;&nbsp; &nbsp;Afterward, connect RMAN to the source database as TARGET and use the CATALOG command to update the RMAN repository with &nbsp;&nbsp; &nbsp;the location of the manually transferred backups<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Choosing a Duplication Technique Your business requirements and the database environment determine which duplication technique is best for your situation. Consider the following questions: 1. Are you familiar with the prerequisites for each duplication technique? &nbsp; Review the Prerequisites section of the DUPLICATE command description in Oracle Database Backup and Recovery Reference for a &nbsp; &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/\"> <span class=\"screen-reader-text\">RMAN Choosing A Duplication Technique<\/span> Read More &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":415,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-gradient":""}},"footnotes":""},"categories":[17],"tags":[],"class_list":["post-792","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-rman-tutorials"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>RMAN Choosing A Duplication Technique - Ordba<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"RMAN Choosing A Duplication Technique - Ordba\" \/>\n<meta property=\"og:description\" content=\"Choosing a Duplication Technique Your business requirements and the database environment determine which duplication technique is best for your situation. Consider the following questions: 1. Are you familiar with the prerequisites for each duplication technique? &nbsp; Review the Prerequisites section of the DUPLICATE command description in Oracle Database Backup and Recovery Reference for a &nbsp; &hellip; RMAN Choosing A Duplication Technique Read More &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/\" \/>\n<meta property=\"og:site_name\" content=\"Ordba\" \/>\n<meta property=\"article:published_time\" content=\"2023-11-23T21:45:06+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-23T21:45:08+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/test.samplewebsitelink.com\/ordba\/wp-content\/uploads\/2023\/11\/rmantutorials.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"877\" \/>\n\t<meta property=\"og:image:height\" content=\"466\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"ordba\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"ordba\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"15 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/\",\"url\":\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/\",\"name\":\"RMAN Choosing A Duplication Technique - Ordba\",\"isPartOf\":{\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#website\"},\"datePublished\":\"2023-11-23T21:45:06+00:00\",\"dateModified\":\"2023-11-23T21:45:08+00:00\",\"author\":{\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f\"},\"breadcrumb\":{\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/test.samplewebsitelink.com\/ordba\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"RMAN Choosing A Duplication Technique\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#website\",\"url\":\"https:\/\/test.samplewebsitelink.com\/ordba\/\",\"name\":\"Ordba\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/test.samplewebsitelink.com\/ordba\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f\",\"name\":\"ordba\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g\",\"caption\":\"ordba\"},\"sameAs\":[\"https:\/\/test.samplewebsitelink.com\/ordba\"],\"url\":\"https:\/\/test.samplewebsitelink.com\/ordba\/author\/ordba\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"RMAN Choosing A Duplication Technique - Ordba","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/","og_locale":"en_US","og_type":"article","og_title":"RMAN Choosing A Duplication Technique - Ordba","og_description":"Choosing a Duplication Technique Your business requirements and the database environment determine which duplication technique is best for your situation. Consider the following questions: 1. Are you familiar with the prerequisites for each duplication technique? &nbsp; Review the Prerequisites section of the DUPLICATE command description in Oracle Database Backup and Recovery Reference for a &nbsp; &hellip; RMAN Choosing A Duplication Technique Read More &raquo;","og_url":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/","og_site_name":"Ordba","article_published_time":"2023-11-23T21:45:06+00:00","article_modified_time":"2023-11-23T21:45:08+00:00","og_image":[{"width":877,"height":466,"url":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-content\/uploads\/2023\/11\/rmantutorials.jpg","type":"image\/jpeg"}],"author":"ordba","twitter_card":"summary_large_image","twitter_misc":{"Written by":"ordba","Est. reading time":"15 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/","url":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/","name":"RMAN Choosing A Duplication Technique - Ordba","isPartOf":{"@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#website"},"datePublished":"2023-11-23T21:45:06+00:00","dateModified":"2023-11-23T21:45:08+00:00","author":{"@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f"},"breadcrumb":{"@id":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/2023\/11\/23\/rman-choosing-a-duplication-technique\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/test.samplewebsitelink.com\/ordba\/"},{"@type":"ListItem","position":2,"name":"RMAN Choosing A Duplication Technique"}]},{"@type":"WebSite","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#website","url":"https:\/\/test.samplewebsitelink.com\/ordba\/","name":"Ordba","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/test.samplewebsitelink.com\/ordba\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/7365beabb32b7aa77cf0e890ee90ea0f","name":"ordba","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/test.samplewebsitelink.com\/ordba\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/dd4335bb4e225c36ce7c56a0aff84bb202ebb523ebdc5d1e1a11cc3f3e6085f3?s=96&d=mm&r=g","caption":"ordba"},"sameAs":["https:\/\/test.samplewebsitelink.com\/ordba"],"url":"https:\/\/test.samplewebsitelink.com\/ordba\/author\/ordba\/"}]}},"_links":{"self":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts\/792","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/comments?post=792"}],"version-history":[{"count":1,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts\/792\/revisions"}],"predecessor-version":[{"id":793,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/posts\/792\/revisions\/793"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/media\/415"}],"wp:attachment":[{"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/media?parent=792"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/categories?post=792"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/test.samplewebsitelink.com\/ordba\/wp-json\/wp\/v2\/tags?post=792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}