Wouldn't it be SITE instead of LOCSITE? On Fri, Mar 1, 2013 at 12:17 PM, Ed Jaffe <[email protected]>wrote:
> [I realize there is a discussion listspecific to TCP/IP. I will try there > if IBM-MAIN cannot help...] > > I'm transferring text files using batch FTP from one z/OS system to > another. The transfer specifies (among other things): > > locsite sbdataconn=(IBM-1047,IBM-850) > locsite ctrlconn=IBM-850 > ascii > put file.name > > There is a copyright symbol in the file that looks like this (under ISPF): > > ------------------------------**------------------------------** > ------------------ > International. Copyright © 1990-2013 by Phoenix > C9A8998A8998944C99A9888A4B4FFF**F6FFFF48A4D89898A4444444444444** > 44444444444444444444 > 9535951396513B0367899783040199**002013028078655970000000000000** > 00000000000000000000 > > The x'B4' copyright symbol is being converted by FTP to a x'F8' numeric > eight symbol. > > ------------------------------**------------------------------** > ------------------- > International. Copyright 8 1990-2013 by Phoenix > C9A8998A8998944C99A9888A4F4FFF**F6FFFF48A4D89898A4444444444444** > 44444444444444444444 > 9535951396513B0367899783080199**002013028078655970000000000000** > 00000000000000000000 > > Looking at the messages produced by the job, I see the following (twice): > > IEF237I 8211 ALLOCATED TO SYS00003 > IEF285I TCPIP.STANDARD.TCPXLBIN KEPT > IEF285I VOL SER NOS= ZDRES2. > > This seems to suggest that the 'ctrlconn' and 'sbdataconn' specifications > are being ignored and the default translation table is being used. > > I can try switching to a pureEBCDIC text transfer, but that should not be > necessary. The IBM-850 code page supports the copyrightsymbol. > > What am I doing wrong here? > > -- > Edward E Jaffe > Phoenix Software International, Inc > 831 Parkview Drive North > El Segundo, CA 90245 > http://www.phoenixsoftware.**com/ <http://www.phoenixsoftware.com/> > > ------------------------------**------------------------------**---------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- "Men will never be free until the last king is strangled with the entrails of the last priest." Denis Diderot ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
