Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Oracle (https://www.askmehelpdesk.com/forumdisplay.php?f=443)
-   -   IP Address Change of 9iAS machine (https://www.askmehelpdesk.com/showthread.php?t=12959)

  • Sep 21, 2005, 10:46 PM
    ruchir
    IP Address Change of 9iAS machine
    We have changes IP address of our machine where Oracle 9iAS version 1 is installed with Apache Webserver. After the change, the AS has stopped connecting to the database. Can we do something without reinstalling the AS.
  • Sep 22, 2005, 05:27 AM
    ScottGem
    You need to look at your connection strings. They are probably specifying an IP instead of a servert name.
  • Mar 27, 2007, 07:53 PM
    tikitime
    Quote:

    Originally Posted by ruchir
    We have changes IP address of our machine where Oracle 9iAS version 1 is installed with Apache Webserver. After the change, the AS has stopped connecting to the database. Can we do something without reinstalling the AS.


    Try:
    $ORACLE_HOME/dcm/bin/dcmctl resetHostInformation -v -d
    Then check the file $ORACLE_HOME/opmn/conf/ons.conf
    Where you should see the new IP number instead of the old one.


    Hth

  • All times are GMT -7. The time now is 07:34 AM.