Advanced - SAP for Oracle Backup

Table of contents

Related Topics

Choosing the Backup Interface

Full Backup

Incremental Backups

Offline Backups

Online Backups

Archive Log Backups

Backing Up Individual DataFiles/Table Spaces

Selective Online Full Backup

Selective Copy - Full Backup

Command Line Backups

Scheduling A Backup

Managing Jobs

Restarting Jobs

Controlling Jobs

Additional Options

Command Line Interface

Provides comprehensive information on running jobs from the command line.

Scheduling

Provides comprehensive information on scheduling jobs.

Job Management

Provides comprehensive information on managing jobs.

Choosing the Backup Interface

When defining your subclient for various backup operations, you need to choose the SAP interface to be used for the backup. You can use the following SAP backup interfaces for SAP for Oracle iDataAgent:

Rman_util

The Rman_util interface (also referred to as the RMAN utility) is used when you need to perform an incremental backup of the online database. When you select this option, you actually allow the Oracle RMAN utility to control the backup operation.

RMAN_PARMS="ENV=(CvClientName=<client name>,CvInstanceName=<instance name>"

For example:

RMAN_PARMS="ENV=(CvClientName=bumblebe,CvInstanceName=Instance001)"

RMAN_PARMS="SBT_LIBRARY=/<install path>/<Base directory version>/libobk.<xx>,ENV=(CvClientName=<client name>,CvInstanceName=<instance name>"

For Example:

RMAN_PARMS="SBT_LIBRARY=/opt/calypso/Base64/libobk.so,ENV=(CvClientName=aha,CvInstanceName=Instance001)"

util_file

The util_file interface is used when you need to perform a full backup of the SAP for Oracle data files as File System data. When selecting this option for online backup, the Oracle database is locked till the full backup operation is completed.

util_file_online

The util_file_online interface is similar to the util_file interface. you can use this interface to perform a full or selective online full backup operations. When selecting this option for online backup, the Oracle database locks each table space that is being backed up and releases it once that table space backup is completed.

Follow the procedure given below to choose the desired Backup interface.

  1. From the CommCell Browser, right-click the Subclient and click Properties.
  2. Click Content tab.
  3. Select the Backup Interface.
  4. Click OK.

Full Backup

A full backup contains all the data that comprises a subclient's contents. Though, full backups provide the most comprehensive protection of data, it consumes most amount of time and resources.

  1. From the CommCell Console, navigate to <Client> | SAP for Oracle |<Instance>
  2. Right-click the Subclient and click Backup.
  3. Select Full as backup type and Immediate to run the job immediately.
  4. Click OK.
  5. You can track the progress of the job from the Job Controller window of the CommCell console.
  6. Once job is complete, view the details of job from the Job History.
  7. Right-click the client computer, click View and then click View Job History.
  8. Click OK.
  9. You can view the following details about the job by right-clicking the job:
If you are using a stand-alone drive, you are  prompted to load a specific cartridge into the drive. If you are using a library, you will not receive this prompt. The system loads the tapes automatically. Your cartridges should be appropriately labeled. This will enable you to locate the correct cartridge for a restore job, if necessary.

Incremental Backups

An incremental backup contains only data that is new or has changed since the last backup, regardless of the type. On average, incremental backups consume far less media and place less of a burden on resources than full backups.

Always ensure that your first backup is a full backup.

The illustration on the right clarifies the nature of full and incremental backups. For simplicity, assume there is a database that contains six data files as represented in the figure.

Backup #1 is a full backup and therefore writes all the data, changed and unchanged, to the backup media. Backups #2 through #n-1 are incrementals and only back up those files that have changed since the time of the last backup, regardless of the type. For example, files A, B, and E changed after the full backup and were therefore backed up in Backup #2. Backup #4 backed up files A and D because both files were modified sometime after Backup #3 occurred. File F did not change; hence, it was not backed up in any of the incremental backups, but it was included in both full backups, which, by definition, back up everything.

For SAP for Oracle iDataAgent, incremental backups are performed using the rman_util backup interface.

  1. From the CommCell Console, navigate to <Client> | SAP for Oracle | <Instance>.
  2. Right-click the Subclient ,and click Backup.
  3. From the Backup Options dialog box, select from the following options:

    Backup Type:

    Backup Schedule:

  4. Click OK.
  5. You can track the progress of the backup job from the Job Controller window
    If you are using a stand-alone drive, you are  prompted to load a specific cartridge into the drive. If you are using a library, you will not receive this prompt. The system loads the tapes automatically. Your cartridges should be appropriately labeled. This will enable you to locate the correct cartridge for a restore job, if necessary.

  6. When the backup has completed, the Job Controller displays Completed.

