IBM Support

JR47165: BIGINT, -1234567890123456789 IS TRUNCATED BY MSOLEDB PLUGIN.

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • BigInt, '-1234567890123456789' can be inserted and read from the
    database, but it is being truncated like '-123456789012345678'
    by the MSOLEDB Plugin stage.
    

Local fix

  • Use a different data type like varchar
    

Problem summary

  • MSOLEDB Plugin was allocating 19 bytes for BigInt numbers. This
    is correct, except that this does not account for potential
    negative sign.
    

Problem conclusion

  • This patch increases the buffer length to 20 to account for
    potential negative sign when using very large negative
    numbers.
    

Temporary fix

Comments

APAR Information

  • APAR number

    JR47165

  • Reported component name

    WIS DATASTAGE

  • Reported component ID

    5724Q36DS

  • Reported release

    870

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2013-07-08

  • Closed date

    2013-07-16

  • Last modified date

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

    WIS DATASTAGE

  • Fixed component ID

    5724Q36DS

Applicable component levels

  • R910 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSVSEF","label":"InfoSphere DataStage"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"8.7","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
12 October 2021