Home > Contents > Index >
ENABLEEVENT
Enables a disabled event.
Syntax
<ENABLEEEVENT NAME="EVENT_NAME"/>Parameters
NAME (required)
- Name of event to enable.
Description
The
ENABLEEVENT
tag enables a disabled event. An event is enabled automatically when usingAPPEVENT
.Error Numbers
There are no possible
errno
for this tag.Example
This example enables the event named NightlyPurge.
<ENABLEEVENT NAME="NightlyPurge"/>See Also
APPEVENT
DESTROYEVENT
DISABLEEVENT
Home > Contents > Index > ![]()
Oracle XML Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.