Previous Topic: DUMP IMODNext Topic: EXTRACT


DYNALLOC

This command dynamically allocates existing disk files to SRVMAINT.

Syntax

DYNALLOC DDNAME [ddname] DSN [dsn] [disp]

Parameters

ddname

DDname to be assigned to the file.

dsn

Data set name of the file to be allocated.

disp

Data set disposition when allocated. Specify one of the following:

OLD

DISP=SHR status.

SHR

DISP=OLD status (default)

Usage Notes