Consultor Eletrônico



Kbase 17009: AS/400 7.3C50 8.0C20 Release: Bug fixes and new features
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   02/04/2001
SUMMARY:

8.0C20 / 7.3C50 Maintenance Release Progress/400 DataServer

The following bugs has been fixed in this release:

96-10-03-011 Place Delete option in CHGPRODCT.
Now there is a new command RMVSCHE to remove schema
entries.
96-11-01-026 Output to a printer file type.
OUTPUT TO AS/400 print file now conforms the the *FCFC
format.
96-12-11-001 SQL NULL value and unknown value.
Added a new utility CVTSRVSCH to resolve the problem
generated in 8.0C about allowing or not allowing SQL
NULL and unknown values. The complete solution includes
also a fix in 8.1B/8.2A (96-12-20-007).
97-01-02-009 Error handling running CL program via QCMD.
When a fatal error occurs, the CHGPRODCT command will
send an *ESCAPE message and not a *DIAG message.
97-01-31-024 Message Queue not being used if different from user
profile.
For TCP/IP, the broker on the AS/400 can tell the server
it begins to use the Message Queue of the incoming user.
If it does not exist, it uses QSYSOPR.
97-02-06-026 Delete of primary index not reflected.
CHGPRODCT no longer deletes an index that is the primary
index without reassigning the primary index to another
index. See RMVSCHE also.
97-03-14-007 FOR EACH with join logical and NO-LOCK FAILS.
A FOR EACH loop over a join logical file with NO-LOCK no
longer returns an incorrect record content.
97-03-14-028 Typo on Conversion Required screen of CVTSRVSCH utility.
Corrected.
97-04-04-005 Problems with two buffers on the same table.
When using two buffers for the same table the record
positioning is no longer interfered.
97-04-08-006 Installation issues with 8.0C10.
Corrected typos on Additional Test Libraries paragraph
in the Release Notes.
97-04-11-003 MCH3601 with OVRDBF and FIND NEXT.
A FIND NEXT on a table that has had its member overridden
with OVRDBF via QCMD no longer results in a MCH3601
error.
97-04-11-037 Progress/400 Data Dictionary not creating decimal
position.
Creating fields via de Progress/400 Data Dictionary with
zoned decimal data types did not generate the proper
decimal positions in the DDS. Make sure you review the
PROSET file value ALLOW-ZONED-DECIMAL which is new in
this release.
97-04-18-034 Adding record slow with wait time.
Fixed the record lock problem which caused that
retrieving records to place into a browser could take up
to 60 seconds.
97-04-22-029 LODRUN: DLC directory on CISC not loaded.
Now it is loaded.
97-04-22-054 CRC level checking not working.
Now it works fine.
97-04-28-059 LODRUN: Not updating version file on RISC.
Now it is updated.
97-05-16-011 PROSPORT80 doesn't work.
Added some text to the Release Notes explaining that in
order to use PROSPORT80 or PRODEMO80 test libraries with
a DataServer version 8.0C10 or higher, it must be
converted with the CVTSRVSCH utility.
97-06-06-006 OUTPUT TO file CONVERT TARGET "IBM850".
Using Native 4GL, now the conversion is correctly done.
97-06-06-010 AS/400 -cpinternal AND -cpstream DEFAULTS.
Added a paragraph to the Release Notes specifying that
the default values for these (and others) parameters
is IBM037.


The following new features have been included in this release:

- Data Queue Support. Provides the ability to perform Data Queue
operations from within a Progress client session.
- New -Dsrv DATALIB switch. Allows to indicate where the DataServer
has to open the files.
- Additional PROSET issues. Now they are:
MAP-VARIANT-CHARACTERS
ALLOW-SELECT-OMIT-INDEXES
QUEUE-DUPLICATE-SERVER-MESSAGES
COMMITMENT-CONTROL-SCOPE
ALLOW-ZONE-DECIMAL
PROCESS-DFT-DDS-KEYWORD
See DataServer Guide and 8.0C20 Release Notes for more info on these
settings.
- New utility RMVSCHE which removes schema entries from a server
schema.