Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

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.

* IKJ56225I DATA SET TDPTDV.RTC.TEST.LOADMOD.TEST.PDS ALREADY IN USE, TRY LATER+
* IKJ56225I DATA SET IS ALLOCATED TO ANOTHER JOB OR USER
* IEFA110I DATA SET CONTENTION
* DATA SET TDPTDV.RTC.TEST.LOADMOD.PDS IN USE BY
* SYSNAME  JOBNAME  ASID
* IP01            CICSTH      0117

How can I solve this?

Best regards,
Bernd.

0 votes


Accepted answer

Permanent link
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

1 vote

Your answer

Register or log in to post 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 382

Question asked: Aug 21 '18, 8:45 a.m.

Question was seen: 1,216 times

Last updated: Aug 30 '18, 7:35 a.m.

Related questions
Confirmation Cancel Confirm