what are different type of sas servers ? On which server
does the sas code execute ?

Answers were Sorted based on User's Feedback



what are different type of sas servers ? On which server does the sas code execute ?..

Answer / dwh_pabba

SAS WORKSPACE SERVER
SAS STORED PROCESS SERVER
SAS OLAP SERVER
SAS METADATA SERVER..

IF I MISSED ANY ... PLS FILL

Is This Answer Correct ?    10 Yes 0 No

what are different type of sas servers ? On which server does the sas code execute ?..

Answer / raju

SAS WORKSPACE SERVER
SAS STORED PROCESS SERVER
SAS OLAP SERVER
SAS METADATA SERVER

SAS WORKSPACE SERVER IS USED TO EXECUTE THE SAS CODE.

I feel this is correct answer else pls correct me.

Is This Answer Correct ?    4 Yes 0 No

what are different type of sas servers ? On which server does the sas code execute ?..

Answer / 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

what are different type of sas servers ? On which server does the sas code execute ?..

Answer / 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

More SAS Interview Questions

how are numeric and character missing values represented internally? : Sas programming

0 Answers  


how does sas handle missing values in assignment statements? : Sas programming

0 Answers  


what is the difference between proc means and proc tabulate?

3 Answers   Cognizant, CTS,


how many types prompting framework can be broken down to? : Sas-bi

0 Answers  


what is enterprise guide? What is the use of it? : Sas programming

0 Answers  


how will you location sas platform applications available from web browser? : Sas-bi

0 Answers  


Please, anyone, let me know the style or an example of using 'by='/'by' variable of a PDV(Program Data Vector)

3 Answers   Verinon Technology Solutions,


Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables?

3 Answers  


Name few SAS functions?

0 Answers  


explain the proc in sas? : Sas-administrator

0 Answers  


what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?

0 Answers  


how to import HTML files into SAS datasets?

3 Answers   HP,


Categories