Good morning, Steve!

Could you please provide an example of running compression in a run task and 
then sending the resulting file to the target system?

Or point me to a manual that provides an example?


Thank You and Please Be Safe.

Len Sasso
Systems Administrator Senior
CSRA, A General Dynamics Information Technology Company
327 Columbia TPKE
Rensselaer, NY 12144


TEAM: Together Everyone Achieves More


Office Hours: M-F  7 AM - 3:30 PM


Out-Of-The-Office: 
                          
Cell: (518) 894-0879
Phone: (518) 257-4209
Fax: (518) 257-4300
len.sa...@gdit.com
URL: www.gdit.com


Customer Focused, Value Driven, Delivery Obsessed









From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of 
Steve Thompson <ste...@wkyr.net>
Sent: Wednesday, May 22, 2024 6:01 PM
To: IBM-MAIN@LISTSERV.UA.EDU <IBM-MAIN@LISTSERV.UA.EDU>
Subject: Re: IBM Sterling Connect:Direct for z/OS Version 6, Release 2
 
This Message Is From an External Sender
Please use caution with links, attachments, and any requests for credentials.
 
Yes. You can either run compression in a run task, and then send 
the resulting file to the target system, OR you can compress it 
via a z/OS job and then have C:D pick up the resulting file and 
send it.

The receiving site, if they are going to use it, must know what 
you used for compression.

When I was last working on C:D, there was a utility provided to 
do compress/decompress in "batch". But one could also do the same 
with, say, ADRDSSU.

Regards,
Steve Thompson


On 5/22/2024 10:12 AM, Sasso, Len wrote:
> Good morning!
>
> The Connect Direct set of cards below will compress the file during transfer 
> to the destination and then extract the file at the destination.
>
> SIGNON CASE=YES
>   SUBMIT PROC=COPYDISK  &COMPRESS=COMPRESS -
>    SNODE=SFGTST  SNODEID=(ABCDE,123stu456) -
>    &FROMDSN=ABC.FILE -
>    &TODSN='/mailbox/TEST.FILE’
> SIGNOFF
>
> Is it possible to "tell" Connect Direct, not to extract the file at the 
> destination?
> If so, how?
>
>
> Thank You and Please Be Safe.
>
> Len Sasso
> Systems Administrator Senior
> CSRA, A General Dynamics Information Technology Company
> 327 Columbia TPKE
> Rensselaer, NY 12144
>
> TEAM: Together Everyone Achieves More
>
>
> ----------------------------------------------------------------------
> For IBM-MAIN subscribe / signoff / archive access instructions,
> send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

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

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