Supported SAP for Oracle Util File Parameters

The following table specifies the parameters, that you use when you perform command line jobs.

If you use the util_file interface, put the parameters in the SAP Oracle init<SID>.utl file.

If you use the RMAN_UTIL interface, put the parameters in the SAP Oracle init<SID>.sap file.

Parameter

Example

Description

numstreams

numStreams

<number_of_streams>

Example:

numstreams
1

Number of streams for the backup and restore.

srcCrossClient

srcCrossClient

<Client_Name>

Example:

srcCrossClient
sap_sross_cn

The short source client name as defined in the CommCell Console.

This is required for cross machine BR*Tools command line restores.

srcCrossDbname

srcCrossDbname

<source_database_name>

Example:

srcCrossDbname
PRD

The source client database name as defined in the CommCell Console.

This is required for cross machine BR*Tools command line restores.

CvSrcClient

CvSrcClient

<Client_Name>

Example:

CvSrcClient
sap_ora__src

Used by BRBACKUP for Split-Mirror Disk (Splitint Support) backups.

CV_restCopyPrec

CV_restCopyPrec

<Copy precedence>

Example:

CV_restCopyPrec
2

The copy precedence of the backup storage policy copy that you want to restore.

Note: If you want to use a selective copy, make sure that you run an auxiliary copy and that the jobs are available on the copy.

If the data does not exist on the specified copy, the restore fails (even if the data exists on another copy of the same storage policy).

CvInstanceName

CvInstanceName

<Instance_Name>

Example:

CvInstanceName
Instance001

The Commvault instance name.

CvClientName

CvClientName

<Client_Name>

Example:

CvClientName
sap_oracle_cn

Name of the client defined in the CommCell Console.

snapBackup

snapBackup
1

Enable an IntelliSnap backup. Set the parameter value to 1.

Do not set this parameter if you use BRARCHIVE to archive online redo logs.

SelectiveOnlineFull

SelectiveOnlineFull
1

Set the parameter to 1 to enable selective online full third-party command line data and log backups.

revertSnapVolume

revertSnapVolume
1

Example:

numstreams
4
CvClientName
sapunx5
CvInstanceName
Instance001
RevertSnapVolume
1

Configure revert for data volumes.

destdbname

destdbname

<Destination_DB_Name>

Example:

destdbname
DRC

The destination client database instance name for command line restore jobs and for cross machine restores with a different SID.

SAP for Oracle SBT Parameters Table

Supported SAP for Oracle Util File ParametersCvOraSbtParms

CvOraSbtParams

parm_file

Example:

CvOraSbtParams
D:\sbt_parm_file

The path to the media parameters, or token file.

If you use the util_file interface, you can specify this file in the init<SID>.util file.

If you use the RMAN_UTIL interface, you can specify this file in the init<SID>.sap file.

Command line backups use storage policy and data path specified in the CommCell Console SAP Oracle database instance by default.

You can override the CommCell Console parameters by specifying media and SBT parameters in the script.

For more information, see Specifying the Media Parameters for BR*Tools Command Line Operations.

When the CommCell Console authenticates he user that initiates the command line backup or restore job and you use the util_file or util_file_online interface, set this parameter to the token file that you generate by running the qlogin command with the -f option. For information on running the qlogin command to generate a token file, see qlogin.

SAP for Oracle SBT Parameters Table

Supported SAP for Oracle Util File Parameters

Loading...