The CLOSEFILE command disables a file so that requests for it fail. By doing this, you make the file unavailable to jobs and users. To make the file available, use the OPENFILE command.
CLOSEFile ddname
|
Operand |
Explanation |
|
ddname |
Identifies the file you are closing. |
Note:
Example
To make the DPMFMAP file unavailable, issue this command:
CLOSEFILE DMPFMAP
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |