Previous Topic: z/VSE—Local ModeNext Topic: z/VM—Local Mode


z/VSE—Central Version (CV)

JCL to execute IDMSRADM in CV mode (z/VSE)

// UPSI  b
// DLBL  sysctl,'cdms.sysctl',,DA
// EXTENT sysnnn,nnnnnn
// ASSGN  sysnnn,DISK,VOL=nnnnnn,SHR

Item

Description

b

A 1 through 8 character UPSI bit switch, as specified in the IDMSOPTI module.

Note: If IDMSRADM is linked with an IDMSOPTI module which includes an UPSI specification and a SYSCTL file is not defined in the proc or JCL, you must insert the UPSI statement at the beginning of the JCL (before the EXEC PROC=) and execute a tailored IDMSLBLS proc which includes DLBL and EXTENT statements for journal files.

sysctl

Filename of the SYSCTL file

cdms.sysctl

File-ID of the SYSCTL file.

Note: A SYSCTL statement defined in the JCL (in-line or within the proc) is used to override the IDMSOPTI specification.

sysnnn

Logical unit assignment of the SYSCTL file

nnnnnn

Volume serial number

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