Seperate ORASSO & OC4J_SECURITY in two different tiers

Hi,
Please refer the HA guide http://download-west.oracle.com/docs/cd/B14099_19/core.1012/b13998/selecting.htm#CJAIDIBJ
We are planning to seperate the OC4J_SECURITY and OHS in two different tiers thus avoiding database connection from web tier. is this possible ?
Similarly we want to put HTTP Server in the DMZ along with Web cache and OC4J_Portal in to a different tier. anyone tries this for 10.1.4 portal ?
1st tier :- web cache, OHS (1521 is blocked) DMZ
2nd tier :- Middle tier with OC4J containers
3rd tier :- OID, DB Hosts
Thanks in advance,

Gary,
You may certainly run OHS on one machine and OC4J on another. As you point out, this makes sense in a variety of deployments.
It is true, however, that OHS and OC4J will install together when you install 9iAS. But this does not mean that you must run both of them in your 9iAS instance. It is completely valid to run an OHS instance on one machine and configure it to dispatch servlet requests to an OC4J running on another machine.
For more information, you may want to take a look at the 9iAS Best Practices document. Specifically, look at the Deployment Best Practices section, which I believe starts on p. 95.
http://otn.oracle.com/products/ias/ohs/collateral/r2/bp-core-v2.PDF
Jeremy Lizt
9iAS Product Management

