RACROUTE REQUEST=VERIFY (list form)
The list form of the RACROUTE REQUEST=VERIFY macro is written as follows. Refer to the standard form of the RACROUTE REQUEST=VERIFY macro to determine additional parameters that are required by the time the RACROUTE service is invoked using the execute form of the macro.
Macro parameter | Classification and notes |
---|---|
name | name: Symbol. Begin name in column 1. |
␣ | One or more blanks must precede RACROUTE. |
RACROUTE | |
␣ | One or more blanks must follow RACROUTE. |
REQUEST=VERIFY | |
,ACEE=acee addr | acee addr: A-type address |
,ACTINFO=account addr | account addr: A-type address |
,APPL=‘applname’ | applname: 1–8 character name |
,APPL=applname addr | applname addr: A-type address |
,ENCRYPT=YES | Default: ENCRYPT=YES |
,ENCRYPT=NO | |
,ENVIR=CREATE | Default: ENVIR=CREATE |
,ENVIR=VERIFY | |
,ENVIR=CHANGE | |
,ENVIR=DELETE | |
,ENVRIN=envr data addr | envr data addr: A-type address |
,ENVROUT=envr data | envr data addr: A-type address |
addr | |
,ERROROPT=ABEND | Default: ERROROPT=ABEND |
,ERROROPT=NOABEND | |
,EXENODE=execution | execution node addr: A-type address |
node addr | |
,GROUP=group addr | group addr: A-type address |
,ICRX=icrx addr | icrx addr: A-type address |
,ICTX=ictx addr | ictx addr: A-type address |
,IDID=idid addr | idid addr: A-type address |
,IDTA=idta data addr | idta data addr: A-type address or register (2) – (12) |
,INSTLN=parm list addr | parm list addr: A-type address |
,JOBNAME=jobname | jobname addr: A-type address |
addr | |
,LOC=BELOW | Default: See parameter description. |
,LOC=ANY | |
,LOC=ABOVE | |
Note: LOC can be coded if REQUEST=VERIFY or REQUEST=LIST is coded. | |
,LOG=ASIS | Default: LOG=ASIS |
,LOG=ALL | |
,LOG=NONE | |
,LOGSTR=logstr addr | logstr addr: A-type address |
,NESTED=YES | |
,NESTED=NO | Default: NESTED=NO |
,NESTED=COPY | |
,NEWPASS=new | new password addr: A-type address |
password addr | |
,NEWPHRASE=new | new password phrase addr: A-type address |
password phrase addr | |
,OIDCARD=oid addr | oid addr: A-type address |
,PASSCHK=YES | Default: PASSCHK=YES |
,PASSCHK=NO | |
,PASSWRD=password | password addr: A-type address |
addr | |
,PGMNAME=programmer | programmer name addr: A-type address |
name addr | |
,PHRASE=password phrase | password phrase addr: A-type address |
addr | |
,POE=port of entry addr | port of entry addr: A-type address |
,POENET=network name addr | network name addr: A-type address |
,REMOTE=YES | |
,REMOTE=NO | Default: REMOTE=NO |
,SECLABL=seclabel addr | seclabel addr: A-type address |
,SERVAUTH=servauth addr | servauth addr: A-type address |
,SESSION=type | type: Any valid session type |
Default: SESSION=TSO | |
,SGROUP=submitting | submitting group addr: A-type address |
group addr | |
,SMC=YES | Default: SMC=YES |
,SMC=NO | |
,SNODE=submitting node | submitting node addr: A-type address |
addr | |
,START=procname addr | procname addr: A-type address |
,STAT=ASIS | Default: STAT=ASIS |
,STAT=NO | |
,STOKEN=stoken addr | stoken addr: A-type address |
,SUBPOOL=subpool | subpool number: Decimal digit 0–255 |
number | |
Default: See the explanation of the SUBPOOL keyword. | |
,SUSERID=submitting | submitting user ID addr: A-type address |
userid addr | |
,SYSTEM=NO | Default: SYSTEM=NO |
,SYSTEM=YES | |
Note: Use of the SYSTEM= keyword requires that RELEASE=1.9.2 or later be specified. | |
,TERMID=terminal addr | terminal addr: A-type address |
,TOKNIN=utoken addr | utoken addr: A-type address |
,TOKNOUT=utoken addr | utoken addr: A-type address |
,USERID=userid addr | userid addr: A-type address |
,TRUSTED=YES | |
,TRUSTED=NO | Default: TRUSTED=NO |
,X500NAME=X500 name | name pair addr: A-type address |
pair addr | |
,MF=L | |
The parameters are explained under the standard form of the RACROUTE
REQUEST=VERIFY macro instruction with the following exception:
- ,MF=L
- specifies the list form of the RACROUTE REQUEST=VERIFY macro instruction.