Re: How to set z/OS UNIX locale to en_US.UTF-8?



There is not reply for this issue. :-(

Would you be so kind to recommend some references/bibliography
focusing on the topic "locale and code page in z/OS UNIX"? Thank you
very much for your time!

Best Regards,
Xie Bo

On 7/29/05, Bo Xie <xiebopublic@xxxxxxxxx> wrote:
> Hello,
>
> I want to set z/OS V1R6 UNIX locale to en_US.UTF-8 and the following is log:
> ----------------------
> <----TSO OMVS
> $ locale -a | grep en_US*
> en_US.ISO8859-1.lp64
> en_US.ISO8859-1.xplink
> en_US.UTF-8.lp64
> en_US.UTF-8.xplink
> $ echo $LC_ALL
>
> $ LC_ALL=C
> $ echo $LC_ALL
> C
> $ LC_ALL=en_US.UTF-8
> FSUMA912 Cannot set locale: The internationalization variable settings
> are invalid.
> $ LC_ALL=en_US.UTF-8.xplink
> CEE3204S The system detected a protection exception (System Completion Code=0C4)
> .
> From entry point spcvar at compile unit offset +000007DA at entry offse
> t +000007DA at address 0A3389D2.
> >>>> FSUM2331 The session has ended. Press <Enter> to end OMVS.
> <--- Now TSO OMVS again
> $ echo $LC_ALL
>
> $ LC_ALL=en_US.UTF-8.lp64
> CEE3204S The system detected a protection exception (System Completion Code=0C4)
> .
> From entry point spcvar at compile unit offset +000007DA at entry offse
> t +000007DA at address 0A3389D2.
> >>>> FSUM2331 The session has ended. Press <Enter> to end OMVS.
> ----------------------
> Any suggestions are welcome and appreciated!
>
> Best Regards,
> Xie Bo
>

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

  • How to set z/OS UNIX locale to en_US.UTF-8?
    ... $ echo $LC_ALL ... FSUMA912 Cannot set locale: The internationalization variable settings ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Re: DFSORT questions
    ... OPTION LOCALE is processed only if it is passed in an extended parameter ... When I passed PL_PL in DFSPARM, the LOCALE was used as indicated by this ... For IBM-MAIN subscribe / signoff / archive access instructions, ... send email to listserv@xxxxxxxxxxx with the message: GET IBM-MAIN INFO ...
    (bit.listserv.ibm-main)
  • Locale problem with perl
    ... I am running Sarge on a 450 MHz Pentium III system with 300+ Meg of memory, ... noticed the commonly reported locale problem cropping up; ... perl: warning: Please check that your locale settings: ... angus@mopp:~$ echo $LANGUAGE ...
    (Debian-User)
  • Re: LANG=C not English?
    ... > feisty@feisty-laptop:~$ echo $LANG ... $ LANG=C locale ... to what English is C expected to be? ...
    (Debian-User)
  • Re: Bizarre reversed sort order?
    ... it appears as if LOCALE is not getting set ... root# cat /etc/default/init ... root# echo $LC_COLLATE ... Are you running in a graphical environment? ...
    (comp.unix.solaris)