IBM Support

IC65930: DBIMPORT ABORTS WITH ERROR -19836 - EXTENT SIZE IS TOO LARGE - FOR HUGE TABLES

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

  • The dbimport utility might return error -19836 Extent size is
    too large, when importing huge tables without explicit
    definitions
    for extent sizes.
    
    Example:
    
    { TABLE "marions".mytab row size = 1032 number of columns = 6
    index size = 0 }
    { unload file name = mytab00100.unl number of rows = 80000000 }
    
    create table "marions".mytab
      (
        id1 serial not null ,
        id2 integer not null ,
        c1 varchar(255),
        c2 varchar(255),
        c3 varchar(255),
        c4 varchar(255)
      );
    *** prepare sqlobj
    19836 - Extent size is too large.  Maximum size of an extent is
    67108860k.
    
    The extent size might be calculated too high when the table
    contains a lot of varchar columns
    

Local fix

  • Include extent size/next size in create table statement.
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * dbimport users                                               *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * dbimport aborts with error -19836 - Extent size is too large *
    * - for huge tables                                            *
    ****************************************************************
    * RECOMMENDATION:                                              *
    * upgrade to 11.50.xC7  and above.                             *
    ****************************************************************
    

Problem conclusion

  • Fix was checked into 11.50.xC7
    

Temporary fix

Comments

APAR Information

  • APAR number

    IC65930

  • Reported component name

    IBM IDS ENTRP E

  • Reported component ID

    5724L2304

  • Reported release

    B15

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt

  • Submitted date

    2010-01-28

  • Closed date

    2010-10-01

  • Last modified date

    2010-10-01

  • 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

    IBM IDS ENTRP E

  • Fixed component ID

    5724L2304

Applicable component levels

  • RB15 PSY

       UP

[{"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Product":{"code":"SSGU8G","label":"Informix Servers"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"B15","Edition":"","Line of Business":{"code":"","label":""}}]

Document Information

Modified date:
01 October 2010