Previous Topic: CAS9030ENext Topic: CAS9032E


CAS9031E

Function(SIGNON) xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Reason:

An error has been detected during SIGNON processing. SIGNON processing initiates a RACF RACINIT request. This message is passed back to the caller and action is taken as needed. All RACF messages are handled on behalf of the application product.

Action:

See the following chart. Then consult your IBM System Programming Library: Application Development Macro Reference for further information on the RACF return codes, if needed.

Possible messages issued for SIGNON processing are:

Return Code

Message

RC=04 (04)

User profile is not defined

RC=08 (08)

Password given is not authorized

RC=12 (0C)

Password given has expired

RC=16 (10)

New password given is invalid

RC=20 (14)

User is not defined to group

RC=24 (18)

RCINIT filed installation exit

RC=32 (20)

RACF is not active

RC=36 (24)

User access has been revoked

RC=40 (28)

OIDCARD is required

RC=44 (2C)

OIDCARD is invalid

RC=48 (30) REASON=04

No access to terminal on this day or time

RC=48 (30) REASON=08

Not authorized for terminal

RC=52 (34)

Not authorized for application

N/A

Caller not APF authorized for function

RC=12 (0C)

Option (USER= ) is missing

RC=12 (0C)

Option (PW= ) is missing

Note: The numbers in parentheses in the Return Code column are HEX values.