DISPN

Synopsis

HELP:   (HOST) Close disposition for normal end [CATALOG]
TYPE:   NUMBER
SYNTAX: DISPN/DISPNORMAL=CATALOG/CATLG/DELETE/KEEP/UNCATALOG/UNCATLG

Description

Normal disposition of the FLAMFILE (z/OS only).

This parameter is ignored when the file is allocated via JCL.

The DISP parameter is part of the DD card in JCL.

JCL-Syntax restrictions for FLAMv4 or older:

   DISP= [ status ]
   DISP=([ status ] [ ,normal-termination-disp ] [,abnormal-termination-disp])
   DISP=([ NEW    ] [ ,DELETE                  ] [,DELETE                   ])
   DISP=([ OLD    ] [ ,KEEP                    ] [,KEEP                     ])
   DISP=([ SHR    ] [ ,PASS                    ] [,CATLG                    ])
   DISP=([ MOD    ] [ ,CATLG                   ] [,UNCATLG                  ])
   DISP=([        ] [ ,UNCATLG                 ])

See also parameters DISPS and DISPA.

This parameter is ignored when the FLAMFILE is allocated via JCL.

Values

Default

Valid for

Selections