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 Technologies Support.
|
Copyright © 2014 CA Technologies.
All rights reserved.
|
|