what are different type of sas servers ? On which server
does the sas code execute ?
Answer Posted / aravind gadde
SAS Metadata server
==========================
Which performs authentication and lets you to log into the
system.
SAS Object spawner
=============================
Which initiates a new WORK space server if you start doing
any activity.
SAS Workspace server
================================
Which performs code execution
****************
Optional servers
****************
Stored process server-------To create & execute stored
processs
OLAP server-----------------To create and analyze cubes
SPDS------------------------Parallel processing
*********
JAVA servers (This to bring up Web clents like WRS, OLAP
viewer...etc)
**********
Application server (Example Weblogic)
Web server (optional-- Example Apache)
WEBDAV server( Example---Xythos)
| Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
Mention what is PROC in SAS?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
what is the difference between infile and input? : Sas-administrator
Define run-group processing?
Can you execute macro within another macro? : sas-macro
How we can call macros with in data step? : sas-macro
Mention what is SAS data set?
Describe the function and utility of the most difficult SAS macro that you have written?
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
describe how to adjust the performance of data integrator? : Sas-di
how does sas handle missing values in functions? : Sas programming
What are the data types in sas?
What are types of transport files?
what is sas database server? : Sas-di
List out some key concept of SAS