compile into LOAD-pds of CICS
Hi,
I can user-build my sources into the PDS that's linked to our CICS.
However, using the same translators a team build fails.
The error suggests that the teambuild tries to get exclusive DISP to the PDS, which of is not permitted as the CICS is using it.
How can I solve this?
Best regards,
Bernd.
|
Accepted answer
Hi Bernd,
In theory we try to allocate with share first. So maybe another process allocates with OLD ? To be sure of the RTC behavior, we'd need to see the piece of the build log in either debug or verbose (we see the bpxwdin allocations) and also in the macrodefs, how the DD is allocated.
Thanks,
Nicolas
Bernd van Oostrum selected this answer as the correct answer
|
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.