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

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