EDIT RECOVERY_APPLIANCE (Property)

The EDIT RECOVERY_APPLIANCE (Property) command changes the value of the property for the named Zero Data Loss Recovery Appliance (Recovery Appliance).

Format

EDIT <db_unique_name> SET PROPERTY property_name = value;

Command Parameters

db_unique_name

The DB_UNIQUE_NAME initialization parameter value of the Recovery Appliance whose configurable property value is to be changed.

property_name

The name of an existing Recovery Appliance-specific property. Valid properties are as follows:

  • DGConnectIdentifier

  • LogXptMode

  • DelayMins

  • Binding

  • MaxFailure

  • ReopenSecs

  • NetTimeout

  • RedoCompression

  • LogShipping

  • InconsistentProperties

  • InconsistentLogXptProps

  • AlternateLocation

value

The new value for the property.

Command Example

The following example shows an example of editing a configurable property.

DGMGRL> EDIT RECOVERY_APPLIANCE 'EnterpriseRecoveryAppliance' SET PROPERTY 'ReopenSecs'=300;
Property "ReopenSecs" updated