Authorization
The privileges held by the authorization ID of the statement must include
at least one of the following:
- For each function or procedure identified in the statement:
- Every privilege specified in the statement
- The system authority of *OBJMGT on the function or procedure
- The system authority *EXECUTE on the library (or directory if this is
a Java(TM) routine) containing the function or procedure
- Administrative authority
If WITH GRANT OPTION is specified, the privileges held by the authorization
ID of the statement must include at least one of the following:
- Ownership of the function or procedure
- Administrative authority
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.