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


Please Help Members By Posting Answers For Below Questions

What are the scrubbing procedures in sas?

571


how to do user inputs and command line arguments in sas?

2428


What is the use of function Proc summary?

651


What is the sas data set? : sas-grid-administration

566


Can you explain the process of calendar?

640






How do you control the number of observations and/or variables read or written?

747


explain the main difference between the nodup and nodupkey options? : Sas-administrator

686


describe how to adjust the performance of data integrator? : Sas-di

563


Explain the purpose of substr functions in sas programming.

561


Mention how to limit decimal places for the variable using proc means?

641


Mention few capabilities of sas framework.

690


Which are the statements whose placement in the data step is critical?

758


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

648


what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming

605


What are the difficulties u faced while doing vital signs table or dataset?

1931