Consultor Eletrônico



Kbase P72136: Win32 Intel bug fixes contained within Progress 9.1D/WebSpeed 3.1D Service Pack 5
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 5

FACT(s) (Environment):

Progress 9.1D
WebSpeed 3.1D
Windows

FIX:

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

Issue Number Product Component     Description
------------ --------------------  ----------------------------------------

20030124-022 Progress Issue        PeerDirect replication GUID fix to give
                                  results consistent across vendors for
                                  heterogeneous replication applications.

20030121-020 DB manager interface  Updating the dIDB on NT causes the
                                  following error: "Unable to read
                                  sequence record".

20030121-008 4GL Layer             The TABLE-HANDLE attribute of a buffer
                                  for a static temp-table is not being
                                  initialized.

20030120-006 SQL-related products  Connection between Actuate and Progress
                                  v9.1D02 doesn't work properly.  Trying
                                  to generate a new report from the
                                  eReport Designer 5, the connection to
                                  the database is established but no
                                  tables are visible to the user.

20030117-021 DB manager interface  Users of PeerDirect may encounter error
                                  message(10255) when using a large number
                                  of components for the primary unique key
                                  of a table being replicated.

20030115-051 DB - index manager    When adding rows to a table that has
                                  been enabled for PeerDirect replication,
                                  error 10258 occurs during key creation.

20030115-035 DB - lock manager     If multiple users are attempting to
                                  insert the same record into a table
                                  marked for replication, it may fail with
                                  the error message: "SYSTEM ERROR: CRC
                                  failure on backup header block (1058)
                                  followed by the error "SYSTEM ERROR
                                  lkrels record not locked".

20030114-013 ODBC Driver           Poor performance with prepared
                                  statements for INSERT\UPDATE\DELETE due
                                  to SQL trigger check.

20030114-012 4GL Layer             The default-buffer-handle of a static
                                  temp-table returns ?, since it has been
                                  deleted. Deleting the default buffer of
                                  a temp-table shouldn't be allowed.

20030110-013 DB - block manager    The insert trigger is using the wrong
                                  GUID to insert into the control table.

20030109-040 Rollforard Utility    Pressing CTRL-C after deleting records
                                  marked for replication by PeerDirect and
                                  NOT rolling back the transaction, may
                                  cause the informnation fed to the
                                  replication engine to be incorrect.
                                  This could possibly result in a record
                                  being deleted incorrectly.

20030109-008 DB - transaction      Transaction table mismatch after crash
            manager               recovery.

20030108-015 Admin Service         A remote database agent (_dbagent)
                                  started against a database does not show
                                  up as a user name of DB_Agent in the
.
                                  _connect table or in Promon.  It takes
                                  on the name of the user that started the
                                  agent.  The user type is also wrong.  It
                                  appears as SELF.  This makes it
                                  impossible to programmatically kill the
                                  agent if necessary.

20030107-044 SQL-92 Server Bugs    SYSTIMESTAMP is not evaluated properly.
                                   It gets evaluated at parse time, and
                                  then becomes a constant.  If you get a
                                  stsmt cache hit later, the same
                                  statement plan will be executed, and you
                                  will get the "old" value of
                                  SYSTIMESTAMP.

20030107-020 4GL Layer             The SAX parser will hang when it
                                  encounters a node that looks like
                                  '<nodename\ attr="something">' rather
                                  than reporting an error.

20030107-010 DB - recovery         Roll-forward retry may fail to identify
            manager               the correct retry point after a failure
                                  in roll forward.

20030106-040 Dictionary Datasvr    If more than one index is added to an
            Bugs                  existing file in a delta df, the Oracle
                                  Generate Delta SQL Utility incorrectly
                                  assigns index numbers in the schema
                                  holder df file.  This will cause
                                  problems when the Add\Update utility is
                                  run.  The index numbers should be unique
                                  within a table.

20030106-037 App Development       An 'ill-formatted' error message will
            Model                 display when a message originates from
                                  the procedure 'deletePreTransValidate'.

20030106-036 App Development       Dynamic lookup browsers inherit
            Model                 dictionary validation and send error
                                  9154 if that validation uses CAN-FIND.

20030106-034 App Development       Toolbar rules like resetTargetActions do
            Model                 not work on custom links.

20030106-033 Installation          When running a Dependant window with the
            Utilities             default mode as "add", the window opens
                                  in "save" mode instead.

