On Wed, 27 Jan 2010 16:33:52 -0600, Hale, Bob <bob.h...@roundys.com> wrote:

>My environment is test lpar at v1.9 and 2 production lpars at v1.7 with
>all DASD volumes shared across lpars.
>
>I am having a problem with the JES2 Checkpoint dataset reserving the
>volume it is on the test lpar at v1.9.
>
>GRS display:
>
>ISG343I 15.55.25 GRS STATUS 932
>
>DEVICE:6037 VOLUME:SPL3T0 RESERVED BY SYSTEM TSYS
>
>S=SYSTEMS SYSZJES2 SPL3T0SYS1.RDYTPLEX.HASPCKP1                      T
>
>SYSNAME        JOBNAME         ASID     TCBADDR   EXC/SHR   STATUS
>
>TSYS      JES2               0028       006FF5E8 EXCLUSIVE   OWN
>
>I have added the following entries in GRSRNL00:
>
>RNLDEF RNL(EXCL) TYPE(SPECIFIC) QNAME(SYSZJES2)
>
>RNAME(SYS1.RDYTPLEX.HASPCKP1)            /* HASP CHECKPOINT   */
>
>RNLDEF RNL(EXCL) TYPE(SPECIFIC) QNAME(SYSZJES2)
>
>RNAME(SYS1.RDYTPLEX.HASPCKP2)            /* HASP CHECKPOINT   */
>
>
>
>I also tried adding the volser to the RNAME which didn't make any
>difference:
>
>RNLDEF RNL(EXCL) TYPE(SPECIFIC) QNAME(SYSZJES2)
>
>RNAME(SPL3T0SYS1.RDYTPLEX.HASPCKP1)            /* HASP CHECKPOINT   */
>
>RNLDEF RNL(EXCL) TYPE(SPECIFIC) QNAME(SYSZJES2)
>
>RNAME(SPL3T1SYS1.RDYTPLEX.HASPCKP2)            /* HASP CHECKPOINT   */
>
>Can anyone tell me how release the reserve on the volume that has the
>Jes2 checkpoint dataset?
>


Are these LPARs in the same GRS complex?  If so, you want to change the
RESERVE to a global ENQ by including the qname/rname.  But that may not
be best for performance (especially for GRS RING).    

Also, you can just let the reserve happen (as long as you aren't sharing 
the volume with other data sets that get reserved).    But you don't want
it to be reserved 100% of the time.   This is controlled by the HOLD
parameter in the MASDEF.   For example, code HOLD=1000 in your 
test LPAR.  See the fine manual for details.

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group - ZFUS G-ITO
mailto:mark.zel...@zurichna.com
z/OS Systems Programming expert at http://expertanswercenter.techtarget.com/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to