Previous Topic: Initialization of ESDS UDBs

Next Topic: Control UDB Performance and Resource Usage

Write to SYSOUT as an ESDS

An ESDS UDB that is actually a SYSOUT data set (z/OS systems only), allocated dynamically using the ALLOCATE command, does not require initialization and therefore this processing is bypassed. SYSOUT data sets can therefore be written directly from NCL procedures without an initialization record appearing on the output.

Notes: