Was this helpful?
Register Dbevent Statement
Enables a session to specify the database events it intends to receive.
Syntax:
register dbevent [schema.]event_name;
A session receives only the database events for which it has registered. To remove a registration, use the remove statement.
Last modified date: 12/20/2023