EDIT ALL MEMBERS RESET (Property)

The EDIT ALL MEMBERS RESET resets the specified configurable property for all members in the configuration.

Format

EDIT ALL MEMBERS RESET PROPERTY <property_name>;

Command Parameters

property_name

The name of an existing member-specific configurable property.

Command Example

The following example shows how to reset NetTimeout for all members in the configuration.

DGMGRL> EDIT ALL MEMBERS RESET PROPERTY NetTimeout;
Property "NetTimeout" updated for member "North_Sales".
Property "NetTimeout" updated for member "South_Sales".