When you specify a relative (-x) GRS serializes on the base. If you get JAL/DCS Thruput Manager from MVS Solutions then you can convert the relative to the absolute prior to job initiation, and get by this problem. I don't know what other products exist that can do this.
Otherwise, you have to manually do the =3.4 or listcat yourself, get the full name, and allocate it yourself using the full name, which usually requires a JCL edit prior to submission. HTH, Gary Diehl -----Original Message----- From: IBM Mainframe Discussion List [mailto:[EMAIL PROTECTED] Behalf Of R.S. Sent: Wednesday, May 17, 2006 1:54 PM To: [email protected] Subject: Dataset contention on GDG I have noticed dataset contention Job A is running //INPUT DD DISP=SHR,DSN=GDG.BASE.NAME(-4) Job B was submitted later and it is waiting for datasets: //OUTPUT DD DISP=(MOD,CATLG),DSN=GDG.BASE.NAME(+0) Q: is it normal ? Why GRS minor name is GDG.BASE.NAME, not the GDS member name ? Can I change it ? ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO Search the archives at http://bama.ua.edu/archives/ibm-main.html

