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

SELECT FROM SYSONLINELOG VIA INDEX MAY SHOW WRONG RESULT (OAT NOT
DISPLAYING LOG FILE)

product:
INFORMIX SERVER / 5725A3900 / C10 - IDS 12.10
Problem description:
Starting with 12.10.xC7W1 the select

    select skip 1 trim(line) as line from sysonlinelog where
offset > -10000;

does show an empty result set.

This query is used in OAT to display the log file of the
instance and due to this issue OAT can not display the log file.

When changing the SQL to

    select {+FULL(sysonlinelog)} skip 1 trim(line) as line from
sysonlinelog;

the expected result is shown.
Problem Summary:
****************************************************************
* USERS AFFECTED:                                              *
* SELECT from sysmaster:sysonlinelog pseudo table using        *
* negative value for offset in where clause.                   *
****************************************************************
* PROBLEM DESCRIPTION:                                         *
* See Error Description.                                       *
* When selecting from sysmaster:sysonlinelog pseudo table and  *
* specifying a negative value for the offset in the where      *
* clause, a functionality similar to the UNIX utility "tail"   *
* is expected, i.e. that the last lines of the log file are in *
* the result of the query.                                     *
* This behavior is not documented, but it is expected e.g. by  *
* OAT.                                                         *
****************************************************************
* RECOMMENDATION:                                              *
* Update to IBM Informix Server 12.10.xC9 or newer version.    *
****************************************************************
Local Fix:
Solution
Workaround
not known / see Local fix
Timestamps
Date  - problem reported    :
Date  - problem closed      :
Date  - last modified       :
18.08.2016
09.12.2016
09.12.2016
Problem solved at the following versions (IBM BugInfos)
12.10.xC9
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