Problem:
Resolution:
Several Cobol copybooks have been delivered in Enterprise Developer with lowercase names, which were previously named in uppercase in the
Studio Enterprise Edition product.
For customers building Enterprise Developer applications on Unix platforms, this may result in existing applications failing to compile,
because the system will be unable to locate the copybook when using the old uppercase name.
Any of the following remedial actions will resolve this problem:-
1) Amend the affected application programs to use the lowercase names
2) Take copies of the copybooks, and save them with uppercase names
3) Set up symbolic links to point uppercase names to their lowercase equivalents
The following copybooks are affected:-
DFHAFCD IDADDSA IDADTCA IDAS99RB IDAS99TU IEESMCA IEFJFCBN IEFJSSIB IEFTIOT1 IEZJSCB
IHAACEE IHAASCB IHAASVT IHAASXB IHACDE IHAPSA IKJTCB
MFJCTLBC MFJDCUSR MFJDSXIT MFJDXIT MVSFINDM MVSGETCT SPOOLHK
The attached file copylink.tar.txt contains the script copylink.sh, which may be used to create symbolic links for the above copybooks.
Rename the file to copylink.tar, extract the script, and execute it in the folder containing the copybooks ($COBDIR/cpylib), using an appropriately authorised user.
Attachments
#MFDS
#EnterpriseDeveloper
#COBOL
#Enterprise