*** Please see the disclaimer regarding this experimental fix at the bottom of this page. ***
When downloading SAS 9.2 hot fix packages, you must choose to Save the hot fix to disk, then execute the install from the saved location. Attempting to install a hot fix directly from the download page results in the error documented in SAS Note 37104.
2. Execute E19006x6.exe
This will initiate the installation wizard, which will guide you through the hot fix
installation process.
Note: If your Windows operating system is Windows Vista, Windows 7 or Windows Server 2008, it may be necessary to "right-click" E19006x6.exe and select "Run as administrator".
See the Maintenance Installation Tool
(MIT) documentation for more details on the installation of hot fixes.
The content of this hot fix is listed in the hot fix manifest.
The following file has been updated as part of the this hot fix but is not directly copied to the <SASCONFIGDIR>.
1) Copy the file below from
<SASHOME>\SASFoundation\9.2\ormonitormva\saastp\orm_job_user_synch_orig.sasto
<SASCONFIGDIR>\Applications\SASOpRiskMonitorServerCfg\4.2\Source\sasstp\orm_job_user_synch.sas2) Open the orm_job_user_synch.sas file to change the @ORMONITOR_SASSTP_PATH@ token to the following location:
<SASCONFIGDIR>\Applications\SASOpRiskMonitorServerCfg\4.2\Source\sasstpOnce the token value has been replaced with the path above, the entire line should look similar to the following example below:
%inc 'D:\SAS\Config\Lev1\Applications\SASOpRiskMonitorServerCfg\4.2\Source\sasstp/orm_job_autoexec.sas';