Gil:

In those cases (very few) which the data set names were "secure" What I did 
(for 
FB type ds) was to use a utility that created in iebupdte form the entire PDS. 
No dataset name was disclosed (you basically /*xmit the job to the other end 
and 
create the dataset with iebupdte on the other end). If you need loadmods there 
are one or two other methods to do so. VSAM you can do an export temp and then 
reblock it into 80 byte and /*xmit and reblock it and import it.

Ed




________________________________
From: Paul Gilmartin <[email protected]>
To: [email protected]
Sent: Wed, June 1, 2011 1:38:33 AM
Subject: Re: XMIT INMR01 record question

On Tue, 31 May 2011 22:41:06 -0400, George, Kevin A wrote:
>
>   You can set the nodename in the SYS1.PARMLIB member IKJTSO00. There is a 
>section called TRANSREC that is used for the defaults for the TRANSMIT and 
>RECEIVE commands.
>
You may be able to, but I may not.

This is a problem for someone who wishes to use TRANSMIT as an interchange
protocol but does not wish to disclose one's internal host names, user IDs
or data set names.

One is reduced to writing a program to edit the INMR* units post facto.
Actually not too hard because the package is not protected by any sort
of checksum.

For an approach on the Other Side, search Google for INMR123.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to