Hot fix C01007 addresses the issue(s) in SAS Intelligence Platform Object Framework 9.2_M2 on Solaris for x64 as documented
in the Issue(s) Addressed section of the hot fix download page:
http://ftp.sas.com/techsup/download/hotfix/HF2/B04.html#C01007
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 C01007sx.bin2. Set your $DISPLAY environment variable
export DISPLAY=<your_node_name>:03. Execute C01007sx.bin
<path_to_downloaded_file>/C01007sx.binFor example:
./C01007sx.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 C01007 on Solaris for x64.