what are different type of sas servers ? On which server
does the sas code execute ?
Answer Posted / dvsr
SPDS server (Scalable performance data server)is one of the
server to Execute the SAS code.
SPDS has different components
1.SPDS services
2.Meta data server
3.ConnectServer
4.ShareServer
5.ObjectSpawners
Feel free To add more if I missed any thing ….:)
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
What are the differences between proc means and proc summary?
What system options would you use to help debug a macro? : sas-macro
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
How can I remove header from output data set?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
what is sas data set?
how can you import .csv file in to sas? : Sas programming
For what purposes have you used sas macros? : sas-macro
How to include or exclude specific variables in a data set?
Explain translate function?
How do you use the do loop if you don’t know how many times you should execute the do loop?
How to limit decimal places for the variable using proc means?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What is the work of tranwrd function?