Answer Posted / venu
There are 4 Tiers:
-----------------
The platform for SAS BABIEBI consists of multiple-tier environment, that is
1. Server Tier
2. Middle Tier (is known as Web Tier)
3. Client Tier and
4. Data Tier
The (4 Tiers) servers and applications are rely on a common, integrated Metadata Environment.
Server Tier: OLAP Server, Object Spawner, Workspace Server, Pooled Workspace Server, Stored Process Server etc.
MiddleWeb Tier: WRS, Dashboard, Portal, Stored Process Web App. etc. (Web Applications, URL based)
Client Tier: AMO, EG, OLAPCube Studio, InfoMap Studio, DI, SMC etc. (Client Applications)
Data Tier: SAS Datasets, OLAPCubes, RDBMS Table, SPD Files, ERP etc.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between nodupkey and nodup options?
How do you control the number of observations and/or variables read or written?
what is function of retain statment
Explain how merging helps to combine data sets.
what are the softwares and applications that are used most frequently used by sas bi applications developers? : Sas-bi
Where do you use proc means over proc freq?
What is the maximum length of the macro variable? : sas-macro
what are some differences between proc summary and proc means? : Sas programming
what is the difference between infile and input? : Sas-administrator
How to limit decimal places for variable using proc means?
Enlist the functions performed by sas.
name several ways to achieve efficiency in your program? : Sas programming
what has been your most common programming mistake? : Sas programming
how sas deals with business intelligence? : Sas-bi
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro