How to Change IP Address in an Oracle 11g Fusion middleware environments

Hi,
We are changing server IP address. Not sure if I need to update any configuration files etc for the new IP address of the host. Can you please help on this
We have following 11g Fusion middleware comonents installed on the server:
Weblogic 10.3.3
SOA Suite 11.1.1.3.0
BPM 11.1.1.3.0
BAM 11.1.1.3.0
WebCenter 11.1.1.3.0
OHS 11.1.1.3.0

>
I've a two node RAC working fine. I want to do an experiment and want to chang the VIP and private IP adresses. I canged the IP addresses in /etc/hosts files on bothe nodes and re-configured the eth1 with new IP addresses. I rebooted the nodes. When I try to start crs, I get error:
>
If you change your VIP to a different subnet, then you have to change your Public IP to the same subnet as well (vice versa)..
You may not have to change your Private IPs (let's say 10.10.10.x) because these are your interconnect addresses and are "private" to the RAC nodes...
You can read on the following Metalink Notes:
>
How to Change Interconnect/Public Interface IP or Subnet in Oracle Clusterware
Doc ID: 283684.1
Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node
Doc ID: 276434.1
Considerations when Changing the Database Server Name or IP
Doc ID: 734559.1
Preparing For Changing the IP Addresses Of Oracle Database Servers
Doc ID: 363609.1
The Sqlnet Files That Need To Be Changed/Checked During Ip Address Change Of Database Server
Doc ID: 274476.1
>
Also check my notes about it.. http://karlarao.tiddlyspot.com/#%5B%5BRAC%20Change%20IP%20-%2010gR2%5D%5D
- Karl Arao
http://karlarao.wordpress.com
Edited by: Karl Arao on Apr 14, 2010 2:03 PM

Similar Messages

  • Oracle 11g Fusion Middleware (11.1.1.3.0) Report Configuration Issue

    Oracle 11g Fusion Middleware (11.1.1.3.0) Report Configuration Issue
    =============================================
    Hi All,
    I have installed Oracle 11g Fusion Middleware (11.1.1.3.0) on Oracle Linux 5 and getting some issues while configuring. What's happening is that when I run my report, it looks for the library attached to it. If I define the REPORTS_PATH in reports.sh, it works fine.
    What I want to achieve is to push reports to use REPORTS_PATH environment variable from rwserver.conf instead of reports.sh
    Someone told me to remove the REPORTS_PATH from reports.sh and add the REPORTS_PATH from reports.sh to a default.env in rwserver.conf, but it didn't worked.
    What I know about the report server stuff in 11g Fusion Middleware is that it consists of two different servers (Standalone and In Process). Our application runs report using SRW.RUN_REPORT which basically use In Process report server setting in rwserver.conf to run the report.
    The heirarchy in which reports try to look for the REPORTS_PATH is
    1) REPORTS.sh
    2) rwserver.conf
    3) Settings as per Oracle Enterprise Manager Configuration Settings.
    My standalone report server name is ReportsServer_hostname_asinst_F and the In Process Server name is rep_wls_reports_hostname_asinst_frd. When I define rep_wls_reports_hostname_asinst_frd (In process Report Server Name) for the server name parameter, I do not get any results for the report run using srw.run_report. Also I can't see the reason behind the report executed because of the following issue
    http://hostname:8888/reports/rwservlet/showjobs?server=rep_wls_reports_hostname_asinst_frd
    REP-51019: System user authentication is missing.
    ** the Singlesignon in rwservlet.properties is defined as no
    But when I define ReportsServer_hostname_asinst_F (Standalone Report Server Name) as server parameter and ran the report using srw.run_report, I get result with the REPORTS_PATH defined in reports.sh not using rwserver.conf file.
    http://hostname:8888/reports/rwservlet/showjobs?server=ReportsServer_hostname_asinst_F
    (which shows the report just run).
    Can someone who did Report Server configuration using ENV files (changing rwserver.conf), pls. send me the screenshots. Want to make sure if I am changing the correct files under correct location.
    Pls. feel free to ask me questions related to the environment set up.
    Thanks

    Your question belongs in {forum:id=84}
    John

  • Oracle 11G fusion middleware weblogic server

    Can anyone help me to know all about oracle 11G fusion middleware weblogic server.
    Please provide me soft stdy material links.
    prompt reply really appriciated.
    Regards
    Piku

    http://download.oracle.com/docs/cd/E17904_01/index.htm

  • How to change archivelog file size in oracle 11g

    Hello,
    In my oracle 11g database inside flash recovery area how to increase each files size , now it 41 Mb per file iits name is o1_mf_1_161_8mfpwtbj_.arc how to change it to
    the understandable name.
    Thanks and regards

    Hi,
    As you know archived log is create when online log is switch. Archived log size might be maximum equal to online redo log size.
    Because archived log size is copied from online redo log file, if you want change archived redo log size, then you must change online redo log size.
    But you must think, what is advantages and disadvantages of change of online redo log size, it depends direct task LGWR process.
    You can change archived redo log name with change LOG_ARCHIVE_FORMAT parameter.
    See : http://docs.oracle.com/cd/B19306_01/server.102/b14237/initparams103.htm
    Regards
    Mahir M. Quluzade

  • Oracle 11g Fusion Middleware Control, CGICMD.DAT

    Finally, I have Weblogic and Oracle 11g Forms and Reports up and running.  Now, I would like to create a Mapping Key in the CGICMD.DAT file, so that all the login information will not show up in the URL when I run a report.  Can someone please tell me how to do this through the Middleware Control console?  I do know that i have to go through the MBeans System to find "CgicmdConfigMXBean" but it seems like trying to find a needle in a haystack.  Also, is there a specific format when creating a Mapping Key?  would like to include the path, userid information for connection to the reports.
    thank you,
    steven

    Your question belongs in {forum:id=84}
    John

  • How to change redo log size in oracle 10g

    Hi Experts,
    Can anybody confirm how to change redo log size in oracle 10g?
    Amit

    Dear Amit,
    You can enlarge the size of existing Online Redo log files, by adding new groups with different size of files (origlog$/mirrlog$) and then carefully droping the old groups with  their associated inactive files.
    Please refer SAP Note 309526 - Enlarging redo log files to perform the activity.
    Steps to perform:
    STEP-1. Analyze the exisiting situation and prepare an action plan.
    A. You have to ensure that no more than one log switch per minute occurs during peak times.
    It may also be necessary to increase the size of the online redo logs until they are large enough.
    Too many log switches lead to too many checkpoints, which in turn lead to a high writing load in the I/O subsystem.
    Use ST04 -> Additional Functions --> Display GV$-Views
    There you can select
    Gv$LOG_HISTORY --->for determing your existing LOG switching frequency.
    GV$LOG -
    > list the status(INACTIVE/CURRENT/ACTIVE) /size/sequence no. of existing online redolog files
    GV$LOGFILE  --- > list the information of existing online  redolog files with their storage paths
    You can document the existing situation of Online Redo Log Fiile management before going to enlarge Redo Log Files.
    It will be helpful, if something goes wrong while performing activities.
    B. Based on above Situation analysis, Plan your New Redo Log Group and there Members with new optimal size.
    e.g.
    Group No.         Redo Log File Locations  u201C/oracle/<SID>/u201D                  Size
                                 /origlogA                  /mirrlogA            
    15                        log_g15m1.dbf         log_g15m2.dbf               100 MB
    17                        log_g17m1.dbf            log_g17m2.dbf               100 MB
                                /origlogB                    /mirrlogB
    16                       log_g16m1.dbf          log_g16m2.dbf            100 MB
    18                       log_g18m1.dbf            log_g18m2.dbf            100 MB
    Continue to next.....

  • How to change timeout parameter value in Oracle 10g R2

    Anyone knows how to change timeout parameter value in Oracle 10g Database R2?

    Waheed Azhar wrote:
    actually i am getting ORA-01013 exception which directly relates to the timeout value but i think it's hidden parameter...What makes you think it's a hidden parameter?
    A search of MetaLink for that error turns up a number of hits, most of which a very situational specific. Exactly what are you doing when you get this error? Are you connecting over an ODBC connection? Are you getting it on a connection request? At db shutdown? During a long-running query?

  • How to change "home" address on IPhone 5s map app for navigation purposes

    How to change "home" address on IPhone 5s map app for navigation purposes

    OK I tried that.  I have two apps that need updating and it STILL shows the old Apple ID from the App store.  I even tried logging off iTunes and powering off the phone, then powering it back on and logging in.  Still shows the OLD Apple ID in the app store.  The correct one is showing in the Settings/iTunes.  Any other thoughts?

  • How to change mac address on mac

    i'm sry i'm not sure if this is the right section or not but yeah.... nyways does anyone know how to change mac address on a macbook?

    If you have not updated your OS you can use the following command.
    sudo ifconfig enX ether xx:xx:xx:xx:xx:xx
    You will need to replace the X with your network number and the xx:xx:xx:xx:xx:xx with the mac you want to have.
    Then run
    sudo ifconfig enX down
    sudo ifconfig enX up
    This change will last till your next reboot.
    cheers
    NOTE: This is not working in 10.5

  • How to change mac address on time capsule

    Hi there,
    How to change mac address on time capsule?

    There are routers that allow you to create/clone a mac address to whatever you like. Since many companies use the mac address to 'register' a unit connected to it's system, you usually just have to let them know you've changed your router and they will reset your system to accept connections from the new device.

  • How to change mac address on wrt54g router

    How to change mac address on wrt54g router?

    are u sure u wanna change the MAC of the WRT54G ?  it's not possible....you can however clone the MAC address of your PC onto the router...depending on your ISP.

  • How to change billing address to another country?

    how to change billing address to another country?

    Before you change the country, you might want to note the following:
    1) If you have store credit, you must use the credit before you can change countries.
    2) You will need to download all purchased content. In addition, rented items must be past their 30-day expiration. For more information on rentals, please see:
    http://support.apple.com/kb/HT1657
    3) You must provide a payment method, such as a credit or debit card associated with a valid billing address in the new country. An iTunes Store Gift Card issued in the new country is also an acceptable payment method.
    4) After you change countries, you will no longer receive application update notifications in iTunes for the apps you purchased in your original country. However, you'll still receive update notifications on your iOS device for any applications installed on it.
    5) If you have an iTunes Match subscription, you can't change countries until the subscription has expired.
    6) If you have purchased a Season Pass, you cannot change the country associated with your account until that season is done airing and the last episode of the season has been added to the iTunes Store.
    7) If you have been using iTunes in the Cloud to download past purchases from your Purchased page, these purchases will no longer appear when you change the country.
    That said, you can change the country for your account using a computer using these steps:
    1) Sign in to the iTunes Store.
    2) From the Store menu, select View My Apple ID.
    3) Sign in with your Apple ID.
    4) Click Change Country or Region.
    5) Choose your new country from the menu, and click Change.
    To change the country for your account using an iOS device, check out this article:
    iOS: Changing the signed-in iTunes Store Apple ID account
    http://support.apple.com/kb/HT1311

  • How Can I install Web Service on Oracle 11g r1?

    How Can I install Web Service on Oracle 11g r1?

    Hi,
    Is necesary install XDB?
    Because i have executed;
    select * from dba_registry
    where COMP_ID = 'XDB'
    Oracle XML Database
    Regards

  • How to take a backup manually in oracle 11g express edition?

    how to take a backup manually in oracle 11g express edition? i want to take backup of a database and want to restore later on on a different computer .

    Stop database, and copy all files to another machine.That sounds to me to be the closest answer to the question posted. And perhaps the easiest solution.
    Install XE on the "another machine", shut it down. Shutdown the source database. Copy the datafiles to the new host. Startup your "new" database, it will be an exact clone of the original.
    To find out what files need to be copied, as system (or sysdba) run:
    select name from v$datafile;
    ... file1, file2 ...
    show parameter control
    ... control_files ... file1 ...
    alter database backup controlfile to trace [reset logs];
    show parameter diag;
    ... diagnostic_dest ... <drive:>|/diag_pathTo do a proper database clone its better to recreate the controlfile and reset the archive sequence number- leave out the controlfile copy part. In the diag_path location find the trace file under diag/rdbms/$ORACLE_SID/<db_name>/trace it should be the latest ora*.trc file.
    The trace file has the commands to recreate the controlfile, which includes the datafiles and putting the tempfile back in place. If the datafiles are in a different location, i.e. in Windows going to a different drive, or you want do put datafiles in a different folder location, the create controlfile statement is the easiest time to get the file directories right.
    If you add the "reset logs" qualifier (don't use the brackets!) you'll get just the reset logs version of the create controlfile statement, otherwise you'll get both NORESETLOGS and RESETLOGS versions of a create controlfile statement, run one or the other. Not both. Not the entire trace file, just the create controlfile, alter database open [reset logs], alter tablespace temp add tempfile ... bits. No recovery is needed for a database that is shutdown when datafiles get copied to a new location/host.

  • How to Change IP Address?

    Hi,
    I've a two node RAC working fine. I want to do an experiment and want to chang the VIP and private IP adresses. I canged the IP addresses in /etc/hosts files on bothe nodes and re-configured the eth1 with new IP addresses. I rebooted the nodes. When I try to start crs, I get error:
    CRS-0184: Cannot communicate with the CRS daemon.
    My question is that is it possible to change IP address of RAC nodes? If yes then what are the steps?
    Thanks.

    >
    I've a two node RAC working fine. I want to do an experiment and want to chang the VIP and private IP adresses. I canged the IP addresses in /etc/hosts files on bothe nodes and re-configured the eth1 with new IP addresses. I rebooted the nodes. When I try to start crs, I get error:
    >
    If you change your VIP to a different subnet, then you have to change your Public IP to the same subnet as well (vice versa)..
    You may not have to change your Private IPs (let's say 10.10.10.x) because these are your interconnect addresses and are "private" to the RAC nodes...
    You can read on the following Metalink Notes:
    >
    How to Change Interconnect/Public Interface IP or Subnet in Oracle Clusterware
    Doc ID: 283684.1
    Modifying the VIP or VIP Hostname of a 10g or 11g Oracle Clusterware Node
    Doc ID: 276434.1
    Considerations when Changing the Database Server Name or IP
    Doc ID: 734559.1
    Preparing For Changing the IP Addresses Of Oracle Database Servers
    Doc ID: 363609.1
    The Sqlnet Files That Need To Be Changed/Checked During Ip Address Change Of Database Server
    Doc ID: 274476.1
    >
    Also check my notes about it.. http://karlarao.tiddlyspot.com/#%5B%5BRAC%20Change%20IP%20-%2010gR2%5D%5D
    - Karl Arao
    http://karlarao.wordpress.com
    Edited by: Karl Arao on Apr 14, 2010 2:03 PM

Maybe you are looking for

  • Can't import video from iPhoto or memory card

    I just upgraded to iLife'11 but now I can't seem to import my videos from iPhoto. Before, I could download stills and videos to iPhoto (via card reader) and iMovie would automatically import them. Now I can still import video into iPhoto but then can

  • Zen V Plus - Track Playing Order Prob

    When? I rip a CD, put it on my Zen V Plus, then play the album, I can move through successi've tracks by moving the joystick to the right, so Track , Track 2, Track 3, etc..... However, I've just tried ripping the audio from a music DVD, which involv

  • "Show In Playlist" shows every playlist folder

    I restored my very large library this week (related to my iPod Classic freezing). I dumped the itl file, started iTunes and imported my Library. After this process was done I noticed that when I right-click a song to see what playlists it is in, the

  • ITunes Not Working with Multimedia Keyboard... help?

    I recently installed a new keyboard and mouse software, where the keyboard is a multimedia keyboard. Since that, I've been unable to get any SOUND from anything playing in iTunes, whereas the sound for my computer and any other audio/video programs w

  • Modification Comparision

    Hi friends, I had applied sap note and now there is one function J_1I6_DETERMINE_EXCISE_RATE , which has one inactive and active version. when i m trying to activate the inactive version it is giving me error 'carry out modification comparison first.