Working with Dbevent Objects
You can perform the following basic operations on dbevent (database event) objects:
• Create dbevent objects
• View existing dbevent objects, including the detailed properties of each individual object
• Drop dbevent objects
In SQL, you can accomplish these tasks using the CREATE DBEVENT and DROP DBEVENT statements. For details, see the SQL Reference Guide.
In Director, select Event from the menu ribbon.
In VDBA, use the Dbevents branch for a particular database in the Database Object Manager window.