On Thu, 21 Sep 2006 13:13:19 -0500, Dave Danner <[EMAIL PROTECTED]> wrote:

>On Thu, 21 Sep 2006 09:00:59 -0500, Joe jeffries <[EMAIL PROTECTED]>
>wrote:
>
>>Hi folks,
>>
>>Quick question. Can GRS Resource names be specified manually. IE. If a
>>dataset has the same name on 2 systems in the same sysplex that don't share
>>catalogs, can the resource name of 1 be changed without changing the
>>Dataset name?
>
>If you have MII you can simply EXEMPT the data set which will cause MII to
>not serialize the ENQ for that data set:
>
>F miiproc,EXEMPT QNAME=SYSDSN RNAME=special.dsn
>
>To go back to serializing the ENQ:
>
>F miiproc,EXEMPT GLOBAL QNAME=SYSDSN RNAME=special.dsn

Or define it as a MII local resource.  You can also EXCLude the DSN
in GRS.   However, that wasn't what the OP asked exactly. But he
didn't describe a real problem he was trying to solve, just a 
disagreement with a co-worker about whether or not the resource
name could be modified.  

If this was a 4 (or more) system sysplex each having 2 systems sharing 2
physically different data sets then GRS EXCL or MII LOCAL would
not work as desired. Exits are the only way you could share in that
fashion and maintain integrity between the sharing environments. 

Mark
--
Mark Zelden
Sr. Software and Systems Architect - z/OS Team Lead
Zurich North America / Farmers Insurance Group
mailto: [EMAIL PROTECTED]
z/OS and OS390 expert at http://searchDataCenter.com/ateExperts/
Mark's MVS Utilities: http://home.flash.net/~mzelden/mvsutil.html

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

Reply via email to