Specifying a Unicode translation technique parameter value

You might need to change the value of the Unicode translation technique field on the LPAR Parameters (CCQPLPR) panel.

The value in the field is derived from the CCSID conversion string, 01208. CCSID 01208 specifies Unicode UTF-8 data

To find the value that you need to specify:
  1. Open a 3270 emulation session and find the 3270 emulation CCSID value, xxx, on the Session Parameters - 3270 Host panel, in the HostCode-Page field. In this example, the CCSID value is 037.
    Figure 1. Session Parameters - 3270 Host panel
    3270 Host Screen
  2. From the MVS™ log, run /display uni,all. Find 01208-xxxxx (01208-00037 in this example) in the /D UNI,ALL output (at the bottom of this example). The suffix on the string 01208-00037 is the value you need to specify. In this example, the value is E.
    Figure 2. /D UNI,ALL output
    		DISPLAY UNI,ALL
    CUN3000I 12.11.38 UNI DISPLAY 216
     ENVIRONMENT: CREATED       10/01/2009 AT 07.41.34
                  MODIFIED      10/01/2009 AT 07.48.28
                  IMAGE CREATED --/--/---- AT --.--.--
         SERVICE: CHARACTER      CASE           NORMALIZATION  COLLATION
                  STRINGPREP     BIDI
         STORAGE: ACTIVE        273 PAGES
                  FIXED           0 PAGES
                  LIMIT        1280 PAGES
        CASECONV: ENABLED
        CASE VER: UNI300  NORMAL
       NORMALIZE: DISABLED
        NORM VER: NONE
         COLLATE: DISABLED
      COLL RULES: NONE
     STRPROFILES: NONE
      CONVERSION: 00850-01200(13488)-R        01200(13488)-00037-E
                  01200(13488)-00367-E        01047-01200(13488)-R
                  01047-01200(13488)-L        01200(13488)-00500-E
         01047-01200(13488)-L        01200(13488)-00500-E
         01200(13488)-00819-E        01200(13488)-00850-E
         01208-00037-E               01200(13488)-01047-E
  3. Type the value, E, in the Unicode translation technique field.