Consultor Eletrônico



Kbase P72134: Win32 Intel bug fixes contained within Progress 9.1D/WebSpeed 3.1D Service Pack 2
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/10/2008
Status: Verified

GOAL:

Win32 Intel bug fixes contained within Progress 9.1D/WebSpeed 3.1D Service Pack 2

FACT(s) (Environment):

Progress 9.1D
WebSpeed 3.1D
Windows

FIX:

Win32 Intel PROGRESS Service Pack 9.1D02 and WebSpeed Service Pack 3.1D02

Issue Number Description
------------ --------------------------------------------------------------

20021024-030 During synchronous replication a client
            or server abnormal termination may
            result in a System Error.

20021024-027 Attempting to re-register a plugin after
            it had been unregistered failed
            indicating the plugin was already
            registered.

20021021-013 SmartDataBrowsers linked to a
            SmartBusinessObject can only browse the
            first batch of records. Any attempt to
            browse the next batch of records will
            reset the SBO.

20021014-012 Decimal fields as part of an index which
            are updated through 4GL cannot be found
            in SQL-92 (and vice versa) when the
            decimal value is between 0.00 and 1.00.

20021010-007 A .r file placed into the procedure
            library is ignored by WebSpeed.

20021004-030 Stored Procedures fails to compile when
            they have comments with in a block
            statement { java scope }. Not fixed on
            Linux.

20021004-029 This service pack completes the
            certification of Oracle 9i.  Oracle
            DataServer code enhancements now allow
            Oracle 9i to be recognized as a
            certified Datasource for all platforms
            where 9i client access is available.
            For 64-bit HPUX and 64-bit Solaris, the
            environment variable ORASOPATHNAME must
            be set.  The value should be set to the
            full path name of the 64-bit Oracle 9i
            client shared library.

20021004-022 Using SBO. Error  ** <file-name> record
            not on file. (138) when "commit" button
            is selected.

20021004-009 Specific query was failing in execution.

20021004-004 SYSTEM ERROR: Memory violation. (49)
            during the execution of idxbuild
            operation on unique indexes with
            duplicated keys.

20020920-015 Calling a stored procedure within SQL
            Server database causes MSS DataServer to
            hang.

20020920-001 When the SonicMQ Adapter is run via AIA,
            it hangs on retrieval of a message from
            a Queue if that message is the last
            message in the Queue.

20020917-021 In 9.1D, the ADM assumed the
            responsibility for enabling and
            disabling non-db object in viewers. In
            order not to break behavior in existing
            applications that had their own
            management of these objects, this has
            now been turned off. A new
            EnabledObjFldsToDisable instance
            property allows users to decide whether
            non-db objects should be enabled or
            disabled together with data fields. The
            property can be edited in the viewer's
            Instance Property Dialog and supports
            the following values:
            1. '(none)' - Objects should not be
            disabled\enabled
            2. '(all)' - Objects should be
            disabled\enabled just as db-fields
            3.  List of object names that should be
            disabled\enabled
            The default value of the property is
            '(none)' in order to keep the pre 9.1D
            behavior. The property only applies to
            objects that are defined as Enabled in
            the master viewer.

20020917-013 A complex SQL query containing many
.             inner joins and subselects generates
            runtime exceptions.

20020917-011 The ODBC function SQLPrimaryKeys will
            fail with an invalid column width error
            if table names are larger than 16
            characters.

20020916-043 If a sql query uses a LIKE predicate
            with a pattern of '%', and the LIKE
            predicate applies to an index key, sql92
            may return an incorrect result set.

20020913-012 When using setQueryWhere in state-reset
            or state-aware, the queryContext is not
            being set on the client, so any other
            criteria that is added to the query
            through assignQuerySelection is always
            being appended to the original queryString.

20020912-006 SESSION:GET-PRINTERS() instigates the
            spoolsv.exe process to consume memory
            and causes a GPF on Windows 2000.

20020911-020 Once a button in a SmartViewer is
            disabled after a common task such as an
            UPDATE, it can no longer be enabled again.

20020909-003 Toolbars must support enabling of the
            actions before they are created.

20020906-022 Inconsistent result-set is seen under
            the following condition; a program runs
            a query on a persistent procedure, then
            it runs the same query on a second
            persistent procedure. If the same query,
            calling the first persistent procedure,
            is re-executed, incorrect result-set is
            seen.  From this point on, every time
            the first query is executed on the current
            session, the result-set is incorrect.  The
            session must be restarted in order to get the
            right result set.

20020905-008 Access violation when compiling a query
            using ROWID in a WHERE clause within
            multi JOINs with the MS SQL DataServer.

20020905-007 Escape special characters shouldn't be
            translated within the XML that is
            created after doing a save.

20020903-016 Using the output of the SQLSCHEMA
            command as input, the SQL Explorer
            utility will fail if any of the fields
            are defined as TIMESTAMP and have a
            default value assigned for the field.

20020903-004 Records being excluded from the record
            count when performing a table analysis
            with proutil.

20020829-011 When using SQL92 via JDBC, a 'no data
            found' error is generated when you
            attempt to reread the same field from a
            resultset more than once.

