SAS Tuning


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users SAS Tuning
# 1  
Old 10-02-2006
SAS Tuning

Does anyone had perfomed a tuning with SAS on Solaris???
Performance is not so good and I found out that Share Memory an Semaphores are the same that initial instalation, I havent found info at internet

Please help
# 2  
Old 07-10-2007
SAS support site on internet

Try the SAS technical support site - http://support.sas.com/techsup/intro.html

you can do a search of all info. that SAS has ever answered a question about- probably include "performance" and "SCO" in your search.


Also, the full documetation for SAS is on line at

http://support.sas.com/onlinedoc/913/docMainpage.jsp

Under Contents -You may want to goto Base SAS - then operating enviroment specific info, then sas companion for unix - there are various docs that may help.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. Linux

My first SAS..a simple question.

I bought for backup this controller LSI LSI9212-4i4e 6G SAS I will buy a quantum reader like this Quantum TC-L62BN-EM 2500GB LTO Two simple question a)I read..2500GB,this mean i cannot use tape lto6 over 3tb? b)Wich external cable?A sata external cable is good? Thanks (0 Replies)
Discussion started by: Linusolaradm1
0 Replies

2. UNIX for Dummies Questions & Answers

Regarding relation between SAS and HTML

How is sas related to web development - once we have the sas code executed what is the necessity to create a html output?? Any sas and html users welcome .. (2 Replies)
Discussion started by: swathi123
2 Replies

3. UNIX for Dummies Questions & Answers

SAS Process Getting Killed

HI all, I am very new to AIX (matter of fact Unix). We are currently automating out manual process using Unix Shell Scripting. My wrote a shell script which will accept the name of the sas job as parameter, checks the existense of the sas file in the specified folder. If it is not present,... (1 Reply)
Discussion started by: anubhav2020
1 Replies

4. UNIX Desktop Questions & Answers

SAS running audits

I'm not sure if anyone can help here. I don't know much about Unix but will give the information that I can. I am trying to run audits of my data with the command sas audit. When it asks for a batch number I put in the number that I am looking to print. When I do this I am getting the... (1 Reply)
Discussion started by: jld1124
1 Replies

5. Web Development

MySQL Tuning Tools with mysqltuner.pl and tuning-primer.sh

We have been tuning MySQL lately and I ran accoss two useful tools that you might be interested in: mysqltuner.pl tuning-primer.sh Both of these scripts are quite useful for MySQL tuning. Here is some sample output of mysqltuner.pl >> MySQLTuner 0.9.8 - Major Hayden... (3 Replies)
Discussion started by: Neo
3 Replies

6. Solaris

SAS Setup

Hi, I have a solaris box with an LSI SAS HBA and a16 bay SAS JBOD. I can only see 15 of the 16 drives, ID 7 is not seen. Do I have to edit the st.conf file to get things to work properly? Thanks (0 Replies)
Discussion started by: montanye
0 Replies

7. Shell Programming and Scripting

Execute SAS Foreground

Hi, I am executing the SAS program using Unix script to call SAS program, but i would like to run that SAS program in forground mode, does anyone know what is command. Thanks in advance!! (0 Replies)
Discussion started by: terala
0 Replies

8. Shell Programming and Scripting

Validating date in sas

I need some help on sas on unix.... Is there any way to validate date in sas (1 Reply)
Discussion started by: radhika03
1 Replies

9. UNIX for Dummies Questions & Answers

Stop a SAS job

Hi, Never used SAS on UNIX before today, I have a job running I would like to stop... Is there a command I could put in the terminal editor to accomplish this? (1 Reply)
Discussion started by: cube
1 Replies
Login or Register to Ask a Question