CA ARCserve Backup provides you with a variety of log files that you can use to analyze failed jobs.
As a best practice, you should review the log files in the following sequence:
<ARCSERVE_HOME>\log\tskjob<Job_No>_<Job_ID>.log <ARCSERVE_HOME>\log\tskjob<Master_Job_No>_<Master_Job_ID>_<Child_Job_ID>.log <ARCSERVE_HOME>\log\tskjob00_<Staging_Master_Job_ID>_<Migration_Job_ID>.log
<ARCSERVE_HOME>\log\tape.log
<ARCSERVE_HOME>\log\cadblog.log
/opt/CA/ABcmagt/logs/caagentd.log
/opt/CA/ABdatamover/logs/dagent.log
/opt/CA/ABdatamover/logs/SnapIn.log
/opt/CA/ABuagent/logs/uag.log
/CA/ABoraagt/logs/oraclebr.log /opt/CA/ABoraagt/logs/oragentd_JobNO1.log /opt/CA/ABoraagt/logs/oragentd_JobNO1_JobNO2.log /opt/CA/ABoraagt/logs/cmdwrapper.log: /opt/CA/ABoraagt/logs/ca_backup.log: /opt/CA/ABoraagt/logs/ca_restore.log $ORACLE_HOME/admin/(name of database)/udump/sbtio.log
To configure the agent for oracle in a Real Application Cluster (RAC) environment, you must install and configure the Agent for Oracle and UNIX and Linux Data Mover on at least one node that is integrated with an Oracle RAC environment. The node must be able to access all archive logs. You can install the Agent for Oracle and UNIX and Linux Data Mover on more than one node in the RAC, and each node in the RAC must also have access to all archive logs.
CA ARCserve Backup lets you configure the Agent for Oracle in an RAC environment to back up and restore data to data mover servers using the following configurations:
With the above configurations, CA ARCserve Backup can connect to any available node in your RAC environment to back up and restore Oracle RAC databases.
Configure the Agent for Oracle in an Oracle RAC Environment Using the Real Host Name
CA ARCserve Backup lets you configure the Agent for Oracle using the real host name for each node in your Oracle RAC environment.
Configure the Agent for Oracle in an Oracle RAC environment using the real host name
Note: As a best practice, you should register all nodes that contain Oracle databases in an RAC environment exclusively with one primary server.
After you install the Agent for Oracle and UNIX and Linux Data Mover on the nodes, Setup prompts you to register the node (data mover server) with the primary server. In this scenario, you can register the real host name of the nodes with the primary server. Optionally, you can register the data mover server with primary server later by executing the following command on the data mover server:
# regtool register
# ./orasetup
Note: The orasetup script is stored in the Agent for Oracle installation directory on the data mover server.


Configure the Agent for Oracle in an Oracle RAC Environment Using the Virtual Host Name
CA ARCserve Backup lets you configure the Agent for Oracle using the virtual host name for each node in your Oracle RAC environment.
Configure the Agent for Oracle in an Oracle RAC environment using the virtual host name
Open the Hosts file located in the following directory:
%WINDOWS%\system32\drivers\etc\
Note: If the Hosts file does not contain the virtual host name/virtual IP address pair for each node, execute the following command to verify that the primary server can communicate with the Oracle RAC node through virtual host name.
ping <virtual hostname>
Register each node in your Oracle RAC environment with the primary server using the virtual host name of the node. For more information, see Register the Data Mover Server with the Primary Server Using Device Configuration.
Note: If the node was registered with the primary server using the physical host name, click Remove to unregister the node and then click Add to register the node using the virtual host name.

# ./orasetup
Note: The orasetup script is stored in the Agent for Oracle installation directory on the data mover server.


Open the configuration file named sbt.cfg and modify the following:
SBT_DATA_MOVER=<VIRTUAL_HOSTNAME>
SBT_ORIGINAL_CLIENT_HOST=<VIRTUAL_HOSTNAME>
SBT_SOURCE_NAME=<VIRTUAL_HOSTNAME>
| Copyright © 2010 CA. All rights reserved. | Email CA about this topic |