Similar Messages

  • HT1386 How can I have two seperate sets of Playlists for two different iPods on one computer?

    How can I have two seperate sets of Playlists for two different iPods, on the same PC?

    Open itunes.
    Make whatever playlists you each like.
    Connect one ipod, select only what you want, sync
    Do the same for the other ipod

  • Have two i phones owned by one person.  Gave older I phone 4 to spouse.  All synced items going to both phones.  Created two different Apple ID Accounts but still having problems.  Bought more icloud for one device but it went to the other one didnt need

    How can i seperate to i phones that have been synced together.  I created two different Apple Id accounts but for instance my icloud purchase didnt go to the phone i needed it to go to

    If you look at Settings > iCloud on each phone, is the Account different? The Apple ID listed there should control iCloud storage allocation.  [I assume your "icloud purchase" was more storage capacity.]
    The Apple ID is separately specified to control iMessage, iTunes and App Store purchases, etc.

  • How can I get the program to recognize two different types of thermocouples?

    I am using a PCI-4351 card with a TBX-68T terminal block. I was having trouble writing and finding a program that would give me more than one reading/sec. I found a program on the NI website called "435x_logger_triggering", and so far it is the only program that I have found that will actually collect data at 60 Hz. Unfortunately, this program only lets you specify one mode for your thermocouples. This is a problem because we are using two thermocouples, one is type K and the other is a type R, so we get bad readings from one of the thermocouples depending on which mode it is set on. I would like to know how I can program in a seperate mode for each channel in this program. Un
    fortunately, some of the sub VI's in this program are password protected, so I don't know if this is possible. Everything is entered correctly in the Measurement and Automation explorer, so that isn't the problem. I will attach a copy of the program that I am using. I have modified it slightly from the one I got off the NI website, so that the thermocouple readings have a time stamp and are saved to disk. Any assistance you could give me would be greatly appreciated.
    Thanks,
    Jordan
    Attachments:
    Forest_Fire_Thermocouple.vi ‏140 KB
    435xlogger_triggering.vi ‏110 KB

    Jordan,
    You should be able to sample two different thermocouples in the example that ships with the 435x driver called "Getting Started with multiple tranducers Continous". Simply put each type of thermocouple in a different index . Each index of the Transducer Group Array can have a different type and specify the channels that correspond to that type.
    One way that you can speed this VI up is to place a wait inside of the while loop. This will reduce the number of times the software polls the card if it has available data(increasing the overhead). I would suggest about 500 ms. The data that you receive will all have the same delta t because the sampling clock is hardware driven not software, so it does matter when the data is polled.
    You will not be
    able to get 60 samples per second when you are measuring multiple channels anyway. The sample rate for multiple channels is about 9/(# channels). This is explained in the 435x Users Manual.
    I looked at your code and noticed that you tried to change some of the enumeration controls. Unfortunately you will not be able to change these because they are password protected on the low level subVIs, which is where they are defined.
    The way you select if you want the notch filter is in the 435x Config you specify fast or slow. If it is slow then it will select 10Hz as the nitch filter. If you select fast the it will select either 50 or 60Hz You would then use the function "435x Set power line frequency"
    Good luck,
    Mike

  • How can I use two differant iphones on one itunes

    I can i use two differant iphones on one itunes, and keep the content seperate?

    You can sync as many iphones/ipod/ipads as you like to one computer.
    Each is different and is recognized as such

  • HT1364 I used these instructions to move my i-tunes library to the external hard drive that two different home pc's access. My playlists do not show on both Is it possible to have one i-pod synch amid two different computers that use the same library?

    I have a sole i-pod and two pc's, used the instructions for "iTunes for Windows: Moving your iTunes Media folder" in the hope that I could synch my one i-pod between two different computers that are sharing the same library. Is it possible to have two seperate computers that only share an external hard drive (one wireless, one not) ? When I am looking at a shared library should it appear the same on both machines (ie: playlists/ purchased list etc)?

    If it is moved correctly, playlists will display on both computers and it should be possible.
    Close iTunes.
    Hold <SHIFT> and launch iTunes.
    When prompted to create a new or open an existing iTunes library point iTunes to the iTunesLibrary.itl file on the external drive.
    The entire library should now show up with all playlists and playcounts.
    Do this on both computers.
    Keep in mind that only one computer can access iTunes at a time, otherwise errors will occur when each computer attempts to write to or update the iTunesLibrary.itl file.
    Syncing may work seemlessly with both computers, but honestly syncing is designed to work with one and only one computer.

  • How to sync two different Nano's through the same iTunes?

    how do I upload two persons different runs through the same iTunes?
    My wife and I have two different Nanos and seperate sensors but we use the same iTunes which is in my name. Now I have made a new Nike account for my wife but how can I sync her run? At the moment it automaticaly syncs with my account?
    regards
    Morten Timm

    if you call the first redirect, the servlet is getting aborted, so you can redirect to the first servlet, working the stuff in it, and then in the second servlet you can redirect to the third servlet

  • Dealing with two different sets of users but same OAM/SSO/OID Server?

    In our application server's (OAS 10.1.2.) ssl.conf, we need to have the following as following since it's part of the requirement,
    to ask for the user's Cert (CAC, SMARTCARD, X509). We have OAM 10.1.4.2.
    SSLVerifyClient require
    However, using the same exact OAS 10.1.2.3 server, for only a specific URL containing
    /web_html/ as a part of the URL, we need to bypass the SSLVerifyClient require and only
    a server based SSL handshake is required when the SSO resource*(/sso/auth, or /pls/orasso/..)* is hitting
    the OID server that is configured with the SSLVerifyClient.
    SAME OID Server has to deal with two different organizations:
    org1 ---> SSO ---> Client based X509 Cert Based Auth
    org2 ---> SSO ---> Server Based SSL Handshake only
    The SSLClientVerify does have the optional option to use and the users
    can just click on CANCEL but the customer thinks is not very user friendly.
    The screen that is displayed as a result of the SSLVerifyClient (Choose a Digital Certificate) seems to be
    operating system dependent.
    I hope, we won't need to have anther server just for this other organization.
    Thx for your time in advance.
    KA
    Thanks in advance,
    KA

    Daniel,
    We have OAM and it's performing the authentication.
    The SSLVerifyClient is bring up the Choose a Digitial Cert screen and by selecting Cancel, everything works for userlogin/password users. The problem is the screen user friendliness.*
    We are just trying to customize this screen so there is additional message or a different screen would be displayed instead of the generic screen from MicroSoft with OK OR CANCEL.
    Thx for your time,
    KA

  • Hello,  I burned two different CD's and in my iTunes libaray they ended up as one album

    Hello, 
    I burned two different CD's one after the other with my MacBook Pro into my iTunes ( version 11.1.4 ) libaray. 
    The two seperate CD's with diferent titles and track listing they ended up as one album...???
    How can I split them up and give them them appropiate track listing and album cover art.
    Any tips would be greatly appreciated.
    Thank you

    Clearly they didn't get different album names though.  The only way I can think of to get tracks with different album names to appear as one album is to set the Sort Album name which is something you have to do, not iTunes.  Usually people have the reverse problem -- one album splits up into many.

  • Seperating management and normal service on two different LAN interfaces

    We would like to keep administration and general service of Windows Servers seperate on two different LAN interfaces "A" and "B" (on "dual home" machines i.e. machines with two network interfaces).
    Is this feasible so that no administration can be performed on LAN Interface A, all regular Services runs over LAN Interface A and all administration has to be done over B?
    Reasoning for this is security - only certain people and machines would be granted access to the management LAN.
    Any ideas how this is best achieved?
    Thanks in advance
       

    Hi,
    We can use the firewall to achieve your goal.
    Firstly, disable all the port in firewall of LAN B.
    Enable the port which used by the services in firewall of LAN B.
    After that all traffic from LAN B, which is not related to the services will be denied on the server.
    This is the general method of protecting the server on internet. (It is usually to be performed by a hardware firewall).
    Best Regards.
    Steven Lee
    TechNet Community Support

  • Exchange 2013 Two different Domains

    hi guys
    i am having Exchange 2013 on a production, our domain is domain1.com
    i need to know if it possible to have two domains assign to the users over the exchange 2013
    like user A will be able to have domain1.com and domain2.com
    Domain1 and domain2 are a pop accounts wich will copy the emails from a external pop server.
    domain1.com is working fine for users
    much appreciate it 

    ok julian lets take one by one...
    you mean i can configure user 1 to send with [email protected] and user2 with [email protected] ? on the same domain controller ?
    Jatin: yes you can do this, but both the domains will have shared calender, address book and other resources. this kind of thing is basically done in case of group company environments where you have multiple sister companies and all need their seperate
    email address. on single exchange server. so this is possible
    and create Domain user with different name just to log in to the AD but send emails with different email adres ?
    Jatin: AD login will always be with the primary domain create when installing AD.
    can i create two adress policies on one exchange and specify each one to each user?
    yes, and then apply to a OU with one OU having users from company1 and others form company 2. you can also apply two policies to one user. just in case
    can i create two accepterd domain ? or just one with two different format ?
    Jatin: you can create two accepted domains, so your mail server will then start receiving email from other domains also. for email address login on OWA/ECP you can add one more UPN suffix under AD domain and trust. once this is done and logon changed in
    AD users and computers then users can log in to owa with their OWN company domian ID and they dont have to use primary domain to log in to OWA or outlook
    Mark as useful or answered if my replies helped you solving your query.
    Thanks, Happiness Always
    Jatin
    Skype: jatider2jatin, Email: [email protected]

  • Two iTunes set up for two different iPods both with one library......

    Okay I have had an iPod mini for about two years I already have my library set up yada yada yada...
    Today my brother got an iPod Nano. I went through the setup process because I thought that you needed to have two seperate libraries if you had two seperate iPods, but after it had setup I realized that both of the iTunes accounts had my library on each....
    What do I do? Can he upload my music onto his Nano or yeah I am not sure...Thanks for all of your help.

    the music in a single library can be downloaded to two different ipods. (mauve and attractive beast both connect to the same library.)
    for a bit more information on the various different options, these resources might be helpful:
    Natalie Beresford: multiple iPod/iTunes installations
    How to use multiple iPods with one computer
    iTunes: How to share music between different accounts on a single computer

  • Is it possible to run two different apple tv units on the same network and play two different movies off of my iTunes library

    Is it possible to play two different movies on two seperate apple tv units on two tvs at the same time using the same itunes library

    AC is corret you can do that.  It might work a bit better for you if you use a wired connection vs a wireless one for the ATV's.

  • Create two different iCloud accounts with 2 iPhones (family plan)?

    How do I create two different iCloud accounts with 2 iPhones (family plan). Both phones are registered under my name, and when my wife set up her phone with iOS 5, it will only let her log in using my account. I thought it used your iTunes account info, is this not the case?  I really want her to have her own seperate account on her phone.
    --Brian

    I resolved it by using our seperate apple ID's. Since we already had our own itunes accounts I canceled iCloud on her phone that was using my account and logged in with hers.  I did read somewhere where you can have multiple iCloud accounts under the same user ID but I'm not sure how that works because that is exactly how ours were set up initially and all the suddon all of her contacts and calendar items were on my phone and iPad and vica-versa . It was a pain to remove them one at a time after I broke the accoutns apart.  I know that doesn;t really answer your question, but that was my workaround. Of course that also mean no app sharing.

  • Running two different skype calls on two pc's but ...

    Hi All,
    So I don't have the means to test this before I actually need it.
    But would it be possible to run two different skype calls on two pc's but on the same account.
    So I'm logged in with one and the same account on both pc-A and on pc-B. With pc-A I want a video call with person X, and with pc-B a video call with person-Y.
    Can this be done on the same account at the same time? Or should I make a seperate account for that?
    Kind regards,
    Solved!
    Go to Solution.

    Theoretically this can be done, but very soon your account will be flagged as abusing the Terms of Use, and the account might be blocked.

Maybe you are looking for

  • Bridge Photo Downloader Constantly Crashes

    I've been experiencing Bridge Photo Downloader and Bridge crashes. Photo Downloader crashes instantly upon opening when my iPhone4 is plugged in. Bridge crashes randomly with no seeming pattern to the crashes. Below is my Photo Downloader crash log.

  • Move objects from one tablespace to another

    Hello Running Oracle 10g rel 2 and I would like to move all objects from one tablespace to another. There are Primary Key indexes to other tables in this tablespace. The size grew too large and I want to reduce the size. Thank you.

  • Where to find set up my iPad?

    Where to find set up my iPad on THE iPad? Or it has to be connected to an Apple computer?

  • TS3694 How I can solve this error: 1015?

    I intented many times to restore my iphone 3G, but I couldn't. Please, I need yopur help. I am so unlearned about this. Thanks Parocha

  • Populating bank details in Idoc basic type PEXR2002 message type PAYEXT

    Hi, I need to populate the bank details in E1IDBO2 I2. however, this segment appears on the idoc  if i use RVND free form payment and release it. This is not happening if i use FB60. i couldn't see the E1IDBO2 I2 segment at all. Is there any setting