Previous Topic: CHANGE

Next Topic: COPY

CLOSE

Use CLOSE to close a file explicitly and free the associated storage. SRVMAINT opens files as needed and closes them only when required or at the end of all processing.

Syntax

Use this format for the CLOSE command:

CLOSE ddname

Parameters

The CLOSE command takes this parameter:

ddname DDname of the file to be closed.