00E79008

Explanation

The SQL CALL statement could not be processed. The SECURITY attribute of the user-defined function or procedure requested that a specific security environment be established. An error occurred while attempting to establish this security environment.

System action

The SQL CALL statement is rejected with SQLCODE -471 and this reason code.

System programmer response

Additional error messages might have been generated by the external security product to describe the error. Use the ALTER FUNCTION or ALTER PROCEDURE statement to modify the SECURITY attribute specified for the user-defined function or procedure.