HOLDFILE ddname
When you are ready to restore normal I/O processing for the file, you can release it by issuing this command:
RELEASEFILE ddname
CLOSEFILE ddname
When you are ready to restore normal I/O processing for the file, you can make the file available by issuing this command:
OPENFILE ddname
REMOVEFILE ddname
This command does not delete a file it simply removes the file from the management of CA-L-Serv. The file is first closed, and then deallocated (if it was dynamically allocated).
Important! The HOLDFILE, and CLOSEFILE commands are not needed under normal circumstances. Use them only in consultation with CA Support.
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |