DSNX207I INVALID AMODE ATTRIBUTE FOUND FOR ACCESS CONTROL AUTHORIZATION INSTALLATION REPLACEABLE EXIT ROUTINE module-name

Explanation

During Db2 startup, the Relational Data System subcomponent loads the Access Control Authorization (DSNX@XAC) exit routine. This routine must have the link-edited attributes AMODE(31) and RMODE(ANY). The module listed in the message module-name did not have the correct addressing attributes. Db2 will not use the Access Control Authorization (DSNX@XAC) exit to perform authorization checking. Db2 authorization checking will be performed.

System action

The system deletes the load module. Db2 startup continues.

Operator response

Notify the system programmer.

System programmer response

After Db2 has stopped, you must properly link-edit the Access Control Authorization exit routine with the correct AMODE and RMODE control statements.