CA Mainframe VM Product Manager - 1.2 : CA VM Schedule Data Definition Tables

Contents

Use the REQUEST3 data definition table for information in a request database for CA VM:Schedule.

REQUEST3 Data Definition Table

Field NameStartLengthDisplayTypeDefault Column HeaderDescription
USERID18A/NRUN ON USERIDUser ID to be autologged (request runs on this user ID)
RNAME98A/NREQUEST NAMEArbitrary request name (assigned by user)
SPOOLID178A/NLOGFILE USERIDUser ID to receive spool files for request
RELSID258A/NRELEASE USERIDUser ID that releases request
STARTDT33816 bytesSTCKFSTARTDATE & TIMEDate/time from 'AT' option
RANGE418A/NRANGE NAMEINSIDE/OUTSIDE range name
NEXTDT49816 bytesSTCKFNEXT DATE & TIMENext run date/time stored in clock units
PREVDT578STCKFPREV DATE & TIMELast run date/time stored in clock units
BASEDT658STCKFBASE DATE & TIMEBASE date/time stored in clock units
UNTILDT738STCKFUNTIL DATE & TIMEFinal run (UNTIL option date/time stored in clock units)
WITHNTIME818STCKTWITHIN TIMEWITHIN option time value
EVERYTIME898STCKTEVERY TIMEEVERY option time value
TOTIME978STCKTTO TIMETO option time value
DELAYTIME1058STCKTDELAY TIMEDELAY option time value
FROMDATE1138STCKTFROMDATEFirst initiation date from 'FROM' option
JOBEND1218STCKTJOBENDDate/time request completed running
PURGEDAY1298STCKTPURGEDAYDate request should be purged
LOGTO1378A/NLOGTOUser ID to receive user console log
DUMPTO1458A/NDUMPTOUser ID to receive user job dump
IRBTLCPU15349,999,999,909BINPTOTAL CPU TIME USEDTotal CPU time used by this request
IRBCPUUS15749,999,999,909BINPTOTAL CPU USEDTotal CPU used by this request
IRBSIOUS16149,999,999,909BINPTOTAL SIO USEDTotal SIO used by this request
IRBRDRUS16549,999,999,909BINPTOTAL RDR RECSTotal reader records created for request
IRBPRTUS16949,999,999,909BINPTOTAL PRT RECSTotal printer records created for request
IRBPCHUS17349,999,999,909BINPTOTAL PUN RECSTotal punch records sent for request
IRBPGRDS17749,999,999,909BINPTOTAL PAGE READSTotal page reads for this request
IRBPGWRS18149,999,999,909BINPTOTAL PAGE WRITESTotal page writes for this request
RETCODE18549,999,999,999P/DRETURN CODEReturn code from user request
MAXCPU18949,999,999,999BINPCPU SECS LIMITMaximum CPU seconds allowed
MAXSIO19349,999,999,999BINPDISK/TAPE I/O LIMITMaximum SIOs allowed
MAXUIO19749,999,999,999BINPUNIT REC I/O LIMITMaximum UIOs allowed
STORSIZE20149,999,999,999BINPLOGON STOR SIZEAlternate logon storage size
INITLEFT205299,999BINPINITS REMAININGRemaining initiations (requests scheduled with FOR option)
INITSKIP207299,999BINPINITS TO SKIPReserved
ADJDATE209299,999BINPDAYS ADJDate adjusted because calculated date does not exist
NTHNUM2112A/NNTHNth number in extended options
RELEASE2134A/NRELEASECA VM:Schedule product release level
STAT12171A/NSTAT1First execution status of request. See the STAT2 field for values
IRBABNCD2191A/NUSER JOB DISPOSITIONUser job disposition from JEM
CLASS2201A/NCLASSBatch class specification
LASTCMD2211A/NLAST CMDLast VMSCHED command issued
IRBINDX2221XXBITBASE DATE WEEK FLAGBase date week flag
DAYFLAG2231XXBITDAY FLAGDay of the week request is to initiate. Values:
X'80'=MONDAY
X'40'=TUESDAY
X'20'=WEDNESDAY
X'10'=THURSDAY
X'08'=FRIDAY
X'04'=SATURDAY
X'02'=SUNDAY
X'01'=Again daily
Literal values for DAYFLAGL work field:
X'80'='MONDAY'
X'40'='TUESDAY'
X'20'='WEDNESDAY'
X'10'='THURSDAY'
X'08'='FRIDAY'
X'04'='SATURDAY'
X'02'='SUNDAY'
X'01'='AGAIN DLY'
OPTFLAG12251XXBITOP1 FLAGOptions flags. Values:
X'80'=Schedule until specified date
X'40'=Schedule again after time increment
X'20'=Schedule inside specified range
X'10'=Schedule outside specified range
X'08'=Number of initializations limited
X'04'=Request is releasable
X'02'=Skipping to next valid date/time
X'01'=Repeat time spans midnight
Literal values for OPTFLAG1L work field:
X'80'='SCHEDULE UNTIL'
X'40'='SCHEDULE AGAIN'
X'20'='SCHEDULE INSIDE'
X'10'='SCHEDULE OUTSIDE'
X'08'='NUMBER LIMITED'
X'04'='REQUEST RELEASEABLE'
X'02'='SKIPPING TO NEXT'
X'01'='REPEAT SPAN MIDNITE'
OPTFLAG22261XXBITOP2 FLAGOptions flags. Values:
X’40’=request started by CLASS command
X’10’=scheduled request released
X’08’=request runs on specific SSI member (Note: the SYSNAME field is set if this bit is on)
MOP1FLAG2271XXBITMON1 FLGControl flags for Job Execution Monitor. Values:
X'80'=Automatic LOGOFF after job execution
X'40'=Spool user console
X'20'=Take VM dump of user abended job
X'10'=Tape CP dump of user abended job
X'08'=Use CONFIG req-ex'n-mon settings
X'04'=Invoke request execution monitor
X'02'=User may override dflt of 'yes
X'01'=Do long logging (0=short)
MOP2FLAG2281XXBITMON2 FLGControl flags for Job Execution Monitor. Values:
X'80'=Job monitor start the user job
X'40'=User ID was autologged successfully
X'20'=Nucxload failed
X'08'=Uxit2 caused mon=no
X'04'=Uxit2 caused mon=yes
X'02'=Use the uxit2-modified parms
X'01'=Uxit2 caused execution to be skipped
IRBFLAGS2291XXBITREQ RESCHED CNTRL FLAGSRequest rescheduling control flags. Values:
X'80'=Schedule request on a day of the week
X'10'=Schedule request for a monthly run
X'08'=Schedule request for a weekly run
X'04'=Schedule for a month during the year
Literal values for IRBFLAGL work field:
X'80'='SCHED DAY'
X'10'='SCHED MONTHLY'
X'08'='SCHED WEEKLY'
X'04'='SCHED MONTH'
IRBCTRL2301XXBITREQ INIT & LOG CNTRLRequest initiation and log control. Values:
X'80'=User ID autologged req. not completed
X'40'=This is a class request
X'20'=This is an exec request
X'10'=User wants a msg log file
X'08'=User never wants log file
X'04'=Request command line was truncated
X'02'=Request on hold
X'01'=Request on hold
Literal values for IRBCTRL work field:
X'80'='REQ NOT DONE'
X'40'='CLASS REQ'
X'20'='EXEC REQ'
X'10'='MSG LOG'
X'08'='NO LOG'
X'04'='REQ COMND TRUNC'
X'02'='REQ ON HOLD'
X'01'='REQ ON HOLD'
OTHER2311XXBITOTHERFlags for 'OTHER' option. Values:
X'80'=Every other month end
X'40'=Every other day
X'20'=Every other business day
X'10'=Every other weekend
X'08'=Every other week
X'04'=Every other month
X'02'=Every other quarter
X'01'=Every other quarter-end
Literal values for OTHERL work field:
X'80'='EVERY OTHER MONTHEND'
X'40'='EVERY OTHER DAY'
X'20'='EVERY OTHER BUSINESS DAY'
X'10'='EVERY OTHER WEEKEND'
X'08'='EVERY OTHER WEEK'
X'04'='EVERY OTHER MONTH'
X'02'='EVERY OTHER QUARTER'
X'01'='EVERY OTHER QUARTER END'
CMDPARMS233108A/NCOMMAND PARAMETER STRINGCommand parameters
IRBCMD2341108A/NADDITIONAL CMD PARMSCommand parameters if have more
IRBXNUM4493A/NNUM FR EXTENDED OPTSNumber from extended options
IRBXTYPE4523A/NTYPE FR EXTENDED OPTSType from extended options
IRBXWEEK4553A/NTYPE FR EXTENDED OPTSType from extended options
SCHDL24581XXBITSCHEDL2 FLAGSecond schedule flag. Values:
X'80'=Quarterly
X'40'=Quarter-end
X'20'=Again nnn days
X'10'=Again nnn business
Literal values for SCHDL2L work field:
X'80'='QUARTERLY'
X'40'='QUARTERLY END'
X'20'='AGAIN N DAYS'
X'10'='AGAIN N BUS. DAYS'
IRBNDAYS459299,909BINPAGAIN nn DAYS COUNTERAgain nnn days counter
PARMLEN4611XXBITPARM LENThe length of the parameter
MOP3FLAG4621XXBITMON3 FLGControl flags for Job Execution Monitor. Values:
X'80'=Monitor not specified
X'40'=Spool not specified
X'20'=Dump not specified
IRBCLARC463299,909BINPCLASS RETRY COUNTClass retry count
FROMTIME4658STCKFFROM TIMEFROM option time value
IRBCMD2L4731XXBITIRBCMD2 LENGTHModified command parameter length
IRBCTRL24741XXBITIRBCTRL2 FLAGFlags for CA VM:Batch/CA VM:Schedule options. Values:
X'80'=Batch request
X'40'=CA VM:Batch READY command issued
X'20'=CA VM:Batch job completion
IRBBSTAT4751XXBITIRBBSTAT FLAGFlags for CA VM:Batch/CA VM:Schedule request status. Values:
X'C1'=A-Batch job readied
X'C2'=B-Batch job pending
X'C3'=C-Job not scheduled
X'C4'=D-Job not found
X'C5'=E-CA VM:Batch server not available
X'C6'=F-READY command error
X'C7'=G-Execution complete
IRBEXFLG4761XXBITEXTENDED PRODExtended product flags
SYSNAME4778A/NSYSTEM NAMEName of SSI system that this request runs on. VMRGRW sets output to '*' if this field is not set.