Previous Topic

Next Topic

CtreeCheckPoint

Force a system checkpoint to the transaction logs.

Short Name

CTCHKPNT()

Type

Low level function

Declaration

  COUNT CtreeCheckPoint() 

Description

CtreeCheckPoint() forces the system to issue a checkpoint.

Note: CtreeCheckPoint() should be used sparingly to avoid an impact on system performance.

Return

Value

Symbolic Constant

Explanation

0

NO_ERROR

No error occurred.

454

NSUP_ERR

Transaction processing not supported.

See c-tree Plus Error Codes for a complete listing of valid c-tree Plus error values.