Offline Backups

Offline backups are performed when the Oracle database is shut down and unavailable for use. Offline backups are always full backups and does not include the archived log files.

Offline backups can be performed when the database is in offline or online mode. If the database is online, it shuts down the database, performs the backup and then brings up the database back.

In order to backup the Oracle database when it is offline, you can create a separate user-defined subclient for offline backup. See Creating Subclient for Offline Backups for step-by-step instructions.

When performing SAP for Oracle offline backups from the CommCell Console, the database is forced to shutdown by default. However, you can disable this by setting the sNOOFFLINEFORCE registry key on the client computer with SAP for Oracle iDataAgent.

Online Backups

Online backups are performed when the database is online and in ARCHIVELOG mode. Data files and archived log files are included when you back up the database in online mode. You can perform a full or incremental backups when the database is online. These backups do not require database downtime and are extremely useful when you need to perform a point-in-time restore of the Oracle database.

In order to backup the Oracle database when it is online, you can create a separate user-defined subclient for online backup. See Creating Subclient for online Backups for step-by-step instructions.

Backing UP Individual DataFiles/Table Spaces

You can backup a subset of the online database which undergo changes frequently. To backup a subset of the online database, you can create a separate user-defined subclient. See Creating Subclient to Backup Individual DataFiles/Tablespaces for step-by-step instructions.

Archive Log Backups

Archive log backups are useful when you want to recover database transactions that have been lost due to an operating system or disk failure. You can apply these archive logs to an online backup in order to recover a database.

Full backups generally includes both the data and logs. However, you can also take backups of the archive logs only. In order to backup only the archive logs, you need to create a separate subclient for archive logs. See Creating Subclient for Log Backups for step-by-step instructions.

By default, the first backup operation on the default subclient will include the entire database (data and archive logs) when the database is online and in ARCHIVELOG mode.

If archive log destination is different than the default $SAPDATA_HOME/saparch location, set the sSAPARCH registry key to enable the GUI backup to obtain the new SAPARCH location.

Selective Online Full Backups

Selective Online Full backup is a full backup taken when Oracle database is online, and the backup data is copied to a selective copy (during an auxiliary copy operation) from which it can be restored.

The advantage of this type of backup is that both data and logs use the same storage policy, which means that they reside together on the same media, and are completely self-contained for restore and long term archiving purposes. This is especially useful in disaster recovery situations by alleviating the need to locate different offsite media from various jobs to gather the necessary data and logs to recover the database. Also, the data aging rules for selective online full backups are different from regular full backups, as both data and logs are aged together under the same storage policy.

You need to create a separate subclient to perform a selective online full backup of the Oracle database. See Creating Subclient for Selective Online Full Backups for step-by-step instructions.

When performing selective online full backups, note the following:

Selective Copy - Full Backups

A selective copy allows you to copy backup data selectively from a source copy to this copy, providing for better tape rotation. Since only selective backups can be copied to selective copies, the selective copies cannot be promoted to the primary copy, only synchronous copies can be promoted. Note that the data selection process does not have to be the same for all auxiliary copies.

Selective copy will not only copy Selective Online Full and Offline Full jobs, it will also copy log backup jobs that are linked to selective online full backup jobs.

  1. Create a selective copy:
  2. Associate a subclient with the storage policy copy:
  3. Right-click the Subclient and click Backup.
  4. Select Full as backup type and Immediate to run the job immediately.
  5. Click OK.

Command Line Backups

In addition to using CommCell Console, you can also perform full and incremental backups from the Command Line Interface.

You can perform Command Line backup operations using one of the following methods:

Using Qcommands

You can use qcommands to perform backup operations from the command line interface. You can also integrate these qcommands into your own scripts or scheduling programs. In addition, you can also generate scripts for specific operations from the CommCell Console using the Save As Script option. These scripts can later be executed using the commands from the command line interface.

Usage: backup [-cs commserver] -c client -a iDataAgent -i instance -b backupset -s subclient -t Q_FULL|Q_INC|Q_DIFF|Q_SYNTH [-scid subclientId] [-af argsfile] [-tf tokenfile] [-tk token] [-h]

Example:

bash-3.00# ./qoperation backup -c sunsign -a Q_SAP_ORADB -i CER -s default -t Q_FULL
9251

For comprehensive information on command line backups, refer to the Command Line Interface documentation.

