00E7900A
Explanation
A stored procedure defined as NO WLM ENVIRONMENT was invoked. Execution in the DB2®-managed stored procedures address space (SPAS) is no longer supported.
System action
The SQL CALL statement is rejected with SQLCODE -471 and this reason code.
Programmer response
Use ALTER PROCEDURE to modify the definition of the stored procedure to specify a valid WLM ENVIRONMENT. If the stored procedure accesses DB2, the load module identified in EXTERNAL NAME must be link edited with RRS attach (DSNRLI).