Adding a Manually-triggered Event To a Database

If you create an event handler without a schedule or system event to trigger it, it is executed only when manually triggered.

See SQL Anywhere 11.0.1 > SQL Anywhere Server - Database Administration > Maintaining Your Database > Automating tasks using schedules and events > Event handling tasks > Adding a manually-triggered event to a database .

Alter events using the ALTER EVENT statement. See Reference: Statements and Options.