IBM Support

PM32814: IGYGR1056-E DATA-NAME PIC X(2) VALUE SPACE.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • IGYGR1056-E 'VALUE' literal 'SPACE' exceeded the length
    specified in the 'PICTURE' definition.
    SET LC_ALL=ja_JP.IBM-943
    TRUNC(BIN),BINARY(S390),CHAR(EBCDIC)
    01  TWO  PICTURE X(2) VALUE SPACE.
    Similar error is seen for figurtive constants ZERO HIGH-VALUE
    LOW-VALUE.
    

Local fix

  • One of these three.
    01  TWO  PICTURE X(2) VALUE "  ".
    01  TWO  PICTURE X(3) VALUE SPACE.
    01  TWO  PICTURE G(2) VALUE SPACE USAGE DISPLAY-1.
    

Problem summary

  • See error description.
    

Problem conclusion

Temporary fix

Comments

APAR Information

  • APAR number

    PM32814

  • Reported component name

    RATL DEV FOR SY

  • Reported component ID

    5724T0700

  • Reported release

    762

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2011-02-15

  • Closed date

    2011-07-18

  • Last modified date

    2011-07-18

  • 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 DEV FOR SY

  • Fixed component ID

    5724T0700

Applicable component levels

  • R762 PSY

       UP

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSJK49","label":"IBM Developer for z Systems"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"7.6.2","Edition":"","Line of Business":{"code":"LOB35","label":"Mainframe SW"}}]

Document Information

Modified date:
18 July 2011