-DSN1 (IBM DSN1COPY utility)


The -DSN1 command invokes the IBM DSN1COPY utility.

If you need to code this command yourself (see below), use the following rules:

  • The Command line (the one with the -DSN1 command on it) must contain only the sequence number and the command.
  • The second statement should contain the DD keyword DSN1DDIN followed by a ddname.
  • The third statement should contain the input DSNAME for DSN1DDIN.

Related topic

  • The fourth statement should contain the output DD keyword DSN1DDOU, followed by a ddname for the output data set that is defined in the JCL. If the output DSN begins with a period, the DSN is storage group defined, and the Execution component looks up the high-level qualifier. (Parm='parameterString').
  • Do not define a SYSUT1 DD in the JCL.

-DSN1 command

-DSN1 000004
 DSN1DDIN DS1I0001
 DEMOCAT.DSNDBD.WZ2130.WZS12130.I0001.A237
 DSN1DDOU DS1O0001
 PARM='PAGESIZE(4K)'

For more information, see the documentation for the IBM utilities.

Warning

Important

Catalog Manager and DASD MANAGER PLUS generate this command.



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

DASD MANAGER PLUS for DB2 13.1