---------------------------------------------------------------------- SQL/R A.01.60 - patch 9807170 ---------------------------------------------------------------------- Fixed problems: --------------- * Version number changed to A.01.64 * Fixed memory overwrite in header line Patch PS16-9807150 ------------------ * Version number changed to A.01.63 * Fixed memory overwrite in header line Patch PS16-9807030 ------------------ * Version number changed to A.01.62 * Max. number of aliases has been extended to 384 Patch sqlr-1.61 --------------- * Version number changed to A.01.61 * Sqlr.DLL and sqlrexec not compatible with PA-RISC 1.0 hardware * Sqlr.DLL and sqlrexec are now compatible with eloqdb5 to easy the A.06.00 transition. If a database path does not begin with a slash (it's not an absolute path) and the leading segment is not an existing directory, all characters before the first slash are ignored. This should have no impact on backwards compatibility. Installation: ------------- SQL/R A.01.60 (or above) must be installed previously. While this patch probably works with previous versions as well, this has not been verified. In order to install this patch, you need to unpack it with gzip. Gzip is included with HP-UX 10.x (and above). Gzip for for HP-UX 9.x can be obatined from this ftp server in the /pub directory. Installation requires root privileges. cd /opt/sqlr gzip -dc PS16-9807170-hpux.tar.gz | tar xf - Files: bin/sqlrexec lib/Sqlr.DLL lib/libsqlrvar.sl lib/libC.sl