Hot fix G95003 addresses the issue(s) in SAS/ACCESS Interface to R/3 4.3_M2 on 64-bit Enabled Solaris as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/G95.html#G95003
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.
Verify that the installation binary has execute permission. If it does not, use the chmod command to make it executable.
$> chmod 755 G95003s6.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute G95003s6.bin
<path_to_downloaded_file>/G95003s6.binFor example:
./G95003s6.bin
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.
This completes the installation of hot fix G95003 on 64-bit Enabled Solaris.