EDIT RECOVERY_APPLIANCE RESET (Property)
The EDIT RECOVERY_APPLIANCE RESET (Property) command resets the specified property for the named Recovery Appliance to its default value.
Format
EDIT RECOVERY_APPLIANCE <db_unique_name> RESET PROPERTY <property_name> ;
Command Parameters
Command Example
The following example shows how to reset the ReopenSecs property back to its default value for the Recovery Appliance named South_Sales.
DGMGRL> EDIT DATABASE 'South_Sales' RESET PROPERTY ReopenSecs; Succeeded.