RE: TCP/IP Translate Table



Thanks !!

-----Original Message-----
From: IBM Mainframe Discussion List [mailto:IBM-MAIN@xxxxxxxxxxxx
Behalf Of McKown, John
Sent: Friday, July 21, 2006 9:43 AM
To: IBM-MAIN@xxxxxxxxxxx
Subject: Re: TCP/IP Translate Table


-----Original Message-----
From: IBM Mainframe Discussion List
[mailto:IBM-MAIN@xxxxxxxxxxx] On Behalf Of Dean Montevago
Sent: Friday, July 21, 2006 8:15 AM
To: IBM-MAIN@xxxxxxxxxxx
Subject: TCP/IP Translate Table


Hi,
One of the developers is attempting to FTP files to MVS that are in
Spanish. He's having issues with some of the characters. Is there a
translate table that will take care of this ? I checked the IP Users
Guide and only see tables for kanji.

TIA
Dean

Dean Montevago

Look to see if you have <hlq>.SEZATCPX(ESPANISH). On my system <hlq> is
TCPIP, some others use SYS1.

Use CONVXLAT to "compile" this to <hlq>.ESPANISH.TCPXLBIN. My JCL looks
like:

//S00100 EXEC PGM=CONVXLAT,
// PARM='''hlq.SEZATCPX(ESPANISH)'' ESPANISH.TCPXLBIN'
//SYSPRINT DD SYSOUT=*
//SYSIN DD DUMMY,BLKSIZE=80

To use this, the ftp user must issue the command:

QUOTE SITE SBD=hlq.ESPANISH.TCPXLBIN

or

QUOTE SITE XLATE=ESPANISH

If the FTP is being started from the z/OS side, then use the LOCSITE
command.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

This message (including any attachments) contains confidential
information intended for a specific individual and purpose, and its
content is protected by law. If you are not the intended recipient, you
should delete this message and are hereby notified that any disclosure,
copying, or distribution of this transmission, or taking any action
based on it, is strictly prohibited.


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions, send
email to listserv@xxxxxxxxxxx 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 listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html
.



Relevant Pages

  • Re: FTP VB dataset
    ... Behalf Of McKown, John ... Subject: FTP VB dataset ... Adding a 'bin' command resolves the ...
    (bit.listserv.ibm-main)
  • RE: SMPNTS question
    ... In a recent note, McKown, John said: ... I cannot directly access the Internet from our z/OS system. ... If you can run an FTP server on that desktop, ...
    (bit.listserv.ibm-main)
  • RE: Multiple FTP Problems
    ... Subject: Multiple FTP Problems ... McKown, John wrote: ... And writing my own ftp client in REXX ain't going to happen ...
    (bit.listserv.ibm-main)
  • RE: Unusual FTP request.
    ... Subject: Unusual FTP request. ... The "ftp team" would be able to ... John McKown ...
    (bit.listserv.ibm-main)
  • Re: TTL signal
    ... John Larkin wrote: ... What sort of TTL are you going to use with a 3 ns pulse???? ... could you set up your FTP server to accept PASV? ... I have to download those pictures using command-line FTP and look at them in a photo editor, because Mozilla browsers always want to use passive-mode FTP. ...
    (sci.electronics.design)