Using SAP Command Line

You can perform backups from the SAP command line using the BRBACKUP and BRARCHIVE commands.

brbackup -t offline/online -d util_file/rman_util/util_file_online -m full/incr

BRBACKUP command can back up control files and data files within one or more table spaces, and (if necessary) log files. BRBACKUP can back up all of these file types with the database either online or offline. Also, BRBACKUP saves the profiles and logs relevant to the backup.

Examples:

The BRARCHIVE command is used to backup the archived redo log files.

Examples:

Some of the command options commonly used by BRBACKUP and BRARCHIVE commands are listed below:

Option Argument Values
-a -archive [<DB_SID>,<log_no>[=<rest_dest>]
-b -backup <log_name>|last
-r -parfile <parameter_file>
-c -confirm force
-d -device util_file|rman_util
-m -mode all|full|incr|
-o -output dist|time[,time|dist]
-t -type online|offline

Parameter File

Before you run backups from the SAP command line, ensure that the appropriate parameter file containing information regarding the instance and the client is in place. Be sure to include at least the CVInstanceName parameter name followed by the name of the instance and also the CVClientName parameter name followed by the name of the client.

When performing backups from the command line, note the following:

Multi-stream log backups are supported only from the command line interface.

For comprehensive information on multi streaming, refer to the Streams documentation.

Consistent Online Backups

In a consistent online backup, the database files and the offline redo log files are backed up together in the same backup volume. This backup type allows you to take logical consistent backups without having to shutdown the database.

The offline redo log files backed up along with the database are completely independent from the BRARCHIVE log backups.

Use the following steps to run a consistent online full backup:

1. Include the instance name and client name parameters in the init.utl file. For example:

CvInstanceName

Instance001

CvClientName

client1

2. From the SAP command line, type the command to run a consistent online full backup. brbackup -t online_cons -d util_file -m full

BRTools Interface

In addition to SAP command line, you can also use the BRTools user interface to perform backup and restore operations. BRTools is an easy-to-use interface that provides menus to run different types of backup or restore operations. For detailed information on using the BRTools interface, see SAP documentation.

Prior to performing backup operations using BRTools interface, ensure to set the appropriate values in the parameter file.

A sample BRTools backup operation is given below:

1. From the BRTools interface main menu, select 4 to perform a backup operation. BR*Tools main menu\par
\par
1 = Instance management\par
2 - Space management\par
3 - Segment management\par
4 - Backup and database copy\par
5 - Restore and recovery\par
6 - Check and verification\par
7 - Database statistics\par
8 - Additional functions\par
9 - Exit program\par
\par
Standard keys: c - cont, b - back, s - stop, r - refr, h - help\par
-------------------------------------------------------------------------------\par
BR0662I Enter your choice:\par
2. From the BRTools choice menu, select 1 to perform a database backup. BR0656I Choice menu 9 - please make a selection\par
-------------------------------------------------------------------------------\par
Backup and database copy\par
\par
1 = Database backup\par
2 - Archivelog backup\par
3 - Database copy\par
4 - Non-database backup\par
5 - Backup of database disk backup\par
6 - Verification of database backup\par
7 - Verification of archivelog backup\par
8 - Additional functions\par
9 - Reset program status\par
\par
Standard keys: c - cont, b - back, s - stop, r - refr, h - help\par
-------------------------------------------------------------------------------\par
\b BR0662I Enter your choice:\b0\par
3. From the BRTools input menu, select the input values, such as device type, backup type etc.

For example, select 2 to specify the device type.

BR0657I Input menu 15 - please check/enter input values\par
-------------------------------------------------------------------------------\par
BRBACKUP main options for backup and database copy\par
\par
1 - BRBACKUP profile (profile) ....... [initCER.sap]\par
2 - Backup device type (device) ...... [util_file]\par
3 # Tape volumes for backup (volume) . []\par
4 ~ BACKINT/Mount profile (parfile) .. [?/dbs/init@.utl]\par
5 - Database user/password (user) .... [/]\par
6 - Backup type (type) ............... [offline_force]\par
7 - Disk backup for backup (backup) .. [no]\par
8 # Delete disk backup (delete) ...... [no]\par
9 ~ Files for backup (mode) .......... [all]\par
\par
Standard keys: c - cont, b - back, s - stop, r - refr, h - help\par
-------------------------------------------------------------------------------\par
BR0662I Enter your choice:\par
4. Specify the value for the device type.

For example, util_file

 

BR0280I BRTOOLS time stamp: 2010-02-23 17.58.47\par
BR0681I Enter string value for "device" (tape|tape_auto|tape_box|pipe|pipe_auto|pipe_box|disk|stage|

util_file|util_file_online|rman_util|rman_disk|rman_stage) [util_file]:\par

5. From the BRBackup main options menu, select 4 to provide the parameter file. BRBACKUP main options for backup and database copy\par
\par
1 - BRBACKUP profile (profile) ....... [initCER.sap]\par
2 - Backup device type (device) ...... [util_file]\par
3 # Tape volumes for backup (volume) . []\par
4 ~ BACKINT/Mount profile (parfile) .. [?/dbs/init@.utl]\par
5 - Database user/password (user) .... [/]\par
6 - Backup type (type) ............... [offline_force]\par
7 - Disk backup for backup (backup) .. [no]\par
8 # Delete disk backup (delete) ...... [no]\par
9 ~ Files for backup (mode) .......... [all]\par
\par
6. Enter the path to the parameter file.

Example;

/dbs/initCER.utl

BR0280I BRTOOLS time stamp: 2010-02-23 17.59.26\par
BR0681I Enter string value for "parfile" [?/dbs/init@.utl]:\par
7. Go to step 5. Select the backup options as required.

Repeat this process, till you have entered all the required parameters for the backup operation.

Once all the options are selected, enter c to initiate the backup operation.

 
8. The summary of the options selected, will be displayed.

Enter c to continue the operation.

BR0291I BRBACKUP will be started with options '-p initCER.sap -d util_file -r ?/dbs/initCER.utl -t online -m all -k no -l E'\par
\par
BR0280I BRTOOLS time stamp: 2010-02-23 18.03.38\par
BR0670I Enter 'c[ont]' to continue, 'b[ack]' to go back, 's[top]' to abort:\par

BACKINT Interface

BACKINT is another interface program that internally uses the SAP BRTools to communicate with the SAP Oracle Database and perform backup and restore operations. It also allows you to inquire about backup requests and executes them.

backint -u <user_id> [-f <function>] [-t <type>] [-p <par_file>] [-i <in_file>] [-o <out_file>] [-c]

-u Specifies the BACKINT user ID.  Normally, this will be the database instance name (ORACLE_SID) None
-f Specifies the operation (backup, restore, or inquire) backup
-t Specifies the backup type: file or file_online file
-p Specifies the backup utility parameter file containing the parameters that determine the backup procedure specific to the backup utility.

The SAP BRtools specify the location of this utility parameter file in their own parameter file (parameter util_par_file), but they do not evaluate its contents.

none
-i  

Specifies the input file (text file) that defines the files and directories to be backed up.

 

By default, the data is read from the standard input.
-o Specifies the output text file that will contain the processing messages and the results of the operation. By default, the messages are displayed on the standard output.
-c unattended mode (does not involve user interaction) attended mode

The BACKINT interface takes the backup requests defined in the input file and returns a backup ID (BID) for each file that is backed up. Also, it provides details on the files that were successfully backed up and failed to be backed up.

Example:

backint -u CER -f backup -t file –p /oracle/CER/dbs/initCER.utl -i dummy -o dummy.out

The output file looks like below:

Program: backint

Parameters: Client node: RC1

Function: backup

Input File: dummy

Output File: dummy.out

Profile: /oracle/CER/dbs/initC11.utl

Parallel sessions: 1 BKI0008I: Number of bytes to save: 0.012 MB.

Backup started ... #SAVED SAP___9409020458 /oracle/CER/sapdata1/user1i_1/user1i.data1

BKI0022I: Bytes saved so far: 0.012 MB (100.0%).

Inquire a backup Request

The BACKINT interface program inquires about the backup requests based on the user ID, backup ID, or the file name.

For example, if you set the tag #NULL in front of the file name in the input file, the inquire operation lists out all the backup jobs that contains the specific file name.

Example;

#NULL /oracle/CER/sapdata1/user1i_1/user1i.data1

The output file looks like below:

Program: backint

Parameters: Client node:

RC1 Function: backup

Input File: dummy

Output File: dummy.out

Profile: /oracle/CER/dbs/initCER.utl

Parallel sessions: 1

#BACKUP SAP___9409020458 /oracle/CER/sapdata1/user1i_1/user1i.data1

#BACKUP SAP___9409020450 /oracle/CER/sapdata1/user1i_1/user1i.data1

Scheduling a Backup

1
  • From the CommCell Console, navigate to the Client Computers | <Client> | SAP for Oracle | <Instance>
  • Right-click the Subclient, and then click Backup.

 

2
  • Click Schedule to schedule the backup for a specific time.
  • Click Configure to set the schedule for the backup job.The Schedule Details dialog displays.
3 Select the appropriate scheduling options. For example:
  •  Click Weekly
  • Check the days you want the run the backup job
  • Change the Start Time to 9:00 PM
  • Click OK to close the Schedule Details dialog
  • Click OK to close the Backup Options dialog
  • The backup job will execute as per the schedule

Managing Jobs

Once you initiate the backup operation, a backup job is generated in the Job Controller. Jobs can be managed in a number of ways. The following sections provide information on the different job management options available:

Restarting Jobs

Jobs that fail to complete successfully are automatically restarted based on the job restartability configuration set in the Control Panel. Keep in mind that changes made to this configuration will affect all jobs in the entire CommCell.

To Configure the job restartability for a specific job, you can modify the retry settings for the job. This will override the setting in the Control Panel. It is also possible to override the default CommServe configuration for individual jobs by configuring retry settings when initiating the job. This configuration, however, will apply only to the specific job.

Backup jobs for this Agent are resumed from the point-of-failure.

Configure Job Restartability at the CommServe Level

  1. From the CommCell Browser, click Control Panel icon.
  2. Select Job Management.
  3. Click Job Restarts tab and select a Job Type.
    • Select Restartable to make the job restartable.
    • Change the value for Max Restarts to change the maximum number of times the Job Manager will try to restart a job.
    • Change the value for Restart Interval (Mins) to change the time interval between attempts for the Job Manager to restart the job.
  4. Click OK.

Configure Job Restartability for an Individual Job

  1. From the CommCell Console, navigate to <Client> | SAP for Oracle | <Instance>
  2. Right-click the Subclient and select Backup
  1. Click Advanced.
  2. In the Advanced Backup Options dialog box, click the Job Retry tab.
  3. Select Enable Total Running Time and specify the maximum elapsed time before a job can be restarted or killed.

    Select Kill Running Jobs When Total Running Time Expires to kill the job after reaching the maximum elapsed time.

  4. Select Enable Number Of Retries and specify the number of retries.
  5. Click OK.
 

Controlling Jobs

The following controls are available for running jobs in the Job Controller window:

Suspend

Temporarily stops a job. A suspended job is not terminated; it can be restarted at a later time.

Resume

Resumes a job and returns the status to Waiting, Pending, Queued, or Running. The status depends on the availability of resources, the state of the Operation Windows, or the Activity Control setting.

Kill

Terminates a job.

Suspending a Job

  1. From the Job Controller of the CommCell Console, right-click the job and select Suspend.
  2. The job status may change to Suspend Pending for a few moments while the operation completes. The job status then changes to Suspended.

Resuming a Job

  1. From the Job Controller of the CommCell Console, right-click the job and select Resume.
  2. As the Job Manager attempts to restart the job, the job status changes to Waiting, Pending, or Running.

Killing a Job

  1. From the Job Controller of the CommCell Console, right-click the job and select Kill.
  2. Click Yes when the confirmation prompt appears if you are sure you want to kill the job. The job status may change to Kill Pending for a few moments while the operation completes. Once completed, the job status will change to Killed and it will be removed from the Job Controller window after five minutes.

Job Status

In the case of SAP for Oracle iDataAgent, the job status is displayed depending on the BRTOOLs error codes.
BRTools Error Code Message Job Status
0 Successful Completed
1 Warnings – all files were processed (for example, backed up or restored) Completed With Warning
2 Canceled during the initialization phase by a user or other signal Completed With One or More Errors
3 Errors occurred during the initialization phase, processing was not started Completed With One or More Errors
4 Canceled by a user or other signal during processing Completed With One or More Errors
5 Started, but not completed because errors occurred during processing Completed With One or More Errors
6 Internal termination Completed With One or More Errors

Additional Options

Several additional options are available to further refine your backup operations. The following table describes these options, as well as the steps for configuring them.
Be sure to read the overview material referenced for each feature prior to using them.

Option Description related topics
Data You can select transaction logging options for a backup job.
  1. From the CommCell Browser, click Client Computers | SAP For Oracle | < instance name >.The default and other subclients (if available) are displayed on the right-hand window pane.
  2. Right-click the subclient.
  3. Click Backup.
  4. Click Advanced.
  5. Click  Data.
  6. Select the desired Catalog option for transaction logging.
  7. Click OK.
 
Startup Options The Startup options facilitate the startup behavior of the backup job.
  1. From the CommCll Browser ,Click Client Computers |SAP for Oracle | <instance name> |.

    The default and other subclients (if available) are displayed on the right-hand windowpane).

  2. Right-click the subclient,
  3. Click Backup.
  4. Click Advanced.
  5. Click Startup.
    • Select Use Default Priority option to use default priority for the job.
    • Select Change priority option to change the priority for a job, between 0 (highest priority) and 999 (lowest priority).
  6. Select Start up in Suspended State option to add a level of manual control.
  7. Click OK.
