-553   authorization-id SPECIFIED IS NOT ONE OF THE VALID AUTHORIZATION IDS FOR REQUESTED OPERATION

Explanation

The statement failed for one of the following reasons:
  • The authorization ID specified as the value of authorization-id or host variable in the SQL SET CURRENT SQLID statement is neither the user's primary authorization ID nor one of the associated secondary authorization IDs.
  • The authorization ID specified as the value of the PACKAGE OWNER option for a CREATE or ALTER PROCEDURE statement is neither the user's primary authorization ID nor one of the associated secondary authorization IDs.

System action

The statement cannot be processed.

User response

Change the authorization-id to a value that the user can use.

SQLSTATE

42503