Prism 6.0 Reference Manual

enable

Enables previously disabled events.

SYNTAX

enable event_ID [ event_ID ...]

DESCRIPTION

Use the enable command to enable the event with corresponding ID numbers. Use the show events command to list events along with their IDs and to determine which events are disabled. Use the disable command to disable events. Disabled events are kept in the event list, but they no longer affect execution. Enabling events via the enable command allows them to affect execution once again.