Kbase 9111: Release Notes for Arixs90 6.2B
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Release Notes for Arixs90 6.2B
900906-SLK01
ADDITIONAL NOTES FOR THIS RELEASE
PLATFORM: Arix System 90
MEDIA TYPE: Tape
SOFTWARE RELEASE: 6.2B
EXTRACT COMMAND: cpio -iudcvBm </dev/rmt1
INSTALL COMMAND: ./proinstall
MACHINE NOTES:
OPERATING SYSTEM NOTES:
TERMINAL NOTES:
SOFTWARE NOTES:
o This release supports Embedded SQL (HLI) for C.
o Multi-User Progress
-------------------
There is a "Terminated" message that appears when you bring up
a multi-user server. This message is normal and does not indicate
that your server has terminated.
o Toolkit
-------
In order to use the mkdump and procomp utilities, you must set
the environment variable DLCTK and modify the procomp script
to execute $DLCTK/_procomp. For example:
DLCTK=/usr/dlctk; export DLCT
and the line that executes _procomp should read:
exec $DLCTK/_procomp -1 "$@"
o Fast Track
----------
If you use the convft utility to convert your database to a
Fast Track database, you must set the PROEXE environment
variable first as shown in the following example:
PROEXE=/usr/dlc/_progres; export PROEXE
convft database-name
o Index Deactivation
------------------
If you are deactivating indexes, you should do it through the
Index Editor. Do not deactivate indexes through the Admin menu
in the Dictionary. If you do, the system deactivates the top
index listed in the file.
For example:
In the customer file there are three indexes, cust-num, state and
zip. If you choose to deactivate zip, the system deactivates
cust-num.
Progress Software Technical Support Note # 9111