Refer to Job Priority and Priority Precedence for more information.
Job Retry Options Job Retry options enable you to configure the retry behavior of the backup jobs.
  1. From the CommCell Browser, click Client Computers | SAP For Oracle | < instance name >. The default and other subclients (if available) are displayed on the right-hand window pane.
  2. Right-click the subclient.
  3. Click Backup.
  4. Click Advanced.
  5. Click Job Retry Options.
  6. Select Enable Total Running Time.
  7. Select Enable Number of Retries option to select number of times the Job Manager will attempt to restart the job.
  8. Select Kill Running Jobs When Total Running Time Expires option to kill the job when the specified Total Running Time has elapsed.
  9. Click OK.
Refer to the Job Management documentation for a comprehensive overview prior to using these features
Media Options You can start the backup operation in a new media.
  1. From the CommCell Browser, click Client Computers | SAP For Oracle | < instance name >. The default and other subclients (if available) are displayed on the right-hand window pane.
  2. Right-click the subclient.
  3. Click Backup.
  4. Click Advanced.
  5. Click Media.
  6. Select Start New Media to start archive operation on a new media.
  7. Select Mark Media Full on Success to mark this media full after the completion of the backup operation.
  8. Select Infinite under Extend Job Retention to retain this job indefinitely.
  9. Select Number of Days to specify the number of days after which this job will be pruned.
  10. Select Storage Policy Default to apply the retention rules of the associated storage policy.
  11. Click OK.
