lunes, febrero 04, 2013

DB2 SQLCODE: -572, SQLSTATE: 51028

Error: 
SQLCODE: -572, SQLSTATE: 51028, SQLERRMC: XXX.P1571270
Message: Package "XXX.P1571270" is inoperative.

Why? 
The package is marked as inoperative and must be explicitly rebound before it can be used. 
This package cannot be used because one or more user-defined functions that it depends upon have been dropped.

Solution:
db2 => connect to DB_XXX
db2 => rebind XXX.P1571270