RTC EE zimport handling of columns 1-6 in copybooks
We seem to have an issue related to columns 1-6 in copybooks. Normally, these columns are used for sequence number in COBOL copybooks but we also have copybooks that we use for ASM modules. It appears that the zimport process blanks out those first 6 columns which renders our ASM builds non-functional. Before I open a PMR I was wondering if this sounds familiar and if there is an easy workaround through some configuration option I may not be aware of.
|
Accepted answer
Hi Alex, I don't see how the zimport could alter these 6 first characters of each line of the copybook member.
zimport doesn't "interpret" the content of any member during it uploads their content in the scm. Where do you see that the file is altered: in the SCM after a zimport or on MVS after a zimport + zload? Could you show us the content of a line of the copybook member (in hexa) and its corresponding content in the scm? Thanks! Alex Akilov selected this answer as the correct answer
Comments
Alex Akilov
commented Dec 09 '15, 4:39 p.m.
Pascal, thanks for confirming what I assumed. It appears that we must have had a glitch during the last zimport attempt and not all of the bytes made it in. I think the sysprogs must have killed the import task since it was taking too long. I reimported the truncated files and they seem to be ok now. However, I can't seem to build the appropriate source code data for them but that's another issue. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.