Previous Topic: z/OS JCLNext Topic: z/VM JCL


z/VSE JCL

// UPSI   b
// DLBL   SYSIDMS,'#SYSIPT'
// EXTENT sys020,nnnnnn,,,ssss,llll
// ASSGN  sys020,DISK,VOL=nnnnnn,SHR
// EXEC  RHDCMAP1
sysidms parameters
/*

b

Appropriate UPSI switch, 1-8 characters, if specified in the IDMSOPTI module

#SYSIPT

If #SYSIPT is used, the individual parameters must be listed in the SYSIDMS parameters statement.

This can also be defined as a disk dataset, in which case #SYSIPT is replaced by the name of the file containing the parameters and the parameters are not listed.

sys020

Logical unit assignment of output file

nnnnnn

Volume serial number of disk storage device

ssss

Relative starting track

llll

Number of tracks

sysidms parameters

A list of SYSIDMS parameters for this job.

Note: For more information about the SYSIDMS parameters, see the CA IDMS Common Facilities Guide.

Local Mode

To execute in local mode, perform these steps:

dictdb

Filename of application data dictionary

idms.dictdb

File-id of application data dictionary

sys005

Logical unit assignment of data dictionary

sysjrnl

Filename of tape journal file

idms.tapejrnl

File-id of tape journal file

f

File number of tape journal file

sys009

Logical unit assignment of tape journal file