z/OS Security Server RACF Messages and Codes
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


ICH903I

z/OS Security Server RACF Messages and Codes
SA23-2291-00

ICH903I
accessor SPECIFIED A 3-BYTE EXPIRATION DATE ON A RACROUTE REQUEST=DEFINE FOR A DATA SET NAME name.

Explanation

A RACROUTE REQUEST=DEFINE macro was invoked and specified the EXPDT keyword, which is the address of a 3-byte expiration date. A 3-byte expiration date can only specify a date in the range 1900-1999. This message is issued because the z/OS SYS1.PARMLIB member, ALLOCxx, contained the 2DGT_EXPDT statement specifying POLICY(FAIL).

accessor is the user ID, job name, or started-task name that invoked the request. name is the tape data set name, or the discrete or generic profile name in the DATASET class that is specified on the ENTITY(X) keyword of the request.

System action

The RACROUTE REQUEST=DEFINE invocation fails with a SAF RC=8, RACF® RC=8, RACF Reason Code = 80 (x'50').

System programmer response

Ensure that the program is changed. If the impact of the failure is large, consider reverting to POLICY(WARN) on the 2DGT_EXPDT statement in the ALLOCxx member of SYS1.PARMLIB until the program can be changed.

User response

The program specifying the EXPDT keyword must be changed to use the EXPDTX keyword. If it is your program, change it. If it is not your program, have the supplier of the program change it.

Additionally, inform your systems programmer of the message.

Routing code

9 and 11

Descriptor code

4

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014