Description:
Member P$INS08 as part of the Installation steps for Release 7.2 to copy the DB2 Stored Procedures to the WLM loadlib database may fail with the following error
*
IGW01207E BINDER DETECTED AN ERROR WHILE PROCESSING MEMBER xxxxxx. BINDER RETURN CODE = X'0000000C' REASON CODE = X'83000422'
*
Where xxxxxx is the stored procedure name being copied.
Solution:
Release 7.2 requires that the load library is a PDSE. Ensure that the dataset being copied into is a PDSE.
Copying from a PDSE to a PDS will result in this error.