how does sas know on which server the piece of code to be
executed ? say if a proc olap code is written then how the
sas application would detect on which server to execute.
Answer / mahesh tamboli
All Request are routed via Metadata Server. So, Metadata
Server decides on the based of request to route the reqest
accordingly to the apporpriate server
| Is This Answer Correct ? | 4 Yes | 0 No |
Describe a time when you were really stuck on a problem and how you solved it?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What is the difference between %put and symbolgen? : sas-macro
What procedure you used to calculate p-value?
2 Answers Accenture, Quintiles,
What is interleaving in SAS?
Describe the function and untility of the most difficult SAS macro that you have written.
What is the difference between an informat and a format. Name three informats or formats.
how can you code the confidence intervals?
6 Answers Cytel, IIT, Ranbaxy,
What is shift table? have you ever created shift that?
2 Answers Accenture, Clinical Research, Quintiles,
What is the purpose of trailing @ and @@? How do you use them?
Give e an example of..
What is the function of Stop statement in a SAS Program?