Refer to Creating an Exportable Media Set  and Start New Media for more information.
Allow other Schedules to use Media Set This options allows jobs that are part of a schedule policy or schedule and using a specific storage policy to start a new media and also prevent other jobs from writing to the set of media. This option is available only when Start New Media and Mark Media Full options are enabled.
  1. From the CommCell Browser, click Client Computers | SAP For Oracle | < instance name >. The default and other subclients (if available) are displayed on the right-hand window pane.
  2. Right-click the subclient.
  3. Click Backup.
  4. Click Advanced.
  5. Click Media.
  6. Select Allow other Schedules to use the Media Set.
  7. Click OK.
 
Data Path Options Data Protection operations use a specific data path (Library, MediaAgent, Drive Pool, and Drive) to perform the backup operations as configured in the CommCell. By default, the system automatically identifies the data path for the backup operations.
  1. From the CommCell Browser, click Client Computers | SAP For Oracle | < instance name >. The default and other subclients (if available) are displayed on the right-hand window pane.
  2. Right-click the subclient.
  3. Click Backup.
  4. Click Advanced.
  5. Click Data Path.
  6. Select Use MediaAgent and Use Library or Use Drive Pool and Use Drive from the respective drop-down combo boxes.
  7. Click OK.
Refer to Change Data Path for more information.
Vault Tracker The VaultTracker feature provides the facility to manage media that are removed from a library and stored in offsite locations.
  1. From the CommCell Browser, click Client Computers | SAP For Oracle | < instance name >. The default and other subclients (if available) are displayed on the right-hand window pane.
  2. Right-click the subclient.
  3. Click Backup.
  4. Click Advanced.
  5. Click VaultTracking.
  6. Select the desired option.
  7. Click OK.
Refer to the following documentation for a comprehensive overview prior to using this feature:
 
Alerts You can configure alerts for a specific backup job.
  1. From the CommCell Browser, click Client Computers | SAP For Oracle | < instance name >.The default and other subclients (if available) are displayed on the right-hand window pane.
  2. Right-click the subclient.
  3. Click Backup.
  4. Click Advanced.
  5. Click Add Alert and it opens Add Alert Wizard window.
  6. From the Add Alert Wizard window, select the Threshold and Notification Criteria.
  7.  Click Next.
  8. Select the Notification Types and Click Next.
  9. Select the Users and User Groups and  Click Next.
  10. Click Finish.
Refer to Alerts for more information.

Back to Top