Hello
A bit late to the party.
I use something like this.
Maybe it helps?

SYMBOL &TSYSOPTS = \"\ || :datatype= ||            -
&DATATYP || :xlate= || &XLATE || :STRIP.BLANKS= || -
&BLANKS || :permiss= || &PERMISS || :pipe= ||      -
&PIPE || :xlate.table= || &XLATETAB || \:\ || \"\


Thanks

…….Cameron

From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> On Behalf Of 
Steve Thompson
Sent: Wednesday, January 31, 2024 9:26 AM
To: IBM-MAIN@LISTSERV.UA.EDU
Subject: Re: Connect:Direct question

I can make a suggestion. But if this fails, the following questions would need 
to be addressed. SYSOPTS=("STORCLAS=RKF1 DATACLAS=EXT") - Don't know if that 
will work. I've not worked on/with NDM on a daily basis for about 4 years now. 
Why do


I can make a suggestion. But if this fails, the following

questions would need to be addressed.



  SYSOPTS=("STORCLAS=RKF1 DATACLAS=EXT") -



Don't know if that will work. I've not worked on/with NDM on a daily basis for 
about 4 years now.



Why do you have to specify storclass and dataclas for the

receiving entity? Does it not have ACS rules to handle this?



Secondly, could you provide any error messages relative to the

sysopts processing?



One other thought: Can you do a run task on the other system to

define the dataset and then do the xfer?



Steve Thompson



On 1/31/2024 8:50 AM, Gadi Ben-Avi wrote:

> Hi,

> I am trying to transfer a file using Connect:Direct from one z/OS system to 
> another.

> I need to specify both STORCLAS and DATACLAS.

> This is what I am writing:

> CPYSEQ PROCESS                                -

>          SNODE=RTST

>   COPY1 COPY                                    -

>         FROM (DSN=G120NTN.KVTNKSP.UNLOAD                        -

>               DISP=SHR                          -

>               PNODE                             -

>              ) -

>         TO   (DSN=G120NTN.KVTNKSP.UNLOAD                        -

>               DISP=(NEW,CATLG)                                  -

>               SPACE=(CYL,(999,9999),RLSE)                       -

>               SYSOPTS="STORCLAS=RKF1 DATACLAS=EXT" -

>               SNODE                             -

>              )

>

> And I keep getting errors.

>

> How to I specify more than one parameter in SYSOPTS. I've tried writing a 
> comma between the parameters with the same results.

>

> Thanks

>

> Gadi

>

>

>

>

>

> ----------------------------------------------------------------------

> For IBM-MAIN subscribe / signoff / archive access instructions,

> send email to lists...@listserv.ua.edu<mailto:lists...@listserv.ua.edu> with 
> the message: INFO IBM-MAIN



--

Regards, Steve Thompson



----------------------------------------------------------------------

For IBM-MAIN subscribe / signoff / archive access instructions,

send email to lists...@listserv.ua.edu<mailto:lists...@listserv.ua.edu> with 
the message: INFO IBM-MAIN

________________________________
American Express made the following annotations
________________________________
This e-mail was sent to you by a representative of Amex Bank of Canada, P.O. 
Box 3204, Station "F", Toronto, ON, M1W 3W7, www.americanexpress.ca. If you no 
longer wish to receive these e-mails, please notify the sender by reply e-mail.

This e-mail is solely for the intended recipient and may contain confidential 
or privileged information. If you are not the intended recipient, any 
disclosure, copying, use, or distribution of the information included in this 
e-mail is prohibited. If you have received this e-mail in error, please notify 
the sender by reply e-mail and immediately and permanently delete this e-mail 
and any attachments. Thank you.

American Express a fait les remarques suivantes
Ce courriel vous a été envoyé par un représentant de la Banque Amex du Canada, 
C.P. 3204, succursale F, Toronto (Ontario) M1W 3W7, www.americanexpress.ca. Si, 
par la suite, vous ne souhaitez plus recevoir ces courriels, veuillez en aviser 
les expéditeurs par courriel.

Ce courriel est réservé au seul destinataire indiqué et peut renfermer des 
renseignements confidentiels et privilégiés. Si vous n’êtes pas le destinataire 
prévu, toute divulgation, duplication, utilisation ou distribution du courriel 
est interdite. Si vous avez reçu ce courriel par erreur, veuillez en aviser 
l’expéditeur par courriel et détruire immédiatement le courriel et toute pièce 
jointe. Merci.

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