20020828-014 Error 3724 from AIW. The After Image
            Writer tried to wake a user but the user
            had been awoken by another process\thread.

20020816-014 This conv89 bug incorrectly takes
            information used to convert the BI file
            from the database.  This means the BI
            block size will be the same as the
            database, and if a maximum file size is
            specified, it will affect the BI file as
            well.  If the BI file to be converted
            has a block size larger than the
            database, the conversion will fail.  If
            the maximum file size is reached for the
            BI file, the database will crash.

20020813-006 When processing a user logoff event the
            SQL dataserver broker may be terminated.

20020812-018 A remote client reading a large record
            might not allocate enough memory to hold
            it, with the possibility th.at client
            would eventually crash.

20020809-014 A possible memory leak could cause the
            Progress client to dump core when
            exiting a session.

20020809-011 4GL clients might not be terminated
            gracefully if "proshut -F" command is
            performed.

20020809-010 The viewer will not give error messages
            when it contains frames from
            "non-supported" SmartObjects or just
            simple smartframes.

20020809-006 When a transaction occurs, Oracle
            DataServer is appending oracle commit
            (ocom) messages within the dataserv.lg
            file without using the -Dsrv qt_debug,
            connection switch.  This causes the
            dataserv.lg file to grow very large.

20020809-003 FIND FIRST\LAST statements do not create
            index hints to ORACLE

20020808-002 The saveContextAndDestroy procedure,
            which is kept for backwards
            compatability and is similar to newer
            getContextAndDestroy has been fixed to
            call the getContextAndDestroy with the
            correct output parameter.

20020805-012 A very specific and valid record
            physical layout could crash a client.

20020802-018 If Peer Direct replication has been
            enabled on the database, the sequences
            associated with the replication, which
            should not be visible, are visible
            within the dictionary and admin tools.

20020731-005 With certain video drivers, the client
            may GPF on Windows 98 when drawing an
            image on a button.

20020731-003 When trying to migrate a Progress
            database with more than 100 tables to
            Oracle, the error "** Array subscript is
            less than 1 or greater than extent.
            (367)" may be displayed.

20020729-021 The SQL-92 ROUND() function fails to
            round properly returning an error
            message 'Numeric value out of range'.

20020729-009 B2B object is not working correctly. The
            Smartproducer is creating an empty
            XML-document, causing errors when sent.

20020724-019 The SQL92 CASE() function is evaluating
            all conditions when it should stop
            evaluating after the first true condition.

20020718-003 A VB Front-End application connecting an
            AppServer generates the error
            "com.progress.open4gl.dynamicapi.ClientE
            xception: Stream protocol - server error
            record is missing. (7192)" after
            activating the TRACE functionality of
            the open client. The logfile of the
            appserver contains the error "Unable to
            find persistent procedure handle for
            proxy 3d. (5494)"

20020716-035 An Intentive Exclusive table lock will
            not be released from a 4GL client if the
            4GL client is interrupted via CTRL-C
            while holding an exclusive record lock
            AND an SQL92 client has updated or
            locked the same table.

20020705-023 "Can't find table lock" system error and
            no possible new connections to the
            database started with -spin parameter.

20020531-020 INSERTS into SQL VIEWS significantly
            degrades performance.

20020510-001 4GL Adapter hangs when receiver queue
            blocked.

20020430-006 If an SQL92 client mistakenly connects
            to a 4GL-only broker, no other 4GL
            clients can log in until the SQL92
            client disc.onnects.

20020402-004 Inconsistent number of records retrieved
            on scrollable ResultSet using a query
            with "prepraredStatement" function while
            running it several times.

20020128-015 Progress session exit was changed due to
            a situation where the process could hang
            on exit. If a signal is sent to an
            exiting process, it is possible for that
            process to hang while it is waiting on a
            locked system resource that is never released.

20011002-016 Installation of Provision Plus license
            did not correctly set limit to number of
            Appservers spawned for this license level.

20010905-009 You cannot make a buffer or temp-table
            object for a GLOBAL temp-table.

20010608-021 When using Aia in an SSL environment
            with Prowin32, if the URL uses hostname
            larger than 4 characters a GPF was caused.

20010522-018 The use of the ClientTimeout parameter
            setable within the Windows Registry
            caused the DB to shutdown immediately.

20010507-026 Secure AIA connections going through a
            proxy server fail with 404\405 errors.

20010410-031 Change in Netscape header tag when they
            changed to IPLANET was not correctly
            being handled by NSAPI messenger causing
            the application print not to work.

20000919-016 When attempting to dump or load a table
            where the owner or table name is the
            maximum allowed, 32 characters, the
            sqldump\sqlload utility will fail.

20000915-003 When loading several tables with greater
            than 100 records using the SQLLOAD
            utility with the -t % option, the
            following error appears: Error inserting
            row <201> : sqlcode = -20036 : File
            <owner.table.dsql> Statement not
            prepared (7559)

20000817-011 A number of semaphore-related error
            messages did not show the semaphore ID
            correctly.

19990421-017 Database Hangup or Shutdown event can
            cause SQL-92 clients to go into  endless
            loop constantly updating database log
            file with the error message (8004).
            
.