Changing Domain Name and IP address of a server

We have an Oracle 10G server (running on Windows) that needs to have its domain name and IP address changed. I did a search on this forum and found similar threads to this one (e.g. Rename server name & change domain Just wondering if anyone has any other comments to make that haven't been mentioned previously.
Looks like on the server side, we just have to change the listener and tnsnames.ora file. Anything else we have to worry about? (Unfortunately this is something I've never done before.)

TomF:
Yeah I know the listner SHOULD be the only thing that needs to know the server's network information. However, databases are big, complex pieces of software, and I'm just a bit paranoid that there's some system variable that needs to also get changed that I might be overlooking.
You suggested I might need to change the global_name... Upon further research, I've found references to other variables that may need to change... local_listener, remote_listner, and dispatcher. (Note: I don't have the Oracle documentation handy so I can't verify how valid those are.)

Similar Messages

  • Domain name and IP address - 11.5.8

    Hi All,
    We are running Oracle Application 11.5.8 on HP-UX (two node). Now we want to change Domain name and ip address of the server.
    How can I do this. From where can I get the documentation for this task.
    Thanks.

    Hi, this job is very easy if you use autoconfig tool, for maore information you can read the note 165195.1 in Metalink.
    Good Luck...

  • Will vmware horizon work after change domain name and ip adress and vcenter ?

    Hi
    i have a question
    i have to migrate all of my vmware horizon but for example my domain name is now a.com but i have to migare it to new domain b.comit means my domain name and ip adress will be change also connectios server ip adress vcenter ip adress  now i want to know if my domain name and ip adress change and also all of my vm and vcenter and ... change  will vmware horizon work after these changes ?
    best regards
    Babak

    Horizon View is depended on AD and this task is not trivial.
    What needs to be done depends on your setup and configuration and you will need assist from VMware Support and you should first replicate the setup in a test-environment.
    // Linjo

  • Resolving local domain name and nameserver address

    Hi,
    Is there any way to get the local domain name (on Windows it would be NT domain name and on Unix based platform it is DNS server's domain name) and local DNS server address ?
    Thanks,
    Rohit

    import java.net.*;
    try
       InetAddress ip = InetAddress.getLocalHost();
       String fqdn = InetAddress.getCanonicalHostName();
       int firstDot = fqdn.indexOf(".");
       String domain = fqdn.substring(firstDot+1);
       System.out.println("domain: "+domain);
    catch(Exception ex)
       ex.printStackTrace();
    }

  • Change Host Name and IP Address on machine running WLS 9.2

    Hello,
    I am new to this community, so please forgive any unintended missteps.
    I have an installation of BEA WebLogic Server 9.2 running on Windows 2003 Server SP2. This installation is running on a virtual server, which was created using some VMware product that copies or clones production environments. The purpose of this new, cloned environment is to act as a development environment. This new DEV server has a different host name and IP address from the source PROD server.
    WLS is not starting up properly. It complains about the license.bea file not being valid. To try to fix that, I manually changed the IP address listed within that file, from that of the original system to that of the current system, but that did not change the error message I get during startup.
    I imagine that this instance of WLS needs to be re-licensed to account for the change in IP address. Besides that, are there any other configuration parameters in text files, registry settings, etc., that need to be modified in order to allow the new instance of WLS to work the same as the old instance?
    Please note that we want both DEV and PROD to run simultaneously, so we need to take steps to ensure they (and the applications running on WLS) don't talk to each other.
    I tried to search the BEA sites and found a few resources, but related to some other products (ALES?), not WLS.
    Thoughts, suggestions, feedback, or pointers to documentation would be greatly appreciated.
    Thanks,
    JPG.

    Hi JPG,
    The BEA license files are tied to IP address. Editing the license.bea to change the IP address file will not work.
    Any reason why you cannot use a 5 user dev license for your environment?
    If you break the 5 user limit then use IIS or Apache to front-end the the WLS instance.
    Cheers
    Mike

  • Changing domain name and host name?????????//

    Hai,
    how to chane the domain name and hostname for LINUX ES 4.0 server.
    is any impact On EBS 11.5.10.2 . if i change??

    This is the command that I run at command prompt:
    perl D:\oracle\VIS\db\tech_st\10.2.0\appsutil\bin\adgentns.pl appspass=secret \contextfile=conf_VIS.txt -removeserver
    It returns:
    'perl' is not recognized as an internal or external command, operable program or batch file.
    Did you source the env file first?I apologize, what does this mean? I am running EBS12 on a WINXP environment, but this was the closest forum post I could find related to the topic.
    From Article:
    https://metalink.oracle.com/metalink/plsql/f?p=130:14:1947016216372695354::::p14_database_id,p14_docid,p14_show_header,p14_show_help,p14_black_frame,p14_font:NOT,338003.1,1,1,0,helvetica
    If you already changed the information of your existing AutoConfig Context file and
    have not done the above step, then you can manually update the Net Services
    Topology Model using the following syntax :
    Locate the System Name :
    The System name is the database name
    Verify with sql query :
    select DB_NAME from FND_DATABASES;I logged into the vision DB (VIS) as the system user id, via SQLPLUS, ran the query and it returned a table or view "FND_DATABASES" does not exists.
    I changed the computer name, and changed the domain name (primary dns suffix).
    I was successful using the Context Editor to edit both the DB and App context files, and ran AutoConfig for both the DB and Application (exists on the same machine).
    I hope this provides more clarity....
    Thanks
    -J

  • Change of Domain name and IP address - Urgent requirement

    Hi,
    The Oracle internet directory is installed as a separate component and we have a requirement for changing the ipaddress and domain name . Could any one please tell me what steps need to be done or any related documents for changing the domain name of OID.
    thanks in advance.
    regds,
    hussain

    Refer following for 10.1.2:
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/host.htm#BABJGDBH
    Hope this will help.
    Thanks
    Shail

  • SBS 2011 - Need to change Machine name and IP address range

    We had upgraded to SBS 2011 and new hardware 6 months ago, we have recently been aquired by a larger company and want us to comply with their machine naming conventions and change the IP address range to fit in with their corporate structure.  They
    will be supplying us with a 2011/2012 Domain controller, this is to be added to our existing network as the primary DC supplying DNS, DHCP, WSUS
    We use our SBS box for DNS, DHCP, Exchange, File server, Print server
    How difficult is this going to be?  Is it actually possible, or do we need to wipe the SBS box and install from scratch?Any help on this matter would be appreciated

    As said, you can't change the name of the server or the domain, but you can change the IP addresses.
    The bad news is that you can't integrate SBS to a larger corporate network. SBS needs to be at the root domain of the forest and hold all FSMO roles, and it can't have any trusts.
    If the corporate wants to bring in a DC of their own AD domain and wants all clients to be joined to that domain, you just can't use SBS anymore, it won't fit in. You need to inform your corporate IT about the situation, and you need to make a new plan.
    You will need some kind of migration from SBS to standard products first before you can join to the corporate network structure.
    Tero Leskinen - MVP (Windows Server for Small and Medium Business / SBS)

  • Changing default name and email address in mail

    For some reason, the default name and address that comes up when I try and edit Mail, Contacts,& Calendars under system preferences is different the one I originally set up.  When I try and edit, it seems like I have succeeded, but if I come back into system preferences, the changes have not been remembered.  Any suggestions?
    Thanks

    Thanks, Ernie
    I wasted about 20 minutes looking for it and couldn't find it
    cheers,
    tom

  • Change Domain Name and its effects

    Hello
    We have a local domain name contoso.com with 20 PC Clients on the domain (server 2008 R2) . We want to change the domain name to cont.com. Is that possible ? If so, then should I re-enter all the 20 clients to the new domain ?
    Also, would changing the domain name affect the exchange server (exchange 2007)  ?
    Thank you.

    Hi,
    A domain rename of a forest containing Exchange 2007 servers are not supported.
    Checkout the below thread on similar discussion,
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/d7cd95ec-79fc-4821-bfad-cd014d4f5f7e/ad-domain-rename-exchange-2007-is-present?forum=winserverDS
    Regards,
    Gopi
    www.jijitechnologies.com

  • Change Domain name in Hyperion Financial Reporting Web Server

    I have System 9.3.1 and i need to change the Domain name from one to another for the web application.
    Under which location i can find the domain controller defined??
    All the web applications are controlled by Websphere.

    in version 11.1.2
    we can changes web server name at
    oracleHOME/user_projects/epmsystem1/httpConfig/ohs/config/OHS/ohs_component
    and file name is mod_wl_ohs.conf
    is that something you are looking for

  • RE: 1) Changing name and IP address of an AIX 4.2 Server 2)Using NAT

    Daniel,
    you (normaly) just have to :
    1) edit the $FORTE_ROOT/fortedef.sh fileand change the value of variable
    FORTE_NS_ADDRESS
    2) shutdown and restart forte environment
    3) put the new values in the control panel of the client and run !
    It worked on our site with the same configuration (Aix 4.2)
    Good luck
    De : Daniel[SMTP:[email protected]]
    Répondre à : Daniel
    Date : vendredi 18 juin 1999 13:08
    A : [email protected]
    Cc : Jose Ignacio
    Objet : 1) Changing name and IP address of an AIX 4.2 Server 2)
    Using NAT to reach forte
    Hello Forte Users :
        I have 2 questions to make:
        1)
        I've installed a Forte Server Central Node (Release 3.0.F.2) in an
    IBM RS/6000  with OS AIX 4.2
        (The name of the server is Name_1 and the IP address is
    125.125.50.50 with mask 255.255.255.0)
        Nowadays we had to change the name and IP address of this server
    lets say to Name_2 and 125.125.60.60 with mask 255.255.255.0.
        After that we try to find any reference to old name and IP address
    in the forte directory and all of its subdirectories changing them to
    the new ones.
        After these changes we found than forte could'nt start the nodemgr
    server.
        We have too many reasons to avoid installing FORTE again.
        Does anybody know if I have to change anything more to make
    nodemgr server work.
        2)
        The second question is about NAT (Network Address Translation).
        To reach a Forte Server Central Node from a Forte Client we have
    to pass through a Firewall and NAT.
        We are researching and at this moment we can not reach the server
    from the client, has anybody any suggestion to correctly configure
    Forte (Client and Server) to use NAT between them.
        If anyone could help me I would be very pleased.
        Thank you very much in advance,
        Daniel GonzáLucas (EAM Sistemas Informáticos SL, Spain,
    e-mail: [email protected])
    To unsubscribe, email '[email protected]' with
    'unsubscribe forte-users' as the body of the message.
    Searchable thread archive <URL:http://pinehurst.sageit.com/listarchive/>

    >> 15 Mins is not enough for completely the replication.
    >> use repadmin /syncall /aEpd   - for force replication.
    >> Wait 3 hrs minimum.
    Regards,
    Biswajit
    MCTS, MCP 2003,MCSA 2003, MCSA:M 2003, CCNA, Enterprise Admin, ITIL F 2011
    Blog:
      Script Gallary:
      LinkedIn:
    Note: Disclaimer: This posting is provided & with no warranties or guarantees and confers no rights..

  • How do I change hostname, domain name and port no on release 2

    I managed to do this alright on 3.0.8.9.8 Do I have to do anything different to make these changes in release 2?

    According to the Oracle9i Application Server Release Notes Addendum: Oracle9iAS, Release 2 (9.0.2), does not support changing host name and IP address after installation.

  • Solution Manager 7 EHP1 - Chage Host name and IP Address

    Dear All,
    I have installed Solution Manager 7 EHP1 (ABAP+JAVA Stack) on Windows 2003 64bit and working fine.
    I need to change HOST name and IP Address of the machine.
    In SAP where I need to change or reconfig ?
    Thanks in advance,
    Nirav

    Hello Nirav,
    first of all: welcome to a big adventure!
    There are some configurations you should face and prepare yourself before you change the hostname, or IP-Adress.
    1. Be aware of the SMD-Agents. You should activate the Maintenace Mode in Diagnostics just before changing the hostname.
    2. Do the changes in ABAP (profile parameters, transport configurations, RFC-connection settings, reorganization of table entries). The systemcopy guide is a good place for informations. Don't forget to recreate the trusted connections to and from the connected  managed systems.
    3. Do the changes in Java (use system copy guide for informations).
    4. Every SMD-Agent in your system landscape must be reconfigured after you change the hostname and did the adjustments in ABAP and Java. Have look into the Diagnostics setup Guide for a detailed information about changing the conection parameters
    5. If you are using a central DBACOCKPIT management in SolMan and Oracle, the TNSNAMES entry should be changed.
    6. SAP likes to connect to SolMan, so the SAPROUTER entries schould be changed also.
    7. Perhaps you are monitoring your system landscape with SAPCCMS Agents, then all agents in your landscape have to be changed in their configurations.
    8. I have BI installed within SolMan and got an error page after changeing the hostname. Try this URL to make some corrections:
    http://<hostname>:<Port>/webdynpro/dispatcher/sap.com/tcsmde2ewa/E2ewaConfig
    Changing the hostname of SolMan isn't a small job and done in 60s. I suggest a detailed planning and to make a roadmap of all doings.
    Have a lot of fun!
    Sascha

  • How to change host name and domain name in installed Cisco Meeting Place Express 2.0?

    Hi
    I have  Cisco Meeting Place Express 2.0 installed on server. Meting Place uses Linux (Red Hat) as base operation system. Please tell me how I can change host name and domain name for Meeting Place Express application to integrate it into corporate domain infrastructure.
    Thanks in advance!!!
    Sincerely yours
    Sergey Bondarenko

    Hi
    Thanks for your attention for my humble problem.
    I have performed Meeting Place Express configuration through the “net” command.
    But now unfortunately I can't connect to meeting place through web browser. I just get blank page.
    Though I can reach the server with help of ssh. I think my DNS works properly because I can resolve the ip address of  cumpxvoice .uclab.com and cumpxweb. uclab.com with help of dig command.
    Have you any idea?
    A lot of thanks in advance!!
    Sincerely yours Sergey Bondarenko
    Here I have printed the net configuration output of Cisco meeting Place Express:
    [root@cumpxvoice root]# net
    This is the MeetingPlace Express network configuration utility.
    Up to the point where you save changes, it is safe to hit ^C to get
    out at any time, in which case nothing will have changed.
    1) List current configuration
    2) Configure Ethernet port 1
    3) Configure Ethernet port 2
    4) Configure service bindings
    5) Set host names
    6) Set domain name
    7) Configure DNS service
    8) Configure NTP service
    9) Configure routing
    10) Done
    Select: 1
    Primary/audio host name: cumpxvoice
    HTTP host name:          cumpxvoice
    RTMP host name:          cumpxweb
    Domain name:             uclab.com
    Service bindings:
    Audio:                   port 1 (eth0)
    Web browsing (HTTP):     port 1 (eth0)
    Web conferencing (RTMP): port 2 (eth1)
    Port 1 (device eth0):
    IP Address:      10.62.60.116
    Network mask:    255.255.255.0
    Default gateway: 10.62.60.1
    Link setting:    autoneg on
    Port 2 (device eth1):
    IP Address:      10.62.60.117
    Network mask:    255.255.255.0
    Default gateway: 10.62.60.1
    Link setting:    autoneg on
    Static routes:
    Destination      Gateway          Network mask     Port
    0.0.0.0          10.62.60.1       0.0.0.0          1
    DNS Servers:
    10.62.60.115
    10.0.1.4

Maybe you are looking for

  • Do I buy a 13" MacBook Pro or an Air?

    Okay, I am having a dilemma and need some advice. I am looking to buy a new laptop to serve as my only computer. I currently have a 15" MacBook Pro with an i5 Processor. I bought the 15" last year because I thought I NEEDED an anti-glare display and

  • Safari no longer works after the 10.5.3 Update.

    I'm apparently having the same problem with Safari that I've noticed many other people on here are having. When I try to open Safari after having installed the 10.5.3 Update it goes straight to "Application Not Responding" and I have to force it to q

  • How to install FLEX in SAP WAS and How to deploy project into SAP EP ?

    Hi. I want to create SAP EP Contents using FLEX and I have serveral question about this. 1. How to install Flex into SAP EP and What do I have to install ? 2. When we developing SAP EP Contents using FLEX,     Which Tool do I have to use ? (NWDS or F

  • Wireless Router range

    Hello, While searching for a WiFi router maybe a month ago, I was surprised at how hard it was to find the range of a wireless router. Furthermore, it would be helpful if the datasheets / pdf's would contain tables that compare speed and signal stren

  • How to skip the '\n' char when reading with BufferedReader

    Hello to all the comunity that is at these forums, ;) I'm a venezuelan IT student, and as many arround here, I'm looking for some help with this homework... well the thing is that I need to read from the System.in untill I get the "" String. Well the