CHECKPOINT statement
414
CHECKPOINT statement
Use this statement to checkpoint the database.
CHECKPOINT
DBA authority is required to checkpoint the network database server.
No permissions are required to checkpoint the personal database server.
None.
"CHECKPOINT_TIME option" on page 177
"RECOVERY_TIME option" on page 208
The CHECKPOINT statement forces the database server to execute a
checkpoint. Checkpoints are also performed automatically by the database
server according to an internal algorithm. It is not normally required for
applications issue the CHECKPOINT statement.
$ For a full description of checkpoints, see "Backup and Data Recovery"
on page 645 of the book ASA User’s Guide.
♦
SQL/92 Vendor extension
♦
Sybase Supported by Adaptive Server Enterprise.
Function
Syntax
Permissions
Side effects
See also
Description
Standards and
compatibility