suche 36x36
  • Admin-Scout-small-Banner
           

    CURSOR Admin-Scout

    get the ultimate tool for Informix

    pfeil  
Latest versionsfixlist
14.10.xC10 FixList
12.10.xC16.X5 FixList
11.70.xC9.XB FixList
11.50.xC9.X2 FixList
11.10.xC3.W5 FixList
Have problems? - contact us.
Register for free anmeldung-x26
Contact form kontakt-x26

Informix - Problem description

Problem IT28303 Status: Closed

JDBC RETRIEVES AUTO GENERATED KEYS FOR INSERT INTO .. SELECT FROM .. STMT
LEAKS OPENTABLE MEM AND OPEN TABLE ENTRIES IN IDS

product:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problem description:
If your jdbc client

    (1) executes an INSERT INTO ... SELECT FROM ... statement
that would insert more than 32K rows and
    (2) utilizes the Statement.RETURN_GENERATED_KEYS in an
executeUpdate method and
    (3) utilizes the stmt.getGeneratedKeys() method

Then you can exceed a session's open table limit of 32K and the
insert will fail with a -242/-104 error:

    -242    Could not open database table table-name.
    -104    ISAM error: too many files open.

If you trap for the -242 on the server (onmode -I -242) you will
see close approximately 32K open table entries
in "onstat -g opn" output for the asserting thread and a large
opentable mem usage in "onstat -g ses " output for
the asserting  session# and a stack from the trap like:

    0x00000000013da807 (oninit) afstack
    0x00000000013dd99e (oninit) afhandler
    0x00000000013dde12 (oninit) affail_interface
    0x0000000000ded4c1 (oninit) check_traperror
    0x00000000006fb943 (oninit) sqerr
    0x00000000006fbdae (oninit) sqerr1
    0x00000000006fcf28 (oninit) sqnameerr
    0x0000000000822d81 (oninit) process_autokey
    0x00000000008238e8 (oninit) addone
    0x0000000000826fff (oninit) insert_next
    0x000000000088f427 (oninit) doinsert
    0x00000000005d204e (oninit) excommand
    0x0000000000a141dc (oninit) sq_execute
    0x0000000000ad7243 (oninit) sqmain
    0x0000000001504176 (oninit) spawn_thread
    0x00000000013cc6c0 (oninit) th_init_initgls
    0x0000000001433568 (oninit) startup
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* Users of IDS 12.10.xC8 and earlier versions.                 *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* JDBC client that retrieves auto generated keys for insert    *
* into ... select from ... statement leaks opentable memory    *
* and open table entries in IDS.                               *
****************************************************************
* RECOMMENDATION:                                              *
****************************************************************
Local Fix:
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
05.03.2019
08.10.2019
31.08.2020
Problem solved at the following versions (IBM BugInfos)
Problem solved according to the fixlist(s) of the following version(s)
Informix EditionsInformix Editions
Informix Editions
DocumentationDocumentation
Documentation
IBM NewsletterIBM Newsletter
IBM Newsletter
Current BugsCurrent Bugs
Current Bugs
Bug ResearchBug Research
Bug Research
Bug FixlistsBug Fixlists
Bug Fixlists
Release NotesRelease Notes
Release Notes
Machine NotesMachine Notes
Machine Notes
Release NewsRelease News
Release News
Product LifecycleProduct Lifecycle
Lifecycle
Media DownloadMedia Download
Media Download