Hi All
I always get confused when someone ask me about the differences between SAS Foundation(Base SAS) Vs SAS BI Suite products how they connecting when , I know each and every tool functionality to some extent. But still confusion when it comes to their connection Local/Server, I raised this question to some folks but they could not even explain it properly.
Where exactly SAS Foundation and SAS BI Suite Environment differs connection wise locally and Remote.
Why SAS Services like Metadata Server, Compute Server and Midtier servers will get used by BI Tools (SAS EG, Information map, SAS WRS, Information delivery, SAS EM..etc) and which will not be needed for Base SAS to execute any Job. If Base wont connect to Servers like BI Tools then where do they connect to execute the sas code.
People always say when you have Installed SAS Foundation means it comes with Suite of Base SAS components and which will connect only locally, locally means they do not connect to any SAS Servers (Meta, Compute servers). If they connect locally means where to they connect...Where the code will execute ? When you submit a code in SAS EG normally it connects to metadatserver then it authenticates then connects to objectspawner which spawns a workspace session to execute the job...so same way base sas how it connects.
My understanding is BI tools when they want to interact with third party data bases they need these servers, but where as base sas interacting with local files such as (.txt,ms office files) so they don't need to connect to any sas servers, just foundation is enough to support the sas file...am I correct here.
When you say SAS foundation is only local for Base SAS purpose then why those components will show up on linux server when you install complete SAS software and also when you check products with setinit in SAS EG it will show all foundation and BI tools.
and also SAS EG can be connected locally and to Server, when it connects locally and when i submit job where and how the job will be executed locally without connecting to any server.
I would really appreciate if any one can answer my questions
Thank you in advance
... View more