Skip to main content

Problem:

Receiving an SQLCODE of -1131 (Process terminated abnomally) after recompiling DB2 Stored Procedures using Net Express 5.0 with WS03 applied.

The same Stored Procedures ran correctly when compiled under Net Express 4.0.

Moving the Stored Procedure .DLLs to a server machine to run after compiling them.

Resolution:

This problem can occur when the product release levels differ between the development and deployment systems. Ensure that both systems are at the same product and WrapPack level.

Old KB# 1413