Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.0 » SQL Anywhere Server - Database Administration » Starting and Connecting to Your Database » The database server » Database server options

 

-tq server option

Shuts down the server at a specified time.

Syntax
{ dbsrv11 | dbeng11 } -tq { datetime | time } ...
Applies to

All operating systems and database servers.

Remarks

This option is useful for setting up automatic off-line backup procedures. See Backup and data recovery.

The format for the time is in hh:mm (24 hour clock), and can be preceded by an optional date. If a date is specified, the date and time must be enclosed in double quotes and be in the format YYYY/MM/DD HH:MM.

See also