Previous Topic: Add a New FacilityNext Topic: Change a Facility’s Definition


USERnnn

INITPGM=********  id=xx    TYPE=99
ATTRIBUTES=ACTIVE,SHRPRF,ASUBM,NOABEND,MULTIUSER,NOXDEF
ATTRIBUTES=LUMSG,STMSG,SIGN(M),INSTDATA,RNDPW,AUTHINIT
ATTRIBUTES=NOPROMPT,NOAUDIT,RES,WARNPW,NOTSOC,LCFTRANS
ATTRIBUTES=MSGLC,NOTRACE,NODORMPW,NONPWR
MODE=FAIL  LOGGING=INIT,MSG,SEC9
UIDACID=8  LOCKTIME=000  DEFACID=*NONE*    KEY=8

To add a new facility, modify one of the dummy facility entries. The attributes are:

INITPGM=

Replace the asterisks with the name of the initialization program. To change this value the PGM= keyword is used.

ID=

Replace nn with the number in the USERnn name.

TYPE=

If you are creating a duplicate facility for CICS, IMS, or CA‑IDMS, replace the current value with CICS, IMS, or IDMS respectively.