EDIT FAR_SYNC RESET (Property)

The EDIT FAR_SYNC RESET (Property) command resets the specified property for the named far sync instance to its default value.

Format

EDIT FAR_SYNC <db_unique_name> RESET PROPERTY <property_name>;

Command Parameters

db_unique_name

The DB_UNIQUE_NAME initialization parameter value of the far sync instance whose configurable property value is to be reset to its default value.

property_name

The name of the property to be reset to its default value.

Command Example

The following example shows how to reset the ReopenSecs property back to its default value for the far sync instance named dallas.

DGMGRL> EDIT FAR_SYNC 'dallas' RESET PROPERTY ReopenSecs;