Previous Topic: ATTACH Command

Next Topic: CLOSELOG Command

CLOSEFILE Command

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