On Mon, 31 Aug 2015 20:37:19 +0000, George Shedlock wrote:

>How can I tell from a REXX program if a dataset is open on another LPAR? The 
>dataset resides on shared dasd.
> 
ALLOCATEd is easy; OPEN is harder (or at least I don't know).  What is
your objective?  (How will you behave differently if the data set is OPEN?)

If you can make the determination, is there yet a timing window?  You
might issue whatever query and get the reply, "not OPEN" and act
accordingly, but that other LPAR might OPEN it in the interim.

-- gil


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to