Hi Paul, Thanks for you reply. I tried adding servercp=UTF-8 in the lzopts string, but it still shows $ in RHEL. No clue about MBDATACONN..
- Vignesh Mainframe Infrastructure -----Original Message----- From: IBM Mainframe Discussion List <[email protected]> On Behalf Of Paul Gilmartin Sent: 06 September 2018 15:42 To: [email protected] Subject: [EXTERNAL] Re: Co:Z question On 2018-09-06, at 07:13:54, Sankaranarayanan, Vignesh wrote: > > On mainframe, a dataset has £ (the pound symbol) in multiple records. > I'm transferring to a RHEL box with lzopts="mode=text". > The £ shows up as a $. > > I ran the COZ job with the following in the first //SFTPIN input: > export COZ_LOG="T,Translator=F" > > I see these relevant lines in the log: > ZosSettingsÝI¨: Transfer options: > clientcp=IBM-1047,mode=text,servercp=ISO8859-1,trim > TranslatorÝF¨: -> Translator(IBM-1047, ISO8859-1, , 0, > 0) > > This is the output for 'locale' in the target RHEL machine: > -sh-4.2$ locale > LANG=en_GB.UTF-8 > LC_CTYPE="en_GB.UTF-8" > My first guess would be to use UTF-8 ratner than ISO8859-1 in the Translator(), since that's what Locale tells you. How does Co:Z deal with MBDATACONN? Why do I see incorrectly rendered characters in "ZosSettingsÝI¨:"? I hate EBCDIC! -- gil ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN MARKSANDSPENCER.COM ________________________________ Unless otherwise stated above: Marks and Spencer plc Registered Office: Waterside House 35 North Wharf Road London W2 1NW Registered No. 214436 in England and Wales. Telephone (020) 7935 4422 Facsimile (020) 7487 2670 www.marksandspencer.com Please note that electronic mail may be monitored. This e-mail is confidential. If you received it by mistake, please let us know and then delete it from your system; you should not copy, disclose, or distribute its contents to anyone nor act in reliance on this e-mail, as this is prohibited and may be unlawful. ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
