Previous Topic: DUMP

Next Topic: EXTRACT

DYNALLOC

Use the DYNALLOC command to dynamically allocate existing disk files to SRVMAINT.

Syntax

Use this format for the DYNALLOC command:

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

Parameters

The DYNALLOC command takes these parameters:

Parameter

Description

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; the default.

Usage Notes