JCL To XMIT Multiple PDS datasets



JES, JES2, JCL utilities, IDCAMS, Compile & Run JCLs, PROCs etc...

JCL To XMIT Multiple PDS datasets

Postby jbarker36 » Tue Oct 20, 2009 7:07 pm

Hello,

I am new to writing JCL.

I have 6 PDS files I want to place in 6 XMIT files to be eventually transferred down to a windows machine for distribution. When a person uploads the XMIT files they will restore them, etc.

I have received these files in the past and ran the restore commands but I have never made an XMIT file and don't know how someone does it.

Some example JCL would be very helpful. I don't need to get the ending files off the mainframe in the same job, I just need to make the datasets.

Thank you for your assistance.

-Joleen
jbarker36
 
Posts: 2
Joined: Tue Oct 20, 2009 6:59 pm
Has thanked: 0 time
Been thanked: 0 time

Re: JCL To XMIT Multiple PDS datasets

Postby Bill Dennis » Tue Oct 20, 2009 8:06 pm

TRANSMIT and RECEIVE are TSO commands and can be found in the TSO Commands manual or using the "TSO HELP XMIT" command to see the help file in TSO.

You could put the commands in a batch TSO job using pgm IKJEFT01.
Regards,

Bill Dennis

Disclaimer: My comments on this forum are my own and do not represent the opinions or suggestions of any other person or business entity.
Bill Dennis
 
Posts: 278
Joined: Thu May 15, 2008 9:45 pm
Has thanked: 0 time
Been thanked: 0 time


Return to JCL

 


  • Related topics
    Replies
    Views
    Last post