Previous Topic: One-Step z/VM Commands—Local ModeNext Topic: Five-Step z/VM Commands—Local Mode


Five-Step z/VM Commands—Central Version

Here are sample five-step VM/ESA commands to execute CA Culprit batch jobs, when running central version:

CA Culprit five-step (central version) (VM/ESA)

*-----------------------CULP0----------------------------------*
FILEDEF sysctl DISK sysctl idms a
FILEDEF dcmsg DISK idms dmsgdb
FILEDEF SYSIDMS DISK sysidms parms a
FILEDEF SYSIPT DISK sysipt input a
FILEDEF SYS005 DISK unsorted parms a (LRECL 320 BLKSIZE 1600 RECF FB
EXEC CULPFD
EXECOS OSRUN CULP0
*-----------------------CULP1----------------------------------*
SORT CULSYS05 PARAM A CULSRT05 PARAM A CULSORT1 SYSIN A
FILEDEF SYS005 DISK CULSRT05 PARAM A (RECFM FB LRECL 320 BLKSIZE 1600
FILEDEF SYS006 DISK CULSYS06 EXTRACT A (RECFM VB LRECL 1024 BLKSIZE 1028
FILEDEF SYS007 DISK CULSYS07 SORTCARD A (RECFM F LRECL 80 BLKSIZE 80
FILEDEF SYS008 DISK CULSYS08 NOSORT A (RECFM VB LRECL 1024 BLKSIZE 1028
FILEDEF SYS010 DISK culprit cards a (RECFM F LRECL 80
FILEDEF SYS002 DISK keyfile data a (RECFM F LRECL 80
FILEDEF SYS011
*-----------------------CULP2----------------------------------*
EXECOS OSRUN CULL
*-----------------------CULP3----------------------------------*
SORT CULSYS06 EXTRACT A CULSRT06 EXTRACT A CULSYS07 SORTCARD A
FILEDEF SYS020 DISK SPFLOAD DATA A (LRECL 80 BLKSIZE 3200 RECFM FB
*-----------------------CULP4----------------------------------*
EXECOS OSRUN CULE

sysctl

DDname of the SYSCTL file

sysctl idms a

Filename of the SYSCTL file

culprit cards a

Culprit card input file

idms sysctl a

Filename of the file containing the SYSCTL file parameters

dcmsg

DDname of the system message (DDLDCMSG) area

idms dmsgdb

Minidisk address of the message database (e.g., 500) (DDLDCMSG) area

ppp

Page size of the database file

nnn

Number of pages in the database file

sysidms parms a

Filename, filetype, and filemode of the file containing SYSIDMS parameters for the Culprit run

sysipt input a

Filename of the file containing the Culprit input parameters

unsorted parms a

Filename of unsorted parameter file that contains the input for the first sort step

CULPFD

Exec which defines all FILEDEFs, TXTLIBs, and LOADLIBs required by the system

keyfile data a

Filename of a key file (required only if a key file is input)

Usage

SYSIDMS File

To create the SYSIDMS file of SYSIDMS parameters:

  1. On the VM/ESA command line, type:
    XEDIT sysidms parms a (NOPROF
    
  2. Press [Enter]
  3. On the XEDIT command line, type:
    INPUT
    
  4. Press [Enter]
  5. In input mode, type in the SYSIDMS parameters
  6. Press [Enter] to exit input mode
  7. On the XEDIT command line, type:
    FILE
    
  8. Press [Enter]

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

SYSIPT File

To create the SYSIPT file of Culprit input parameters:

  1. On the VM/ESA command line, type:
    XEDIT sysipt data a (NOPROF
    
  2. Press [Enter]
  3. On the XEDIT command line, type:
    INPUT
    
  4. Press [Enter]
  5. In input mode, type in the Culprit input parameters
  6. Press [Enter] to exit input mode
  7. On the XEDIT command line, type:
    FILE
    
  8. Press [Enter]

SYSIDMS File

To run Culprit, you should include these SYSIDMS parameters: