z/OS Security Server RACROUTE Macro Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


RACROUTE REQUEST=DEFINE (list form)

z/OS Security Server RACROUTE Macro Reference
SA23-2294-00

The list form of the RACROUTE REQUEST=DEFINE macro is written as follows. Refer to the standard form of the RACROUTE REQUEST=DEFINE macro to determine additional parameters that are required by the time the RACROUTE service is invoked using the execute form of the macro.

   
   name name: Symbol. Begin name in column 1.
   
One or more blanks must precede RACROUTE.
   
RACROUTE  
   
One or more blanks must follow RACROUTE.
   
REQUEST=DEFINE  
   
    ,ACCLVL=access access value addr: A-type address
    value addr  
    ,ACCLVL=(access value parm list addr: A-type address
    addr,parm list addr)  
   
    ,ACEE=acee addr acee addr: A-type address
   
    ,AUDIT=NONE  
    ,AUDIT=audit value audit value: ALL, SUCCESS, or FAILURES
    ,AUDIT=(audit value access level: READ, UPDATE, CONTROL, or ALTER
    (access level),  
    audit value  
    (access level))  
  Default: AUDIT=READ
   
    ,CHKAUTH=YES  
    ,CHKAUTH=NO Default: CHKAUTH=NO
   
    ,CLASS=‘class name’ class name: 1–8 character name
    ,CLASS=class name addr class name addr: A-type address
  Default: CLASS=DATASET
   
    ,DATA=data addr data addr: A-type address
   
    ,DSTYPE=N Default: DSTYPE=N
    ,DSTYPE=V  
    ,DSTYPE=M  
    ,DSTYPE=T  
   
    ,ENTITY=profile profile name addr: A-type address
    name addr  
    ,ENTITYX=extended extended profile name addr: A-type address
    profile name addr  
Note: ENTITY or ENTITYX must be specified on the list, execute, or modify form of the macro.
   
    ,ENVIR=VERIFY Specifies that only verification is to be done.
  Default: Normal RACROUTE REQUEST=DEFINE processing.
   
    ,ERASE=YES  
    ,ERASE=NO Default: ERASE=NO
   
    ,EXPDT=expir-date addr expir-date addr: A-type address
    ,EXPDTX=extended extended expir-date addr: A-type address
    expir-date addr  
    ,RETPD=retn-period addr retn-period addr: A-type address
   
    ,FILESEQ=number number: 1–65535
   
    ,GENERIC=YES Default: GENERIC=ASIS
    ,GENERIC=ASIS  
   
    ,INSTLN=parm list addr parm list addr: A-type address
   
    ,LEVEL=number Default: LEVEL=zero.
   
    ,MCLASS=‘class name’ class name: 1–8 character name
    ,MCLASS=class class name addr: A-type address
    name addr  
  Default: MCLASS=DATASET
   
    ,MENTITY=entity addr entity addr: A-type address
    ,MENTX=extended extended entity addr: A-type address
    entity addr  
   
    ,MGENER=ASIS Default: MGENER=ASIS
    ,MGENER=YES  
   
    ,MGMTCLA=management management type addr: A-type address
    type addr  
  Default: See description of parameter.
   
    ,MVOLSER=volser addr volser addr: A-type address
   
    ,NOTIFY=notify-id addr notify-id addr: A-type address
   
    ,OWNER=owner id addr owner id addr: A-type address
   
    ,RACFIND=YES  
    ,RACFIND=NO  
   
    ,SECLABL=addr addr: A-type address
   
    ,SECLVL=addr addr: A-type address
   
    ,STORCLA=storage storage class addr: A-type address
    class addr  
   
    ,TAPELBL=STD Default: TAPELBL=STD
    ,TAPELBL=BLP  
    ,TAPELBL=NL  
   
    ,TYPE=DEFINE Default: TYPE=DEFINE
    ,TYPE=DEFINE, new resource name addr: A-type address or register (2) – (12)
    NEWNAME=new  
    resource name addr  
    ,TYPE=DEFINE, extended new resource name addr: A-type address or register (2) – (12)
    NEWNAMX=extended  
    new resource name  
    addr  
    ,TYPE=ADDVOL, old vol addr: A-type address or register (2) – (12)
    OLDVOL=old  
    vol addr  
    ,TYPE=CHGVOL, old vol addr: A-type address or register (2) – (12)
    OLDVOL=old  
    vol addr  
    ,TYPE=DELETE  
   
    ,UACC=ALTER  
    ,UACC=CONTROL  
    ,UACC=UPDATE  
    ,UACC=READ  
    ,UACC=EXECUTE  
    ,UACC=NONE  
   
    ,UNIT=unit addr unit addr: A-type address
   
    ,VOLSER=vol addr vol addr: A-type address
Note: VOLSER is required (on either LIST or EXECUTE) for CLASS=DATASET and DSTYPE not equal to M when a discrete profile name is used.
   
    ,WARNING=YES  
    ,WARNING=NO Default: WARNING=NO
Note: Warning is valid if TYPE=DEFINE is specified.
   
,MF=L  
The parameters are explained under the standard form of the RACROUTE REQUEST=DEFINE macro instruction with the following exception:
,MF=L
specifies the list form of the RACROUTE REQUEST=DEFINE macro instruction.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014