Thinking about DFSORT and UNICODE.   locale -a tells me these should be valid:

user@OS/390.24.00: locale -a | grep En_US.*8859                                 
               
En_US.ISO8859-1.lp64
En_US.ISO8859-1.xplink

However:

user@OS/390.24.00: LC_ALL=En_US.ISO8859-1.lp64   locale                         
               
FSUMA912 Cannot set locale: The internationalization variable settings are 
invalid.

LC_ALL=En_US.ISO8859-1.lp64
user@OS/390.24.00: LC_ALL=En_US.ISO8859-1.xplink locale                         
               
FSUMA912 Cannot set locale: The internationalization variable settings are 
invalid.

and even:

user@OS/390.24.00:   LANG=En_US.ISO8859-1.xplink locale                         
               
CEE3250C The system or user abend U4093 R=00000070 was issued.
         From entry point spcvar at compile unit offset +00000AC6 at entry 
offset +00000AC6 at address 08324D56.
Connection ... closed.

???  Ouch!

And DFSORT seems to be ASCII-ignorant:

    14 *-* P1 = 'LOCALE=En_GB.ISO8859-1.xplink'
        ...
    15 *-* address 'ATTCHMVS' 'ICEMAN P1'
       >>>   "ICEMAN P1"
        ...                                                                     
   
 ICE714A 0 LOAD FAILED FOR ACTIVE LOCALE En_GB.ISO8859-1.xplink               

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to