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 FairCom DB Error Codes for a complete listing of valid FairCom DB error values.