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
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Do you need to know if there are any missing values?
What is the function of Stop statement in a SAS Program?
what is information maps?
To what type of programms have you used scratch macros?
What is maximum number of rows and cols can be handled in SAS?
what is the use of proc contents and proc print in sas? : Sas-administrator
What are the different servers in sas? : sas-grid-administration
how do you debug and test your sas programs? : Sas programming
what is transformation in sas data integration? : Sas-di
What is the difference between reading data from an external file and reading data from an existing data set?
do you prefer proc report or proc tabulate? Why? : Sas programming
What are the default statistics for means procedure?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming