Previous Topic: ATTACH CommandNext 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.

Syntax

CLOSEFile ddname

Note:

Example

To make the DPMFMAP file unavailable:

CLOSEFILE DMPFMAP