Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

what are the types of interactive display types? : Sas-bi

0 Answers  


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

0 Answers  


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

0 Answers  


SAS using companies in chennai

1 Answers  


Dear all, proc means data=dsn noprint completetypes; class trtmntgroup /preloadfmt; output out=tot n=n; format trtmntgroup trtf. ; by vstgrp descending severity; run; This is the code I used for AE table. I got the values without giving the variable ‘trtmntgroup(numeric)’ in var statement. And if I give the var statement for that variable i’m getting the same values.How is that possible? What is the difference between class and var statement? Could any one explain me how does proc means work at the back end. And what is the difference between _freq_ value and N value in proc means. Thanks and regards, Rajesh.

1 Answers  


what is the use of proc sql?

5 Answers   CitiGroup,


how can get the first and last observations in a dataset using Proc SQl?

4 Answers   Satyam,


what are all the default values getting in PROC MEANS...???

2 Answers  


If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

0 Answers  


how do u validate sas program

3 Answers   Accenture,


what is the difference between nodup and nodupkey options? : Sas programming

0 Answers  


Describe the types of SAS programming tasks that you performed like Tables? Listings? Graphics? Ad hoc reports? Other?

4 Answers   HP, Oracle,


Categories