Skip to main content

Stored procedures DB2 SQLCODE -1131 Windows UDB version 8

  • February 15, 2013
  • 0 replies
  • 0 views

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