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

SQL Anywhere 10.0.1 » SQL Anywhere Server - Database Administration » The Database Server » The SQL Anywhere database server » Database server options

-gb server option Next Page

-gc server option


Sets the maximum desired interval between checkpoints.

Syntax

{ dbsrv10 | dbeng10 } -gc integer ...

Applies to

All operating systems and servers.

Remarks

Set the maximum desired length of time in minutes that the database server runs without doing a checkpoint on each database.

The default value is 60 minutes. If a value of 0 is entered, the default value of 60 minutes is used.

Checkpoints generally occur more frequently than the specified time.

See How the database server decides when to checkpoint.

See also