How to setup cluster members on different os and communicate between them ?

Hi ,
I was wondering how to set up a cluster environment with members say c1 and c2, where c1 will be on windows and c2 will be on solaris(sparc) platforms with Sun Java System App Server 9.1 and then to control and communicate effectively. We have a Sun Java Syst. Web Server 7.0 as the web server.
Any help will be highly appreciated.
Enthusiast.

Could you explain the rationale behind this configuration? We've had inquiries in the past about mixing Solaris/SPARC and Solaris/X64 in clusters but never this diversity of operating environment.
I'm not entirely sure you need a cluster per se. Forgive my ignorance, but doesn't SJS App Server have some sort of build-in clustering capability? If so, why do you need, in this limited circumstance, a cluster framework? You wouldn't be able to have a common file system (endian issues, etc) any way.
Regards,
Tim
---

Similar Messages

  • How to setup oracle database to archivelog mode and auto delete ?

    Oracle 11g R2
    - How to setup database to archive log mode and have oracle only save 24 hours of archive logs
    and delete the rest. So at any given time I will have only 24 hours of archive log and not more.
    So only 1 day of archive logs.
    - Let me know the database parameters I need to setup to accomplish this.
    - I don't want to use the RMAN
    - I am not setting up the database to archive log mode for recovery purpose. I am setting up archive log mode
    so we can use the log miner tool to dig up achives to see log activity for any performance & tuning.
    Edited by: johnpau2013 on May 9, 2012 6:09 PM

    johnpau2013 wrote:
    Thanks everyone for there responses.
    I need to rephrase and explain everyone as what I wanted to do exactly. This might help everyone understand and suggest me.
    We have oracle database 11g r2. Its a test database. Nothing is critical. We use EXPDP utility to backup the entire database every night. Which is enough for us to recover incase something happens. Even if we loose some data. That's fine.
    We are testing our web application on this oracle test database for performance & tuning.
    One thing we have noticed is that the redo logs are switching very frequently. 50MB each log file and there are 5 logs. each log switches every 40 seconds. So we wanted to see what is getting written in this redo logs. We wanted to use the LOG MINER tool in OEM to read the logs. It needed our database to be setup in archive log mode. So the log miner can read the archive logs and show us the sql's within the archive logs.
    Now when we setup the archive log mode on our database. By default the archive logs destination was set to flash recovery area ( may be oracle default archive log location is flash recovery area folder).
    We have setup the db_recovery_file_dest_size to 100GB. Now within 2 days we have filled up the flash recovery area folder. Database was frozen. Then we realized that its because oracle couldn't write archive logs. Because it reached the 100GB. Then we physically deleted files in the flash recovery area folder. Thinking it would help us start the frozen oracle database. But it didn't . The we realized that we are doing something wrong. As Oracle does not know that at OS level we deleted the files. Then temporarily we changed the db_recovery_file_dest_size to 130GB and were able to start the oracle database. Later we turned OFF the archive log mode.
    Being a rookie DBA we would have not read something properly.
    Finally:
    We wanted to know how to always keep only 1 day of archive logs (only for our performance tuning ) and not more than that. All we need this 1 day of archive logs is to use the log miner to read them. Backup is NOT our priority here. Only be able to read the archive logs from LOG MINER is PRIORITY.
    Correct me if I am wrong.Okay, so its making much more sense now, thanks for explaining your requirement.
    Database won't honor anything that you would do over the o/s without telling it. Your deletion of the archive log from the o/s location is NOT updated in the control file of the database and that's why, even when you had deleted the entire 100GB , from the db perspective, the space was still marked as used. This is the same which would happen even if you would increase the space from 100gb to whatever size as well. To delete the space, you would need to update the database's control file and that you can do from RMAN using its two commands , crosscheck backup following with deleted expired backup . The first command would find that which database backup files are NOT on the o/s which are shown in the control file and would mark all of them as expired. The second command would simply delete those expired files. This would update the control file and you would have your 100gb or whatever space, given back to you.
    To keep the archive logs of just one day, set up that Retention Policy for RMAN to either number of copies using the Redundancy option(default and set to 1) or Recovery Window. I believe for you Redundancy would be a suitable choice but you can have a read and play around with it. Setting it up would mark the files as Obsoleted and finally, you can write a small RMAN script to delete those obsoleted files.
    Now, what I don't understand is that why you want to keep on generating the archive logs just for the log miner? If you would have generated them once and figure out the reason for extensive redo generation(did you try increasing the redo log file size, 50mb seems to be smallish) , I don't think that there is any reason to keep on generating the archive logs still .
    And last part, for your question asked about that whether we can use RMAN to put the db in the archive log and is it a backup tool, yes and yes.
    HTH
    Aman....

  • So i sent 2 PXTs to someone and it came up on their phone from 2 different numbers and none of them mine. I called those numbers and they were just normal people and they had no idea what had happened. How did this happen?

    So i sent 2 PXTs to someone and it came up on their phone from 2 different numbers and none of them mine. I called those numbers and they were just normal people and they had no idea what had happened. How did this happen?
    Both phones were iPhone 4s and everyone was with different carriers.

    Simple process. If an iPhone go to the Apple Store and not Verizon
    the phone from Verizon will be a refurbished device and not new unless under the 14 day worry free guarantee
    good luck

  • How do I record a numeric output values and then use them?

    So at the moment I just have a numeric value being display with a numeric indicator. I want to record this value somewhere for later use. Such as doing calculations. I want to store many numeric values that are outputed to this single indicator at different times and then pull them from the stored place and use them. I don't know much about arrays and storage stuctures in labview.  Can someone give me some directions please? Thanks

    So there isn't really anything related to the question yet in may code.
    My code shows movement control for a motor.
    I have a forwards button which increments +1 for every iteration of the loop. Each loop sends a pulse to the motor to move it.
    I have a backwards button which increments -1 for every iteration of the loop. In this loop i have just placed the direction pulse which tells the motor to turn the oposite way.
    these increments add onto a counter which is shown as the numerical indicator, used to show the position of the motor.
    I also have a reset button on this motor. To change the position to zero.
    So now what i want is to put the value of the position of the motor into an array which will then stay at that value in the array even when the position moves again. So i can record different positions.
    I then want to use these values. so i want to know how to get them from the array to the Number of iterations for a For loop so i can move the motor by that amount.
    Your help is appriciated, ive already spent so much time getting to this stage.
    Attachments:
    Xaxisbutton.vi ‏15 KB

  • How can i define the same business partner as Vendor and Customer and link between them

    Hello Professionals,
    I want to define the same business partner as customer and vendor and link between them,
    How can i do this in SAP B1?
    Thanks in Advance,

    Hi Karem
    Our Account People doing like this only in my company. 
    If you Raise A/R Invoice means customer list only show in Business Partner List.
    If you Raise A/P Invoice means Vendor list only show in Business Partner List
    We Follow different Code for Customer and Vendor as show below.
    for Vendor  = Code Starts with V0001
    for Customer = Code Starts With C0001
    With Regards
    Balaji

  • I have 3 PC's.  Two of them I use at 2 different locations and only use them 6 months a year.  So, if I have Icloud for my calendar, and turn on a computer that has not been used for 6 months, does all the old information on that computer to go Icloud?

    I have 3 PC's.  Two of them I use at 2 different locations and only use them 6 months each year.  When I turn on a computer that has not been used for 6 months, does all of the old information from that computer end up in Icloud?  Does Icloud push all the new calendar and contact items over the old items?

    A reset may help. Tap and hold the Home button and the On/Off buttons for approximately 10-15 seconds, until the Apple logo reappears. When the logo appears, release both buttons.
    No content is affected by this procedure.

  • How many symbolic accounts, I have to create and then assign them to res...

    Hi friends,
    I am in the BBP creation phase, I have created the list of wage types for my client, there are 41 wage types, now as far as posting to accounts is concerned, how many symbolic accounts, I have to create and then assign them to respective G/L accounts ?
    Please throw some practical light on this, I know all theory 
    Thanks
    Jay

    Hi Jay
    We wouldnt be able to tell you exactly how many symbolic accounts you may need to create for the 41 Wage Types as it is specific to your requirement.
    Check these links out: Symbolic Accounts..
    http://sappeers.wordpress.com/category/sap-fi-hr-integration/
    It might help you with a fair understanding of what you need to do.
    Example for linking wage types to symbolic accounts: basic pay wage type u20181000u2019 is linked to symbolic account u20188888u2019 (Salaries & wages)
    Hope this helped!

  • My iPhone will do absolutely nothing. It won't charge or start up. I've tried several different chargers and none of them work. I've tried restarting it and everything, but nothing works. Can anyone help?

    My iPhone will do absolutely nothing. It won't charge or start up. I've tried several different chargers and none of them work. I've tried restarting it and everything, but nothing works. Can anyone help?

    Sounds like it is time to take it back to Apple and ask them to repair it for you.
    Allan

  • How do i transfer my contacts, messages, notes and calendars between my iphones?

    How do i transfer my contacts, messages, notes and calendars between my iphones?

    Hi,
    Contacts, Notes and Calendars can be done through iCloud or iTunes.
    Messages tend not to be transferable.
    However If you have linked your iPhone Number with an Apple ID in Messages AND start from a  position of no message ("history", old Messages) on the phones then the iMessages service will sync subsequent iMessages  (only the iMessages)
    iMessages are the ones that go to other iPhones, or iPads or some iPod Touches or the Messages beta on some Lion computers.
    Plain SMS messages to other type of Phone or apps are not synced.
    8:55 PM      Saturday; July 7, 2012
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
      iMac 2.5Ghz 5i 2011 (Lion 10.7.2)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • Iphone 5 will not charge, tried 3 different cables and none of them work on my phone but do on other iPhone 5's

    Iphone 5 will not charge, tried 3 different cables and none of them work on my phone but do on other iPhone 5's. All 3 cables are genuine Apple cables.

    Sounds like the dock port on your iPhone has a problem. It is in warranty so you will need to get it serviced.

  • My Iphone 4 won't charge. I began noticing it yesterday but I ignored it. Now the phone is dead. I've had it plugged up to my computer all day and it says that it is charging but hasn't cut on yet. I've used many different chargers and none of them work.

    My Iphone 4 won't charge. I began noticing it yesterday but I ignored it. Now the phone is dead. I've had it plugged up to my computer all day and it says that it is charging but hasn't cut on yet. I've used many different chargers and none of them work.

    If the same when using the included power adaptor, there may be a hardware problem with the battery. Make an appointment at an Apple Store if there is one nearby.

  • How to setup the From header  in fullname and email address format

    when I sent mail from the messaging express , the mail that I sent cannot show the sender in the fullname and email address format. I use webmail and other mail client . It show only email address. I don't know how to setup this . I use the SUN JES messaging server 6.0 SP1 .

    exactly so.
    in general, for any configutil setting:
    0=off=no
    1=yes=on

  • How to setup my computer to run JSP and Servlets

    I want to setup my computer to run JSP and Servlets.
    What kind of Servers and other tool i need to install to run JSP and Servlets.
    Plz, Help me to start my work on JSP.
    Regards,
    Usman Ali

    hello
    JSP and servlet is web programming, may be little bit different to development local application.
    1st, you should have two computers: one is server and the other is local workstation. This server should have a static IP address, that other people can go into your server. Workstation is any computer normal you use it.
    2nd, you need to setup your server in: OS(linux or windows 2000), web server (jrun, apach or Tomcat etc. ), as well as install JDK, servlet.
    3rd, your local workstation just use as programming editor and open a browser to testing, anytime you write your code, then ftp to server to test.
    Reality, you have many technical thing to solve, eg setup web server etc. However, you can write your source code and test it, then open to outside people.
    hope to helpness, if anything don't uderstand, you can post again or send email to me [email protected] Since I just have setup this configuration in my university for my project.

  • HT1515 How to setup laptop use both 3G internet and audio via Airport Express

    Laptop connected to internet via 3G mobile phone network, but when connected simultaneously an Airport Express to stream audio, the laptop can not connect to internet as it try to connect internet through Airport Express. So how to setup to use both.

    Thanks jakeloveslucy.
    I tried to setup the network by using Airport Utility, the problem is Airport Utility can not find Airport Express while I can use Airport Express to stream music very well. Can you suggest to fix this.
    I use windows 7 64 bit sp1 ; Airport Utility 5.6.1.
    [img]http://no4.upanh.com/b2.s29.d3/cc356ba2635bf1f46b71912fa1e6ce43_46991874.2012070 8133759.jpg[/img]
    [img]http://no6.upanh.com/b4.s29.d4/a0f5f05c0f2ec0f5e94b40bc7c8e2986_46991876.2012070 8135000.jpg[/img]

  • How to setup Time Capsule to use wifi and 2 ethernet ports

    Hi, I hope someone can help with this issue as I've been searching for an answer without success. Basically, can a Time Capsule (1st gen) connected to a modem create a wireless network, as well as connect to an ethernet powerline adapter, as well as connect to an iMac by ethernet?
    My original setup was as follows:
    modem > time capsule (which creates a wireless network) > iMac
    I bought an AirPort Express to use in another room. It was extending the TC wifi network, but the speeds weren't great so I've got a pair of powerline ethernet adapters. I wanted to add those into my current setup so that the Express can create a wireless network.
    Anyway, before I can get to that stage, I'm having issues with the TC. I want to achieve the setup as follows:
    modem > time capsule (which creates a wireless network) > powerline adapter 1 * > powerline adapter 2 > airport express
    * But as well as connecting an ethernet cable to powerline adapter 1, also connect one from TC to my iMac.
    When I tried connecting an ethernet cable to the TC in my original setup, the iMac lost connection to the internet. I've managed to get the following setup to work:
    modem > time capsule (which creates a wireless network) > powerline adapter 1 > powerline adapter 2 > imac
    But to achieve the setup I want, would require me to buy another powerline adapter (for the Express), and it seems silly to have to use a powerline adapter for my iMac when it is right next to the TC.
    Any help would be appreciated.

    modem > time capsule (which creates a wireless network) > powerline adapter 1 * > powerline adapter 2 > airport express
    * But as well as connecting an ethernet cable to powerline adapter 1, also connect one from TC to my iMac.
    When I tried connecting an ethernet cable to the TC in my original setup, the iMac lost connection to the internet. I've managed to get the following setup to work:
    What you are attempting should work fine. The TC should be able to manage multiple ethernet connections as well as the wireless.
    Investigate what is happening when you plug ethernet into the TC from the imac.
    Please try it.. turn off wireless in the imac to ensure ethernet is the only connection.
    But I would recommend you shut off the whole network at that point. Restart everything in order.. modem .. TC.. EOPs.. Express.. clients.. with 2min gap between them.
    Now look at the imac and check the network preferences.. did it pick up the correct IP from the TC? It should have router (gateway) and DNS all correct using dhcp.. if not check the connectivity light on the TC.. does it come on when you plug in the ethernet cord?
    Open a terminal on the mac and ping the TC address. does it respond?
    Give a few screen shots of how the TC is setup.. bridge, router and what IP it is running. Even just the summary page.

Maybe you are looking for