Alter table analysis receives IEW4007I using RC/Update
search cancel

Alter table analysis receives IEW4007I using RC/Update

book

Article ID: 195993

calendar_today

Updated On:

Products

RC/Update for DB2 for z/OS RC/Migrator for DB2 for z/OS

Issue/Introduction

A table is altered in RC/Update for Db2 for z/OS (RCU) changing a columns attribute. The online analysis receives:
IEW4007I find for module DSNTIJUZ failed because directory entry is not valid for a load module

Resolution

The issue was related to the ZPARMLIB and ZPARMMEM in the SETUPxx member of hlq.CDBAPARM.

ZPARMLIB should reference the Db2 SDSNEXIT, and ZPARMMEM is the ZPARM member load module.
DSNJUTIZ was the ZPARM source.

Additional Information

IEW4007I

FIND FOR MODULE program-name FAILED BECAUSE DIRECTORY ENTRY IS NOT VALID FOR A LOAD MODULE.
Explanation
An invalid or incorrect PDS directory entry was detected during processing of the Loader's FIND function
 when loading a load module.

System action
Search continues in any remaining libraries in the normal search order for an acceptable copy of the module. 
If one is not found, an abend 806-04 will occur.

User response
Rerun the job after ensuring any copies of the failing module are correctly built and placed in an appropriate 
library that will be found before the failing module.