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 Posted / 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 |
Post New Answer View All Answers
What is the basic syntax style in SAS?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What is PDV?
what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
Name few SAS functions?
what is sas application server? : Sas-di
How does the internal authentication work in sas? : sas-grid-administration
how to do user inputs and command line arguments in sas?
explain the difference between proc means and proc summary?
How to read an input file in sas?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
what is function of retain statment
what is factor analysis? : Sas-administrator