User's Manual

6.7
COMMAND
Recovery Manager for Oracle User’s Guide
COMMAND
vcdba_checkconfig
SYNOPSIS
vcdba_checkconfig [-s <oracle_sid> -p <primary_host>]
[-o all|skipdatabase|databaseonly] [-v]
DESCRIPTION
The vcdba_checkconfig command validates a Recovery Manager configuration file for a
specified database. A configuration file must have been created prior to using this command.
By default, all configured parameters in the specified configuration file will be validated. One
can select to validate only database parameters or non-database parameters.
You must run this command as a super user from the backup host. To allow the Oracle
Database Administrator (Oracle Owner) to run this command, an identical Oracle Database
Administrator user must exist on the backup host. In addition, permission on the 3PAR
Recovery Manager Installation and Repository directories must be changed appropriately.
OPTIONS
The following options are supported:
-s <oracle_sid> - The instance SID of the primary database. For an RAC database, any
instance SID can be specified.
-p <primary_host> - The corresponding hostname of the primary (database) host where
the specified Oracle database instance is running. The value of the primary host name must
match the output of the
hostname command.
-o all - Validates all parameters specified in the Recovery Manager configuration file.
-o skipdatabase - Validates all non-database parameters specified in the Recovery
Manager Configuration file.
-o databaseonly - Validates all database parameters specified in the Recovery Manager
Configuration file.
-v - Runs the command in verbose mode to display useful messages.