Consultor Eletrônico



Kbase 18450: AS/400 7.3C90 8.0C60 Release: Bug fixes and new features
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
8.0C60 / 7.3C90 Maintenance Release Progress/400 DataServer

The following bugs has been fixed in this release:

98-02-09-013 Removed extraneous CPF9801 message from broker job log.

98-02-10-002 If statistic parameters (-yx -yc -yd) are used with
Native 4GL, a not supported warning message appears
instead of MCH3601 messages filling up the job log.

98-05-08-004 Corrected typo in Data Queue examples in Release Notes.

98-05-12-002 WRKPROJOB was giving wrong information after a system
crash.

98-06-03-005 CRTSCHIMG fails for Native 4GL if using a japanese
environment.

98-06-16-039 Native 4GL programs running for long time might end with
an error because of the memory allocation. Added new
FASTHEAP parameter for STRPROCLI.

98-06-22-036 In some circumstances QCMD CLOSE *ALL was not closing
all the files.

98-07-15-034 The Native 4GL did not recognise the Progress Century
startup parameter (-yy).

98-07-20-012 After a system crash, the STRWISPRC can not start the
Word Indexing processor because it things that they are
already running. Now an utility called CLNWISSPC is
supplied to clean the appropriate user space.

98-08-14-006 Creating records from Native 4GL might result in a
MCH3601 error message.

98-08-27-002 Corrected typo in PROCALL example in Release Notes.

98-09-14-005 Certain SELECT constructions did not return the correct
set of records.

98-10-16-026 Under certain circumstances, the ENDPRONET command was
not shutting down the broker.

98-10-22-017 Accesing non existing tables with Native 4GL resulted
in a MCH3601 error.


The following new features have been included in this release:

- New parameter FASTHEAP in STRPROCLI allows to define the amount of
fast heap memory to be allocate, or none at all. See Release Notes
for more info.

- New utility CLNWISSPC to clean the Word Indexing user space after
a system crash. Example on how to use it:

CALL CLNWISSPC <lib>

where <lib> is the Word Indexing library (by default PROWISWRK).