On Fri, 17 Mar 2017 13:37:04 -0400, Kurt Quackenbush wrote:

>On 3/17/2017 12:46 PM, Tom Marchant wrote:
>>
>> I don't think you can open a PDS concatenation for output.
>> I may be wrong, and I didn't look it up.
>
>That certainly was true back in 2000 when we implemented the SMPPTS
>spill data set function, that you could not open a concatenation for
>write.  I've no idea if anything underlying has changed since then that
>would change our implementation choice if we were doing it today.
Ok, I looked it up.

"You can use partitioned concatenation only when the DCB is open for input."

https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.idad400/d4329.htm

It makes sense. What would it mean to open it for output? 
Which PDS would be selected to write a new member to?
What if you are writing to a member that already exists in one or more of the 
PDSes?
What if the PDS that already contains a member by the same name doesn't have 
room for the member?

-- 
Tom Marchant

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to