DSNT052I program-name THE AUTHID SPECIFIED, authorization-id, DOES NOT HAVE INSTALLATION SYSTEM ADMINISTRATOR AUTHORITY
Explanation
The indicated authorization ID, which was specified in the AUTHID parameter for the indicated program, is not a Db2 installation system administrator ID. In order to be marked as system defined, stored procedures and user-defined functions need to be created or altered using Db2 installation system administrator authority.
- program-name
- The name of the program.
- authorization-id
- The specified authorization ID.
System action
Db2-supplied stored procedures and user-defined functions that are created or altered by this routine are not marked as system defined.
User response
If Db2-supplied stored procedures and user-defined functions at your site need to be marked as system defined, change the AUTHID parameter to a Db2 installation system administrator ID and run job DSNTIJRT again.
Severity
4 (warning)