- Download SAS Binary File from SAS FTP server
- Copy the File to production environment using Winscp client .
- Export the path where hotfix is placed
Path->/export/home/sas/Hot_Fix
- Change the ownership and permission.
chown sas B25259s6.bin
chmod 755 B25259s6.bin
B25259s6.bin is the hotfix file
- Set Display environment Variable
Export DISPLAY=<node>:0
- Run the Binary Files.
./B25259s6.bin –silent –sashome “/apps/sas/”
Comments
Post a Comment