Collection Contents Index Understanding schedules Next PDF

SQL Anywhere® Server - Database Administration  > Automating Tasks Using Schedules and Events  > Understanding schedules

Defining schedules


To permit flexibility, schedule definitions have several components to them:

You can define the schedule for an event in the CREATE EVENT statement, or using the Create Schedule wizard.

For information about adding a schedule when creating an event, see CREATE EVENT statement.

To create a schedule for an event (Sybase Central)
  1. Connect to your database as a user with DBA authority.

  2. Double-click the Events folder for your database.

  3. Double-click the event for which you want to create a schedule.

  4. Click the Schedules tab.

  5. From the File menu, choose New > Schedule.

    The Create Schedule wizard appears.

  6. Follow the instructions in the wizard.


Collection Contents Index Understanding schedules Next PDF