2 tier and 3 tier

what is 2tier archiyecture and 3 tier and difference between them?
please give me solution for this ..

You can check these link to have more knowledge:
http://en.wikipedia.org/wiki/Client-server_architecture for 2 tier
http://en.wikipedia.org/wiki/Multitier_architecture for 3 or more tier
http://www.virtu-software.com/ask-doug/QandA.asp?q=48 to compare
Thanks,
Gordon

Similar Messages

  • HT201318 I upgraded my iCloud storage capacity for a higher tier and the device does not actually reflects said upgrade. How can this be resolved since my credit card was charged

    I upgraded my Icloud storage capacity to a higher tier and my Iphone does not reflect the change although my credit card was charged and the device is nor properly backup. How can this be resolved?

    It seems to take up to a couple of days for the upgrade to take hold, at least that's the experience of some users.  Give it 24 hours before contacting apple.
    For customer service issues, go here...
    https://expresslane.apple.com/Issues.action

  • Differcence between  2-tier and 3-tier

    hiii,
          diff between 2-tier and 3-tier sap architecture??

    The easiest way to explain this is, as you suggest, by an example. So I'll give you an example.
    Let's suppose I'm going to write a piece of software that students at a school can use to find out what their current grade is in all their classes. I structure the program so that a database of grades resides on the server, and the application resides on the client (the computer the student is physically interacting with).
    When the student wants to know his grades, he manipulates my program (by clicking buttons, menu options, etc). The program fires off a query to the database, and the database responds with all the student's grades. Now my application uses all this data to calculate the student's grade, and displays it for him.
    This is an example of a 2-tier architecture. The two tiers are:
    1. Data server: the database serves up data based on SQL queries submitted by the application.
    2. Client application: the application on the client computer consumes the data and presents it in a readable format to the student.
    Now, this architecture is fine, if you've got a school with 50 students. But suppose the school has 10,000 students. Now we've got a problem. Why?
    Because every time a student queries the client application, the data server has to serve up large queries for the client application to manipulate. This is an enormous drain on network resources.
    So what do we do? We create a 3-tier architecture by inserting another program at the server level. We call this the server application. Now the client application no longer directly queries the database; it queries the server application, which in turn queries the data server.
    What is the advantage to this? Well, now when the student wants to know his final grade, the following happens:
    1. The student asks the client application.
    2. The client application asks the server application.
    3. The server application queries the data server.
    4. The data server serves up a recordset with all the student's grades.
    5. The server application does all the calculations to determine the grade.
    6. The server application serves up the final grade to the client application.
    7. The client application displays the final grade for the student.
    It's a much longer process on paper, but in reality it's much faster. Why? Notice step 6. Instead of serving up an entire recordset of grades, which has to be passed over a network, the server application is serving up a single number, which is a tiny amount of network traffic in comparison.
    There are other advantages to the 3-tier architecture, but that at least gives you a general idea of how it works.
    Incidentally, this website is a 3-tier application. The client application is your web browser. The server application is the ASP code which queries the database (the third tier) for the question-and-answer you requested.
    I hope that helps!  dont forget to give points if useful

  • Urgent! Application tier and Data tier on different platforms

    Hello!
    I would be very grateful if someone confirms that the deployment of the Beehive, where Application tier and Data tier are placed on different platforms, is supported.
    For example, Oracle Database (Data tier) on Linux, and Oracle Application Server (Application tier) on Windows.
    Thanks in advance.
    Dima.

    Hi Dima,
    Yes, this will work.

  • My iCloud on my phone is undJer another persons account I however am no longer with them and want to cut all ties and is there any way for me to change my iCloud account or will it affect my phone? And it's photos, apps, music?

    My iCloud on my phone is under another persons account I however am no longer with them and want to cut all ties and is there any way for me to change my iCloud account or will it affect my phone? And it's photos, apps, music?

    You have to delete the iCloud account but you can keep all your data such as Contacts, Calendars etc. when you delete the account you will prompted to "Keep on my iPhone".
    All your purchased content (like apps and music from iTunes Store) belongs to the original ID and you have to re-Purchase them under your Apple ID.
    Photos in Camera Roll remains in Camera Roll.
    Photos in photo stream that are not in Camera Roll must be saved in Camera Roll.
    Photo that previously synced from iTunes remains in photo library until you synced with another iTunes library (another computer).
    Also sign out from iMessages, FaceTime and Home sharing (Settings>Music)

  • Patching mid tier and infrastructure tiers.

    Greetings!!!
    I am having some questions on patches and hope someone can help me here.
    We have two Oracle Application Server machines both on Windows 2003 servers 32-bit and both are on 10.1.2.0.2 release.
    The first machine is hosting HTTP Server, Forms (OC4J_BI_Forms), Reports, Webcache (Application/Mid tier). Release is 10.1.2.0.2
    The second machine is hosting OID+Metadata repository, Single Sign-On, HTTP Server, and OC4J_Security (Infrastructure Tier). Release is 10.1.2.0.2.
    I am now applying patches to both the servers.
    Here are the steps I have:
    1. Apply the Patch 4505133 on the Infrastructure (10.1.0.5 Patch Set)
    2. Apply the Patch 5983622 on the Mid-tier. (10.1.3 patch set)
    I have already completed step (1). I patched the infrastructure database from 10.1.0.4 to 10.1.0.5.
    Am I missing the other step to patch Infrastructure tier components? Should I also patch the HTTP Server and the Oracle Home on infrastructure tier? I am not talking about the infrastructure database here. I am already done with that step.
    If I only patch the Mid Tier with #5983622, then won't the mid tier will be on 10.1.3 release and infrastructure components (HTTP Server, SSO) will be on the same old 10.1.2.0.2.
    The primary requirement is that I need to upgrade HTTP servers on both the tiers to the same level. Can you suggest me the equivalent of patch 5983622 for infrastructure tier and the way forward? Will appreciate any answers!!! TY.

    Hello,
    I think u are mixing some things here.
    In order to apply 5983622, u have to update database version is 10.1.0.4 to 10.1.0.5. (patch 4505133) That must be done before patching the two homes of Application Server.
    Patch 5983622 is for Application Server. U have to apply it on Infrastructure Tier and on Application/Mid tier Home, in order to update Application Server from 10.1.2.2 to 10.1.2.3.
    regards,
    Pedro

  • OS 10.6.8 OS and I-mac Hard drive accessed almost constantly and ties up software trying to run including displayany solution?

    OS 10.6.8 OS and I-mac Hard drive accessed almost constantly and ties up software trying to run including display. Any solution? My other I-mac no problem.

    10.8.6? I think you mean 10.6.8.

  • Middle tier and infrastructure location

    Hi ,
    Does Middle Tier and Infrastructure tier should be on seperate Tier or can they installed on one Tier?
    Thanks

    They are normally kept separate for security reasons (and sometimes the middle tier is broken out into OHS and OC4J tiers too), though this will mean there are more servers to license.
    If you do install both tiers on a single server be careful about assignment of ports (e.g. using staticports.ini) as this is the most likely thing to cause problems (I think there are various notes on Metalink and OTN).

  • Oracle E-Business Suite 12.1.3 App Tier and DB Tier in US-West region

    Hi,
    We need to setup 12.1.3 Vision instance on Amazon EC2. When I am checking details on AMI (Amazon Machine Images) for Oracle E-Business Suite 12.1.3 App Tier and DB Tier, I see below
    “This AMI is currently available for use in the US-East region and for the High-Memory instance family (m2.xlarge, m2.2xlarge, and m2.4xlarge)”
    Does it mean we can’t use it for US-West region? I could not find any phone number to contact AWS sales person.
    we need to setup instance this week for client's demo. Appreciate quick response.
    Thanks,
    Jigisha

    Hello
    See the logfiles adwork001.log to adwork004.log. The last lines show the errors ocurred. The best thing to do is to open an SR with Support sending those error messages.
    Hope this helps.
    Octavio.

  • Communication between middle tier and infrastructure

    Hi!
    We have seven OAS machines with two infrastructure-instances and seven middle tier - instances which use these infrastructure.
    My short and simple question is: how does the communication between the middle tier and the infrastructure work? is there any file on the middle tier where you can see which middle tier is assigned to which infrastructure? there is no entry in the tnsnames.ora and i can't see any hint in the opmn.xml ...
    Regards

    If you just want to see which midtier is bound to which infrastructure you can check $ORACLE_HOME/config/ias.properties . This doesn't explain how communication works though.
    The process is roughly sad like this:
    Every midtier has a dcm-daemon. This daemon contancts the infrastructure upon start, stop & restart automagically. Next to this the daemon also contacts the infrastructure if you make changes using the enterprise manager website. If you make changes manually, you have to for the daemon to contact the infrastructure by issuing dcmctl configupdate (of updateconfig, this I mess up all the time ;) )
    The infrastructure stores certain parts of the configuration in the metadata repository, other parts are replicated to other components in the farm (e.g. if you created clusters).
    Communication is made by issueing secure ldap statements on port 636.
    This is just the basics. For more insights you either have to start reading manuals / metalink or contact an expert ;)

  • Free Tier and Free Software Trial

    What exactly Free Tier and Free Software Trial means?

    Hi,
    A Free Tier subscription offering is perpetually free, whereas a Free Software Trial (Try it now) offering is a paid offering that is promotionally free for a limited period of time after which it converts to a paid subscription.
    Regards,
    Azam Khan

  • Difference between 3 Tier and N-Tier architecture in HFM

    Hi Gurus
    What is the Difference between 3 Tier and N-Tier architecture in HFM?
    regards
    Smilee

    3 Tier is a client/server architecture with 3 fixed tiers: Presentation / User Interface Layer, Business Logic Layer, and Data Layer.
    N-Tier architecture is also a client/server architecture; however, it may not have 3 tiers. 3 Tier IS a specific type of N-Tier architecture.

  • Tier and Container

    I am wondering if there's any difference between Container and Tiers? The Web Tier for example consists of Servlets and JSP Pages, which are managed by the Web Container. That's a little bit confusing to me.

    You can think of a container as a SW module that provides services and an environment for you to plug your application code into. As you mentioned the web container manages JSP and servlets that you write and deploy. The container provides a certain set of APIs and life cycle management to your application code.
    A tier is just an arbitrary grouping of similar things or functions. For instance many people look at enterprise applications as three tiered applications, the pesentation tier, the business logic tier and the integration tier. When I hear web tier I just think of all the parts of the application that make up the web based technology pieces of an application, such as JSPs, servlets, static HTML and the associated pieces including HW pieces such as load balancers and such. The web container is something that lives in the web tier but it is not the only component that may live in that tier.

  • Deski: 2-tier & 3-tier mode

    Hi,
    We are setting up Business Objects XI R2 primarily for Desktop Intelligence.  We will not be using WEBI or InfoView.  All users will run their reports via DESKI.  However, the one thing I am puzzled about is the 2-tier and 3-tier mode.  From my understanding 2-tier mode consists of DESKI and business objects server and 3-tier consists when InfoView comes into play.  Is this correct?  I tried running a report in 2-tier mode, by logging into the business objects server, it failed with a u201Cconnection or sql sentence error: (da00005) u2013 unable to create connectionu201D.  However, after setting up 3-tier key, by logging into InfoView and selecting new > desktop intelligence document, it created a 3-tier file: @xir2dev_dotnet.extranet in the locdata folder and I was able to run the same report against the universe.
    Am I missing something?  I thought you only need the 3-tier key only if you plan on using InfoView, is this correct?  If we need to create the key, we will need the users to log into InfoView for the first time.
    Any information will be greatly appreciated.
    Thanks.
    Raja

    Ok this may be easier if I list the requirements of each mode
    full deski client install is required by both 3-tier and 2-tier
    Connectivity to the CMS (6400 by default) and direct connectivity to the reporting DB(middleware installed on the client machines) is required by 2-tier
    2 tier workflow
    launch busobj.exe on client
    system has CMS name in it and optional port#
    login request is sent to CMS
    to refresh reports (middleware must be set up locally on the client) such as SQL ODBC, Oracle, DB2, etc
    Connectivity through a webserver (java:8080 or .net:80), connection server(service in the CCM/CMC that deski clients connect to) and DB connectivity(middleware installed on the server) set up on the enterprise server for 3-tier
    3 tier workflow
    launch busobj.exe on the client
    system has globe icon and .net or j2ee (IIS or tomcat typically)
    globe icon exists if .intranet file exists in C:\Documents and Settings\taz\My Documents\My Business Objects Documents\LocData on the client
    file is created when preferences in infoview are set to launch desktop intelligence and a deski doc is accessed from infoview
    file contains the URL of the .net or j2ee web server
    Busobj.exe connects via web server (wsdkbridge or something like that) to the connection server running in the CCM/CMC
    connection server works like the deski report server in querying DB for reports using middleware installed on teh enterprise server
    data is returned to client busobj.exe
    In your scenario it would seem that the reporting DB middleware is installed on the server only not the client (thus the Da00005 message).
    Regards,
    Tim

  • Mid-tier, Infrastructure-tier - Same host or not

    I used to remember that on version 9i -> 9.0.2, if install the whole version, Oracle recommended to install mid-tier on one machine, and infrastructure tier on another machine. Does Oracle recommend that different hosts for mid tier and infra tier on 9.0.4 or on new release 10.1.2?
    It seems there are some advantages of install these two tiers on the same machine. but different Oracle homes.
    Please comment.
    Thanks,
    Joanne

    Thank you for you postings - The Member Feedback forum is not monitored by Oracle support or product teams and so Oracle product and technology related questions cannot be answered. However we recommend that you post this thread to the "Database - Installation" forum.
    The URL is: Database Installation
    Thanks - The OTN team

Maybe you are looking for

  • Getting java.lang.NumberFormatException: For input string: "63420;https=127.0.0.1" Error while creating bpel service in oracle soa suite12c

    Hi , I am getting below error when I try to create a bpel project in oracle soa suite 12C, can any one help on this issue why it is happing, earlier am able to create bpel service. java.lang.NumberFormatException: For input string: "63420;https=127.0

  • Screen tearing problem in Macbook Pro

    Hi, I've been having some issues with my Macbook Pro 3.1. For the past few months the screen starts tearing at some specific points in the screen, it's like it's getting cut in three parts. The tearing effect starts a few minutes since booting up. It

  • Controlling embedded video display size on a page

    Is there any way to up the size of the embedded video size on a wiki page?

  • UseBean ....

    Hi friends I used KavaChart to draw some charts in my project.The program was running in another server .i copied the program to another server and try to run that i am getting error at the line *<jsp:useBean id="chart" class="com.ve.kavachart.servle

  • Default drawing aids

    Hi! Is there a way to define default drawing aids? For example, I would like a form to show a specific grid, with "snap to grid activated" and "snap to center of page" deactivated directly after it is created, without having to define that grid for t