This tutorial assumes that SAS v 9.1.3 was installed on a Unix server at the location /opt/sas/ and the SAS interactive executable is /opt/sas/sasi on a Sun Solaris Unix server and Hummingbird Exceed software available on a PC.
In order to view the Interactive SAS Windowing environment on a Unix Box…One would require the X Windows display manager software like Humming Bird Exceed / Citrix Software or any similar software on his/her PC.
Run the command from the computer’s Start |Run
“C:\Program Files\Hummingbird\Connectivity\xxxx\Exceed\exceed.exe” -m query -w single -h UnixBox
where xxxx is the version of Exceed
where xxxx is the version of Exceed
Enter your login credentials…You would require access to “UnixBox” server
If you are doing this for the first time then choose either “Java desktop Environment or CDE Desktop” as your options.
This would open like a desktop environment…
Then change directory to /opt/sas/ and then type “sasi” to invoke SAS..
Alternatively, you could type “/opt/sas/sasi” at the $ prompt..
The next screen shots show how SAS looks like on Unix Box and an example SAS Code that I have executed.
Look at the macro RecinDS @ http://sastechies.blogspot.com/2009/11/ways-to-count-number-of-obs-in-dataset.html
You could run your SAS jobs in Batch mode…Read the article @ http://sastechies.blogspot.com/2010/02/running-sas-on-unix-in-batch-mode.html
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.