INSTALLATION INSTRUCTIONS FOR HOT FIX 82ST14 ON OS/2 BEFORE DOWNLOADING: The hot fix 82ST14 addresses the issue(s) in Release 8.2 (TS2M0) of SAS/STAT software on OS/2 as documented in SAS Note(s): SN-005594 NLIN may give Error: Could not compute the change vector and fail to converge SN-005692 PROC NLIN may give a Floating Point Zero Divide error with a BOUNDS SN-006607 PROC NLIN may terminate abnormally if ARRAY variables begin with "der" SN-006626 Invalid Operation error possible with BOUNDS and OUTPUT statements in PROC NLIN SN-008501 NLIN may terminate with a Floating Point Overflow when a weight is used which may be reviewed at: http://www.sas.com/service/techsup/unotes/SN/005/005594.html http://www.sas.com/service/techsup/unotes/SN/005/005692.html http://www.sas.com/service/techsup/unotes/SN/006/006607.html http://www.sas.com/service/techsup/unotes/SN/006/006626.html http://www.sas.com/service/techsup/unotes/SN/008/008501.html The hot fix package downloaded is a self extracting executable named 82st14o2.exe which will install the following files: * sasnlin.dll the replacement module containing the hot fix * 82st14o2.aud a hot fix identifier file that will allow Technical Support to determine which fixes have been applied to a system * 82st14o2.txt a copy of these installation instructions; this file is installed in !SASROOT\core\sasinst\hotfix IMPORTANT NOTES: 1. You must have Release 8.2 (TS2M0) installed on your system before applying this hot fix. 2. 82st14o2.exe must be run from an OS2 command-line and must be launched from !SASROOT (the directory where Release 8.2 (TS2M0) is installed). AFTER DOWNLOADING: In this example, it is assumed that !SASROOT is: c:\sas STEP 1 Change to the !SASROOT directory, [c:\] cd c:\sas STEP 2 Move the downloaded executable to the !SASROOT directory. Assuming 82st14o2.exe is downloaded to c:\myfiles, [c:\sas] move c:\myfiles\82st14o2.exe \sas\82st14o2.exe STEP 3 Back-up the original file(s), [c:\sas] ren c:\sas\stat\sasexe\sasnlin.dll sasnlin.000 STEP 4 Assuming you are still in c:\sas, launch the executable. The "/directories" option is required to maintain the proper directory structure during file extraction, [c:\sas] 82st14o2.exe /directories This completes the installation of hot fix 82ST14 on OS/2.