Guardian Procedure Calls Reference Manual (G06.25+)
Guardian Procedure Calls (F)
Guardian Procedure Calls Reference Manual—522629-013
5-18
FILE_CLOSE_CHKPT_ Procedure
1 Rewind and take offline; do not wait for completion
2 Rewind and leave online; do not wait for completion
3 Rewind and leave online; wait for completion
4 Do not rewind; leave online
Other input values result in an error if the file is a tape device; otherwise they are
ignored.
If omitted, 0 is used.
Considerations
•
Identification of the backup process
The system identifies the backup process to be affected by
FILE_CLOSE_CHKPT_ from the process’s mom field in the process control block
(PCB). For named process pairs, this field is automatically set up during the
creation of the backup process.
•
FILE_CLOSE_CHCKPT_ cannot be called for an SQL/MX object.
•
See “Considerations” under FILE_CLOSE_.