20030106-032 App Development       Having 'openOnInit' set to 'no' prevents
            Model                 an SDO from opening the query if
                                  openQuery is fired from a viewer's
                                  initializeObject.

20030106-031 App Development       Translations on button labels do not
            Model                 show when the appropriate language is
                                  used.

20030106-030 App Development       When using the 'Restricted' band via the
            Model                 Security Allocations tool, the band
                                  still shows up in the menu of a window
                                  which uses the band at runtime through
                                  hard placement and not by link to a
                                  placement instance.

20030106-029 App Development       The 'OpenOnInit' attribute does not work
            Model                 on the appserver.br>

20030106-028 App Development       When using any of the query manipulation
            Model                 functions in the thin client, the new
                                  criteria is appended to the SDO query
                                  instead of replacing an existing where
                                  clause.

20030106-027 App Development       When exporting some tables to Excel, not
            Model                 all fields from the browse are included.

20030106-026 App Development       The Smart Data Browser Filter fails in
            Model                 the thin client with the error message:
                                  Get error '** Unable to update
                                  ttDataObject Field. (142)'

20030103-022 DB manager interface  Transaction sets may not replicate
                                  properly depending on the ownership of
                                  the table being replicated.

20030103-007 Oracle DataServer     Error 16 with handle:buffer-field where
                                  Oracle tables are involved.

20021223-006 DB manager interface  User accessible GUIDs are needed to
                                  ensure a unique primary key entry among
                                  PeerDirect replication sites within the
                                  replication network.

20021223-002 App Development       Once a SmartViewer is disabled after the
            Model                 query criteria returns no record, it is
                                  not enabled when the query criteria is
                                  modified to return a record.

20021220-022 DB - recovery         If a database crashed more than once
            manager               during the physical backout phase of
                                  crash recovery, crash recovery could
                                  restart physical backout at the wrong
                                  place.  This would result in a corrupt
                                  database which could not complete crash
                                  recovery.

20021220-018 DB - recovery         Two fields which enable replication to
            manager               correctly identify the retry point on a
                                  target database were being incorrectly
                                  output on the replication source if the
                                  source database backed out operations
                                  during the logical backout phase of
                                  crash recovery.

20021220-015 Appserver Internet    Empty message sent to a client using AIA
            Adapter               (with or without SSL) when the message
                                  is greater than 8K. A wrong version
                                  mismatch error-message would be
                                  displayed on the client, or other
                                  unpredictable results.

20021219-024 App Development       Formatting errors on enabled character
            Model                 field in a SmartViewer, generate error
                                  630 when entering a blank values.

20021218-033 DSA API layer         Protect against improper use of dsa
                                  API's.

20021218-019 Oracle DataServer     In Progress 9.1D oracle dataserver
                                  environment, when a user hits ctrl-c,
                                  and then proceeds to insert a record, an
                                  oracle error 936 and 1003 will be
                             .     received and the application will stop.

20021218-016 PROEXP                The Progress Explorer is currently
                                  disallowed from connecting to the
                                  AdminServer if any of the supporting
                                  .jar files required to managed the
                                  plugins are missing.  Nothing is
                                  presented to the user to indicate why
                                  the connection has been refused.

20021218-009 DB - transaction      Database commit performance can be
            manager               negatively impacted if Replication is
                                  active.

20021213-004 DB manager interface  Multiple clients accessing the database
                                  via the same _sqlsrv2 executable and
                                  inserting data into the workset, causes
                                  an "Internal Error".

20021212-011 App Development       The previously defined setQueryPosition
            Model                 prototype declaration is missing and
                                  generates error 247 when compiling the
                                  SDO.

20021210-040 SQL Server            A join with a field list on only the
                                  inner table causes an access violation.

20021210-012 DB - database         Duplicated records will be dumped if a
            utilities             word index is used by binary dump
                                  utility.

20021210-009 DB - probkup utility  Online backups running against a
                                  replication enabled target
                                  database may cause deadlocks with
                                  replication agent.

20021208-001 DB - buffer manager   9.1D DBI* file is larger than DBI* file
                                  that is created in previous releases.

20021205-053 App Development       Using a SmartSelect as a lookup field
            Model                 within a SmartDataViewer can cause
                                  DynamicBrowsers to behave erratically.

20021205-029 DB - recovery         Race condition exists that could allow
            manager               two connections to start a logical
                                  operation at the same time.  This could
                                  cause replication synchronization to
                                  fail.

