SHOW RECOVERY_APPLIANCE
The SHOW RECOVERY_APPLIANCE command displays information, property values, or initialization parameter values of the specified Zero Data Loss Recovery Appliance (Recovery Appliance).
Format
SHOW RECOVERY_APPLIANCE [VERBOSE] <db_unique_name> [<property_name>;
Command Parameters
- db_unique_name
-
The name of the Recovery Appliance for which you want to display information. The
VERBOSEkeyword, if used, must come before the Recovery Appliance name or an error is returned. - property_name
-
The name of the property for which you want to display a value. If a property name is specified, the output shows only the specified property (not all properties of the Recovery Appliance), regardless of whether or not the
VERBOSEkeyword is specified.
Usage Notes
-
The
SHOW RECOVERY_APPLIANCEcommand shows a brief summary of the Recovery Appliance. TheSHOW RECOVERY_APPLIANCE VERBOSEcommand shows properties of the Recovery Appliance in addition to the brief summary. They both show the status of the database. -
The
SHOW RECOVERY_APPLIANCE VERBOSEcommand shows Recovery Appliance-specific properties.
Command Examples
Example 1: Recovery Appliance Information in Abbreviated Format
The following example shows Recovery Appliance information in an abbreviated format.
DGMGRL> SHOW RECOVERY_APPLIANCE 'EnterpriseRecoveryAppliance'; Recovery Appliance - EnterpriseRecoveryAppliance Recovery Appliance Status: ENABLED
Example 2: Recovery Appliance Information in Extended Format
The following example uses the VERBOSE parameter to show Recovery Appliance information in an extended format.
DGMGRL> show member verbose 'EnterpriseRecoveryAppliance';
Recovery Appliance - EnterpriseRecoveryAppliance
Properties:
Binding = 'OPTIONAL'
DGConnectIdentifier = 'RA.example.com'
LogShipping = 'ON'
LogXptMode = 'ASYNC'
MaxFailure = '0'
NetTimeout = '30'
RedoCompression = 'DISABLE'
ReopenSecs = '300'
Recovery Appliance Status:
ENABLED