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 IT15813 Status: Closed

SELECT STATEMENT WITH A PATITION BY CLAUSE RETURNS ERROR -392

product:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problem description:
Executing a query with a PARTITION BY clause is returning error
-392, and the error is repeatable.

For example, running a query of the following syntax:

select ...,
 (select ... from ... where ...),
   ROW_NUMBER() OVER(PARTITION BY xxx ORDER BY xxx) as y
    from ...,
     outer(),
     outer(,
     outer(),
     outer ())
      where ...
       (select ... from ... where ...);


Can result in the following error:

392: System error - unexpected null pointer encountered.
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* Users of 12.10.xC1 through 12.10.xC7.                        *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* A query may return -392 error under the following            *
* conditions:                                                  *
*   - query contains an OLAP function in its projection list   *
*   - query contains a correlated subquery in its projection   *
* list                                                         *
*   - the correlation variable of the correlated subquery      *
* refers to a column in the main query that's also in the      *
* projection list of the main query                            *
*   - the referenced column in projection list has an alias    *
* defined, e.g., col1 as alias_column                          *
****************************************************************
* RECOMMENDATION:                                              *
* Update to IBM Informix Server 12.10.xC8                      *
****************************************************************
Local Fix:
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
21.06.2016
09.12.2016
09.12.2016
Problem solved at the following versions (IBM BugInfos)
12.10.xC8
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