DFS3689W USE OF {TRAN|LTERM|DB|PROG} resourcename BY {LOCK|UNLOCK} REJECTED; reason

Explanation

The transaction, LTERM, database, or program resource entered as a parameter on the /LOCK or /UNLOCK command is not authorized for use by the user entering the command. The reason for the rejection is:
RESOURCE NOT AUTH; RC=08
User is not authorized to this IMS resource by RACF®.
RACF NOT ACTIVE; RC=12
RACF is not active.
BY RACF EXIT; RC=16
RACF exit gave an invalid return code.
INSTALL ERROR; RC=20
RACF is not installed or an incorrect level of RACF is installed.
RACF POE ERROR; RC=24
The RACF profile has a conditional access list, the port-of-entry field in the security token is filled by blanks, and the port-of-entry class is active.
RACF DS DELETED; RC=28
The resource class was selected by RACROUTE REQUEST=LIST GLOBAL=YES, but the RACF data space was deleted.
NO PASSWORD; RC=36
User verification is required; no password was supplied.
WRONG PASSWORD; RC=40
User verification failed password.
IMS EXIT CD; RC=xx
The IMS resource was not authorized. xx is the return code.
Note: RC= represents a decimal value.

Additional codes can be supplied by a user-written IMS exit routine.

System action

The command entered is ignored.

Operator response

Reenter the command with the correct password, or enter another IMS resource that does not violate security.

Programmer response

No action is required.

Problem determination

None.

Module

DFSICL90