IBM Support

IC59333: ON MIXED FIELD, IF THE LAST CHARACTER OF FIELD DATA IS DOUBLE BYTE & IT FULLY FILLS THE FIELDDATA WILL BE TRIMMED.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • On mixed field, if the last character of field data is
    double byte & it fully fills the field, the end data will be
    trimmed.
     Example: If there is a mixed field and its length is 10byte
      Input as  <sssssodbdb>
     s---Single byte character, o---Shift out, db--double byte char
     Press AID key, the string is sent to host as
                       <sssssodbi >   to host as
      i---Shift In
    

Local fix

Problem summary

  • ****************************************************************
    * USERS AFFECTED: DBCS users with screens that have mixed      *
    *                 data fields and input DB char in last byte   *
    ****************************************************************
    * PROBLEM DESCRIPTION: If the last character of a mixed field  *
    *                      is a double byte and it fully fills     *
    *                      the field, then it will be written on   *
    *                      the field in the browser.  However,     *
    *                      it will be trimmed after sent to host.  *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    Since the last character is DBCS there is no space to put SI.
    Therefore, the DBCS character will be removed after sent to
    host.
    

Problem conclusion

  • Code was changed to check for the condition of data fully
    filling the field, and the last character being a DB char with
    no SI.  When this condition occurs then the final DB character
    will be removed.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IC59333

  • Reported component name

    RATL HATS MULTI

  • Reported component ID

    5724U6700

  • Reported release

    710

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2008-12-23

  • Closed date

    2009-01-16

  • Last modified date

    2009-01-16

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    RATL HATS MULTI

  • Fixed component ID

    5724U6700

Applicable component levels

  • R710 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSXKAY","label":"IBM Host Access Transformation Services"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.1","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
16 January 2009