I am trying to test 1 program in a very big load module which is a link of many programs. The whole thing is apparently abending right before it gives control to program LOLINK. Program LOLINK is the entry point of the big link. It is LOLINK code that shows on my screen when I get the abend.
Assume the problem is in the setup, or in link JCL maybe. I just started work at this company and I was set up for XPEDITER FOR IMS by someone else who had JUST done it --- there are many many screens to do this, it'd be nice to know which was the problem, if it was one of them. As for the link - I used JCL built by a CLIST they have here that everyone uses.
I get the screen shown below.
I am expediting the BIG LINK name by the way - I don't get a screen where I can enter BEFORE or INT or SOURCE to get my program.
At one point I got some message (I think it was mixed in the profile stuff that always displays) about "not enough storage" - this is a big module, COULD that cause 4083/05? If so how does one give XPD more storage?
I know 05 just pretty much means you died before anything application-related had happened.
I did notice that the profile my XPD-instructor had me copy (his) lists a bunch of programs and says they are all CBL which I assume means COBOL - but I am sure some of t hem are assembler. Mine is, for instance
Any ideas?
oops - evidently I can't copy the screen in here - it really doesn't give anything helpful anyway. By the way this is IMS application, no DB2. I have used XPEDITER in MANY shops and it is always a problem at the beginning.