DFHEIBLK: (Data facility Heirarchy Exec Interface BlocK) is a cobol copy book which will be automatically included by the cics translator in all the cics programs.This will contain PIC clauses of all the fields that are mandatory in any cics program.
Thus there is a address mismatch and it says 'UNABLE TO DETERMINE ADDRESS'. There is a mismatch between what the linkage section is sending and what the linkage section in the called program is receiving.
To Overcome this situation, we need to include DFHEIBLK along with other parameters passed in the linkage section in both the called and calling program respectively.
No comments:
Post a Comment