IBM Support

IT43211: CREATE INDEX ON TEMPORARY TABLE FAILS WITH 517 ERROR WHEN RUN ONSECONDARY SERVER WITH AUTOLOCATE ENABLED

Subscribe to this APAR

By subscribing, you receive periodic emails alerting you to the status of the APAR, along with a link to the fix after it becomes available. You can track this item individually or track all items by product.

Notify me when this APAR changes.

Notify me when an APAR for this component changes.

 

APAR status

  • Closed as program error.

Error description

  • When attempting to create an index on a temporary table on a
    secondary server that has more than one fragment and when
    AUTOLOCATE is set to a value greater than 0 the operation will
    fail with error 517 "The total size of the index is too large or
    too many parts in index."
    
    Example SQL:
    CREATE TEMP TABLE t1 (col1 integer not null, col2 datetime year
    to second)
    WITH NO LOG
    FRAGMENT BY ROUND ROBIN IN tempdbs1, tempdbs2;
    < insert some rows >
    CREATE INDEX t1_x1 ON t1 (col1, col2);
    

Local fix

  • A workaround is to set AUTOLOCATE 0 in the onconfig file or for
    the user session with the statement SET ENVIRONMENT AUTOLOCATE
    '0';
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users of Informix Server prior to 14.10.xC11.                *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * See Error Description                                        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * Upgrade to Informix Server 14.10.xC11.                       *
    ****************************************************************
    

Problem conclusion

  • Fixed in Informix Server 14.10.xC11.
    

Temporary fix

Comments

APAR Information

  • APAR number

    IT43211

  • Reported component name

    INFORMIX SERVER

  • Reported component ID

    5725A3900

  • Reported release

    E10

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2023-02-24

  • Closed date

    2024-05-23

  • Last modified date

    2024-05-23

  • 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

    INFORMIX SERVER

  • Fixed component ID

    5725A3900

Applicable component levels

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSGU8G","label":"Informix Servers"},"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"E10","Line of Business":{"code":"LOB10","label":"Data and AI"}}]

Document Information

Modified date:
24 May 2024