what are different type of sas servers ? On which server
does the sas code execute ?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
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 |
what are informats in sas? : Sas-administrator
hi i am nipun can anybody tell me that if a clinical sas programmer write the code and after successfull execution where do they store it. how they submit tables to TL how work is assigned to programmers either both code, log, output to be submitted. can any one tell me the process
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
Which is the best training institute for SAS in Delhi. Please reply
what type of reports you are generating in your company...???
2 Answers GSK GlaxoSmithKline,
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
Differentiate between ceil and floor functions.
What is the use of the %include statement?
What are the features of SAS?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
hi tell be about pfizer? how to compare the work with other companies ? please tell me how to login and work also?
how to rearrange the data as our wish by using dataset block?