20021203-031 DB - index manager    A table participating in PeerDirect
                                  Replication as part of a multi-level
                                  (more than 2 level) Work Set or
                                  Transaction Set may not be replicated
                                  properly.

20021125-025 App Development       Error 5639 while using PassThrough links
            Model                 when the data source for the PassThrough
                                  link is a SmartBusinessObject.

20021122-025 Dictionary Datasvr    The SQL generated by the Oracle Generate
            Bugs                  Delta SQL Utility is incorrect when
                                  trying to modify a SEQUENCE.

20021122-021 Dictionary Datasvr    If the Progress Delta DF contains a
            Bugs                  change in a fields format or SQL-Width,
                                  the Oracle Generate Delta SQL Utility
                                  will not change the size of the field.
                                  An error or warning message will be
                                  issued into a. <table name>.e file so
                                  that the user will know what has
                                  happened.

20021122-014 DB - recovery         An error occurs during crash recovery -
            manager               an unexpected exit message goes to the
                                  logfile. This fix is needed for Fathom
                                  Replication.

20021121-030 DB - block manager    The incremental backup counter is reset
                                  while processing a certain sequence of
                                  AI transaction log records.

20021121-011 App Development       Starting up the Service Parameters
            Model                 Maintenance from ProTools will produce
                                  the errors 7351, 3135, 3140.

20021119-017 4GL Layer             Wrong value assigned in Screen-value of
                                  the browser when using BROWSE br:
                                  SENSITIVE = FALSE.

20021118-033 4GL Layer             Errors 48 or 49 running a procedure with
                                  temp-table input parameters when the 4GL
                                  Trace is enabled.

20021118-019 App Development       Code has been added which sets the
            Model                 background color of a browse column to
                                  gray.

20021118-004 DB - recovery         Replication occasionally encounters note
            manager               length mismatch errors.  This causes
                                  both the server and agent to abnormally
                                  terminate.

20021115-010 4GL Layer             A static or dynamic query causes the SRT
                                  file to grow until all rowids are
                                  stored.  This is necessary for scrolling
                                  queries, but can be avoided for
                                  non-scrolling ones.  To avoid the use of
                                  the SRT file for non-scrolling queries,
                                  use the startup option -noautoreslist,
                                  or use the new query attribute
                                  FORWARD-ONLY.
                                  Please refer to the Knowledge Center
                                  solution P18639 for more information
20021112-036 App Development       Prototype declaration for
            Model                 getDataColumns, setQueryWhere and other
                                  similar functions  were removed.

20021108-005 4GL Layer             4GL Tracing may cause error 68 or 2570
                                  when enabled and using COM-HANDLE
                                  parameters in some circumstances.

20021105-010 4GL Layer             The dynamic call object fails when the
                                  number of parameters is greater than 1
                                  and the call is to an external procedure
                                  where the .p is not available (only the
                                  .r).

20021105-003 App Development       Column validation does not fire when
            Model                 placed in a Data Logic Procedure.

20021104-015 SQL-92 Server Bugs    SQL92 server problem with 4gl\sql92
                                  compliance on index key's case
                                  sensitivity.

20021103-001 DB - block manager    When a remote client abnormally exits,
                                  cursors allocated on behalf of that
                        .          client were not being properly released.
                                   This caused a memory leak of
                                  approximately 48K for simple queries.

20021101-007 4GL Layer             When adding records in an updateable
                                  browse the Results list can become out
                                  of synchronization with a browse
                                  resulting in a blank row.

20021031-003 DB - multi-volume     During an index compaction, it was
            utilities             possible cause a corrupted block when a
                                  new entry was inserted into a parent
                                  block when that block did not have
                                  enough space to hold the entry.

20021030-020 Oracle DataServer     Oracle DataServer cursorid not reused,
                                  thus causing SYSTEM ERROR: Foreign
                                  database cursor 0 not found. (1471).

20021028-022 SQL Server            Turning on skip_schema_check causes the
                                  last decimal value to be truncated using
                                  SQL Server Dataserver against MS SQL
                                  Server.

20021028-021 Query Results and     A SQL Select Query with multiple inner
            Optimization          joins returns 0 records.

20021024-029 DB - record services  Database server process may loop
                                  indefinitely and consume CPU when client
                                  runs a specific word-index query.

20021023-017 SQL-92 Server Bugs    SQL Exception. The scalar function
                                  ROUND() should return a NULL value
                                  rather than an overflow error when NULL
                                  data is encountered.

