DFS0406A AN ERROR OCCURRED DURING AUTHORIZATION PROCESSING FOR DATABASE xxxxxxxx. RETURN CODE = yy. PSB=zzzzzzzz

Explanation

IMS was unable to obtain database authorization for the named database, which appears in one of the DB PCBs contained in the named PSB. The PSB name only appears in the message text if the failure occurred for a call from an online application.

The return code (hex)yy can have the following values and meanings.
Code (Dec)
Meaning
01
During the authorization of a HALDB partition, the partition was found to be allocated and not authorized. The partition must be deallocated before authorization can be done but deallocation failed. Look for deallocation failed messages, DFS2503W, for the reason why and make any necessary changes. Then run the job again.

System action

The application terminates with either a BA status code, if the program has issued an INIT STATUS GROUPA call. It terminates with or an abend 3303, if the program has not issued the INIT call.

Programmer response

Take the appropriate action for the return code.

Problem determination

35

Module

DFSDBAU0