StarTool has a built-in function to create a single file from multiple 
(concatenated) members: OUTCOPY. Output is FB-80 and includes delimiters at the 
user's option. The resulting file can itself be put into an FB-80 PDS. 

I don't remember whether this function is included in the CBT version of the 
PDS command. 

.
.
J.O.Skip Robinson
Southern California Edison Company
Electric Dragon Team Paddler 
SHARE MVS Program Co-Manager
323-715-0595 Mobile
626-302-7535 Office
[email protected]


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Dyck, Lionel B. (TRA)
Sent: Wednesday, September 07, 2016 10:42 AM
To: [email protected]
Subject: (External):Re: [EXTERNAL] Re: IEBCOPY UNLOAD

TSO Transmit actually can select individual members using the MEMBERS(xxx yyy) 
option

--------------------------------------------------------------------------
Lionel B. Dyck (TRA Contractor)
Mainframe Systems Programmer
Enterprise Infrastructure Support (Station 200) (005OP6.3.10) VA OI&T Service 
Delivery & Engineering


-----Original Message-----
From: IBM Mainframe Discussion List [mailto:[email protected]] On Behalf 
Of Paul Gilmartin
Sent: Wednesday, September 07, 2016 12:19 PM
To: [email protected]
Subject: [EXTERNAL] Re: IEBCOPY UNLOAD

On Wed, 7 Sep 2016 17:04:28 +0000, Mosley, George wrote:
>
>I want to unload some PDS members (MFSGEN output, actually) into a single file 
>that I can keep in a PDS.
>
>I know that TSO XMIT does just that with the output file being PS/FB/80.
>
>When I execute IEBCOPY with SYSUT1 pointing to a PDS and SYSUT2 pointing to a 
>SEQ file (PS/FB/80), the DCB is altered to PS/VS/27936.
>
>What am I missing?
> 
That's what it does.  Sorry about your PDS.

I don't think TRANSMIT will select multiple members.  But you can IEBCOPY 
SELECTed members into a temporary PDS, and TRANSMIT that with INDD OUTDSN.
(And it'll fix your broken PDS.)

-- gil


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

Reply via email to