20021022-023 Appserver Internet    AIA with Tomcat 4.X causes the error
            Adapter               "Connection failure for host <host_name>
                                  port <port> transport HTTP. (9407)".

20021022-010 Database Agent        The 32bit dbagent fails to start.  The
                                  following diagnostic message is reported
                                  when starting the dbagent from the
                                  command line using the -verbose
                                  argument: Could not open Dynamic
                                  Library: librocket_r.sl errno=-1,
                                  error=Unresolved symbol: __shlinit
                                  (code) from librocket_r.sl.

20021018-017 4GL Layer             Collisions between the symbols in MD5
                                  libraries and object files with the
                                  progress object files when generating
                                  .lnk files.

20021007-016 App Development       SmartField with a VIEW AS BROWSER
            Model                 property displays a runtime message 6491
                                  when data field has a multi-level column
                                  label.

20021004-011 SQL-92 Server Bugs    Poor performance of 4GL array fetch.

20020926-002 Oracle DataServer     When a SYNONYM is used for an Oracle
                                  PACKAGE, the Foreign Name (schema
                                  holder) is set to the PACKAGE name and
                                  not the actual procedure name.

20020924-034 DB - index manager    During index compaction it is possible
                                  to for a memory viola.tion to occur if
                                  the block is full or almost full.

20020917-017 SQL-92 Server Bugs    A field in a query that is tested for
                                  'IS NULL' returns incorrect data in the
                                  result set.

20020916-029 DB - lock manager     A database hang occurred when a latch
                                  was acquired and not released during an
                                  attempt to extend the bi file.

20020912-019 App Development       The feature that handles
            Model                 enabling\disabling of non-db objects
                                  on SmartDataViewers doesn't include any
                                  logic to handle the
                                  enabling at initialization time.

20020902-009 SQL Server            The SQL Server DataServer returns error
                                  6182 if a character string with more
                                  than 20 characters is compared against a
                                  field which has a maximum of 20
                                  characters.

20020829-021 DB - index manager    During index compaction it is possible
                                  that a block will be copied and then
                                  considered compressed when in fact it
                                  has not been compressed.

20020829-019 DB - index manager    During index compaction when to leaf
                                  nodes are compacted up into a single
                                  root node it was possible for the index
                                  compaction utility to core dump.

20020816-010 Appserver Internet    Client hangs when sending large amounts
            Adapter               of data to the Appserver via AIA\S
                                  i.e.(SSL).

20020807-027 DB - multi-volume     If the source database's sequence block
            utilities             is not located in block of the database
                                  then the mvsch command will fail and you
                                  must restore your database from backup.

20020628-008 SQL-92 Server Bugs    SQL Select Query with multiple inner
                                  joins returns 0 recordsafter UPDATE
                                  STATISTICS and UPDATE INDEX STATISTICS
                                  commands.

20020627-002 DB - database         When an index compaction is done online,
            utilities             the database crashes and becomes
                                  unusable. Errors encountered are:
                                  "Memory violation. (49)", "SYSTEM ERROR:
                                  <function>: Bad file descriptor was used
                                  during <system call>, fd  <file
                                  descriptor>, len <bytes>, offset
                                  <bytes>, file <file-name>. (9446)", and
                                  "SYSTEM ERROR: wrong dbkey in block.
                                  Found <dbkey>, should be <dbkey2>
                                  (1124)".
20020618-007 App Development       On Help\F1 trigger does not fire in a
            Model                 SmartWindow.

20020517-036 DB manager interface  If many users are accessing the message
                                  file, the message translation may fail
                                  and the following message may appear in
                                  the database log: Error formatting
                      .            message nnnn.  Message file is corrupt.

20020403-047 App Development       A 'find' in a dynamic browse displays
            Model                 the error when no find criteria is
                                  entered: ** Unable to understand after
                                  -- "RowObject WHERE". (247)

20020403-007 App Development       The 'OpenOnInit' attribute does not work
            Model                 on the appserver.

20010116-018 DB - database         During index compaction the failure to
            utilities             fully restore a node would cause index
                                  compact failed, error =-1.

20000830-003 DB - index manager    After receiving the following error on
                                  an indexed field: "The total length of
                                  the fields in an index exceeds max key
                                  size. (129)", the record is updated, but
                                  the index is not.

19990401-027 DB - lock manager     The database engine would bring down the
                                  database instead of returning a "lock
                                  table is full" status to the SQL server.
            
.