Change hostname/domain in ebs 12.0.6

Hi All,
I have single node installation of EBS R12 (12.0.6) and database version is 10.2,
I want to change hostname and domain name of application and database.
I have found this document (ID 341322.1). i think this document is for  EBS 11i ,
may i follow this document on EBS R12 ?
Thank & Regards
Ravi Kumar

Hi Ravi,
Please have a look at the following notes, applicable to r12:
How to change the hostname and/or port of the Database Tier using AutoConfigNote (338003.1 )
How to change the hostname of an Applications Tier using AutoConfig (341322.1 )
You may follow link:
CHANGE HOSTNAME OR IP-Address OR DOMAIN NAME ON APPS-TIER OR DB-TIER in R12
http://applicationsdba.blogspot.com/2011/04/r12-iphost-name-change.html
Additionally, 2nd step would be..
- Run preclone script on DB and Apps Tier
- Change network necessary changes
- Run the post clone script.
Hope this helps!
Best Regards 

Similar Messages

  • 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.

  • What needs to be changed if we change hostname in linux

    Dear all,
    I have a question and will appreciate for appropriate answer(s).
    My machine name was lxcms120.cern.ch and Oracle 10g DB was running fine on it (listener, DB, Enterprise Manager). It is not a production system rather a test system.
    Now, i changed its name to docms11.cern.ch
    I change hostname in listener.ora & tnsnames.ora and listener started successfully.
    I started db from sqlplus and it started without any complaints.
    Now, when i tried to start Enterprise Manager (emctl start dbconsole), it didn't and return this error.
    OC4J Configuration issue. /localscratch/orahome/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_docms11.cern.ch_oralxcms120 not found.
    Now, i know that when the machine name was initially lxcms120, it was /localscratch/orahome/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_lxcms120.cern.ch_oralxcms120
    and if i go to that directory, i could see OC4J_DBConsole_lxcms120.cern.ch_oralxcms120 but of course there is no OC4J_DBConsole_docms11.cern.ch_oralxcms120
    My dbname instance is oralxcms120 and has nothing to do with hostname.
    So, what is the solution to the problem. Moreover, are there any steps to do while changing hostname of the oracle database like in my case which i can follow to make all required changes.
    Best regards,
    Anjum

    You will need to do a little more than just directory rename,
    From Oracle document,When the database host name (including the domain name) or the IP address changes, deconfigure and then reconfigure the Database Console with the repository create command. Run the following command:
    emca -deconfig dbcontrol db -repos drop
    emca -config dbcontrol db -repos create
    or
    emca -deconfig dbcontrol db
    emca -config dbcontrol db -repos recreate
    http://download.oracle.com/docs/cd/B19306_01/em.102/b40002/structure.htm#CACBBFGI

  • Changed the domain of the server where BO Edge is installed

    We changed the domain of the server where BO Edge resided and the domain of our database server. We are not getting the error message "Failed to register with name server. Reason: a server of this name already exists".  This occurs whenever we try to start any of the servers from the CCM.  What are or did we do wrong?

    My understanding is that Edge is the same base code as XI 3.0 and it shouldn't have any errors when changing domain name or hostname. I don't have this version installed but in the CCM is there a CMS (+other services) or a SIA?
    I'm not sure what changing the domain on the DB server would do, What type of DB are you using?
    Regards,
    Tim

  • Zombie Changes to Domain/Host Name in Mail Settings Window

    For the second time since setting it up, the domain name has changed from "domain.com" to "local", and the host name has changed from "myserver.domain.com" to "myserver.local".
    This tends to screw up my mail services.
    I cannot determine why this would change, by itself, without any external intervention from anyone.
    Suggestions?

    Thanks for your reply!
    The server is configured with static IP and running DHCP, DNS and mail, connectet to a D-Link router (the router also acting as a firewall). The DNS is configured with forwarder IP-addresses to the ISP and Google. Domain/hostname is changed from server.ljungh.net to server.local in postfix/main.cf (and other config files) and triggered if internet connection is lost by rebooting the router (or if internet connection to ISP is down for some other reason). Everything is working fine as long as the internet is up and running. The server is not acting as a firewall or multiple-network-controller.
    Output from changeip -checkhostname:
    Primary address = 192.168.0.196
    Current HostName = server.ljungh.net
    DNS HostName = server.ljungh.net
    The names match. There is nothing to change.
    dirserv:success = "success"
    Output from dig server.ljungh.net:
    ; <<>> DiG 9.6.0-APPLE-P2 <<>> server.ljungh.net
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 61515
    ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 0
    ;; QUESTION SECTION:
    ;server.ljungh.net. IN A
    ;; ANSWER SECTION:
    server.ljungh.net. 10800 IN A 192.168.0.196
    ;; AUTHORITY SECTION:
    ljungh.net. 10800 IN NS server.ljungh.net.
    ;; Query time: 0 msec
    ;; SERVER: 127.0.0.1#53(127.0.0.1)
    ;; WHEN: Sun May 30 16:45:38 2010
    ;; MSG SIZE rcvd: 65
    Output from dig -x 192.168.0.196:
    ; <<>> DiG 9.6.0-APPLE-P2 <<>> -x 192.168.0.196
    ;; global options: +cmd
    ;; Got answer:
    ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27573
    ;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1
    ;; QUESTION SECTION:
    ;196.0.168.192.in-addr.arpa. IN PTR
    ;; ANSWER SECTION:
    196.0.168.192.in-addr.arpa. 10800 IN PTR server.ljungh.net.
    ;; AUTHORITY SECTION:
    0.168.192.in-addr.arpa. 10800 IN NS server.ljungh.net.
    ;; ADDITIONAL SECTION:
    server.ljungh.net. 10800 IN A 192.168.0.196
    ;; Query time: 0 msec
    ;; SERVER: 127.0.0.1#53(127.0.0.1)
    ;; WHEN: Sun May 30 16:46:01 2010
    ;; MSG SIZE rcvd: 105

  • How to change (NT)Domain Name after installed ERP?

    Hello,
    We are planning to change (NT) Domain Name on environment of already installed ERP/BW(WAS 6.40)/SRM/SolMan(NW 7.0).
    We know SAP recommend that customer should be Re-install or System-copy SAP-System if the Domain name is changed after installed systems.
    However, we do not have enough time and budget for doing that.
    Questions:
    1). If the (NT) Domain name will be changed, we only need to change the
    OS users of service for SAP-System?
    (I think that it is needed to change only OS-users of SAP-service. Is there other setting for that?)
    2). The method of only changing users of SAP-service is not supported in this case?
    (The customer will be not taken the SAP-Official support after doing that?)

    Dear
    Changing domain name is not supported by SAP if done in a productive environment (after systems have gone live).
    You will probably not get support by SAP after you change the domain name once system is live.
    There are a bunch of changes you will need to perform as well.
    The domain name is probably existing in the RFC's and you cannot change all of those through SM59.
    You will need to update those entries at Oracle level.
    SAP parameters containing domain name
    Java environment where domain name is contained
    Reset hostname buffer
    Service marketplace
    SAP Logon
    STMS
    Monitoring perhaps, non SAP job scheduling
    Please reward points accordingly
    Kind regards
    Tom

  • Changing hostname

    We are working with VMware and want to create "Oracle application server" templates (OS install with infra and midtier). Is there a way or procedure to reset all processes to use a new hostname / tcpip number? This would enable us to clone the vmware environment and use it for a new project.
    Thanx in advance...

    Hi Marco,
    You can probably find the information you are looking for in Table 8-1 (Supported Procedures for Hostname, Domain Name, and IP Address Changes) in the Admin Guide at http://download-west.oracle.com/docs/cd/B14099_18/core.1012/b13995/host.htm#BHBBJEBF.
    Regards,
    Mathias

  • Teaming - Changing Email Domain

    With Teaming 2.0, can I change the domain name that is automatically appended to Email URLs created for workspaces. folders etc.
    The default appears to be the domain part the server hostname. I need to change that so that users external to our organisation can email postings into Teaming as our email domain is different to that of the server.
    Folder URLs still need to have the server domain appended to them.
    Any ideas?

    Originally Posted by computatech
    With Teaming 2.0, can I change the domain name that is automatically appended to Email URLs created for workspaces. folders etc.
    The default appears to be the domain part the server hostname. I need to change that so that users external to our organisation can email postings into Teaming as our email domain is different to that of the server.
    Folder URLs still need to have the server domain appended to them.
    Any ideas?
    Hi Guys,
    Apologies for late reply.
    Were using GroupWise! - what's Exchange? The problem is down the list of priorities at the moment - our collaboration site is using a second Teaming zone, with a virtual host domain that can be accessed by both our internal and external users using the same URL. That means the Teaming permalinks work for all and the Teaming SMTP server can process email.
    Regards
    Dave

  • Interesting Presence issue and changing the domain

    I've got an interesting problem that I recently posted about in a different discussion forum.
    Basically I've got a presence setup. This is federated with an OCS. The OCS domain is something like company.com This is the same as the email domain, and the SIP uri's are sip:[email protected]
    The issue is that when the presence server was set up, the proxy domain was set as something like cmp.local. cmp.local is the domain for the entire internal MS infrastructure. The problem appears to be that this conflicts with the internal domain. So when looking up in the directory instead of getting the OCS domain it gets replaced with the cmp.local. Functionally this results in the jabber client being unable to add federated OCS contacts from the directory as they just get added as internal jabber contacts.
    I'm thinking of changing the domain on the presence server to something like jabber-cmp.local, i.e. a domain that doesnt exist. Once we migrate to jabber we'll change the domain again back to company.local so we can federate externally properly. Does anyone have any experience of doing something similar? Any pitfalls anyone can point out?

    Federation can only be setup  a few ways
    - Intra domain  (company.com   federated to im.company.com)
    - inter domain (company.com  federated to abc.com)
    - Intra domain partitioned  (Company.com federated to company.com)
    You need to define this to make any of the with CUPS 8.6.4 (you should run latest and greatest).   Now, depending on which version OCS you have R1 or R2 is important as well.
    Put the CUPS server in the domain you want it in.  Some of the SIP paramenters can be pushed for Jabber 4 windows XML file  IE:  
    msRTCSIP-PrimaryUserAddress
      true
      sip:>

  • 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

  • Change the Domain of a data elements in the extraction structure

    Hi experts
    I was transport a extraction structure from BW DEV to BW QA System, but in STMS of QA System generated an error "Active ABAP Dictionary" then in T-code SE11 -> visualize -> Components Tab i am watching that the Data Type of a component ZBITRST is QUAN whereas in BW DEV system the Data Type is CHAR which is correct
    by double-clicking the component I am watching that the domain of both is different, How I can change the domain in QA System / BIC/VQUAN_000013_000003 to / BIC/VCHAR_000003_000000?
    or What is the solution to this problem?
    Thanks 

    Hi
    As you told you have correct domain for the info object in DEV system, transport this single info object through one transport.
    now check whether domain of the info the info object is correct.
    now you can import the extraction structure.
    If you want to change the domain type, goto edit mode of info object and select the data type CHAR instead of UNIT and activate the info object. this will change the domain type of your Info Object.
    Regards,
    Venkatesh

  • How to repair Open Directory Master after Changing Hostname

    Summary:
    How to repair Open Directory after Changing your Server's Hostname (see separate post)
    Problem:
    I had to change our server's hostname from a private hostname (server.name.private) to a public hostname (name.dyndns.org).
    Procedure:
    1. Precautions:
    Since I was anticipating major dramas I tested the change of hostname on a clone ( I used Super Duper, and I very strongly advise everybody to heed this warning because a change of hostname will corrupt your server services, in particular Open Directory)
    Second, I exported the network users from Server Admin and copied the archive to the Drop Folder of the server's local account (because the network accounts will be unavailable after demoting the OD Master.)
    2. Change hostname and demote OD Master
    a) I re-booted the server from the clone
    b) I changed the hostname in Server App and I noticed that the Open Directory Password and the Kerberos database were still stuck with the old hostname.
    c)  I then demoted to a standalone directory (Server Admin) and I tried to promote the server to an OD Master using the Server App (Manage Network Accounts). Server App always returned an error saying I should check my network settings.
    3. List of 'fixes'
    I tried the following fixes to no avail (which does not mean that you can skip them)
    a) I checked the DNS entries, forward and reverse were working fine (sudo checkip -changehostname)
    b) Checked with Lookup in Network Utility, all was fine
    c) I deleted all system certificates (Keychain) which showed the name of the previous hostname
    ( N.B. you need not delete email certificate and private/public keys)
    d) I tried to assign a new static IP in Networking Preferences (had no visible result)
    e) I re-booted from the working drive and I re-paired permissions on the clone; I ran disk repairs.
    Despite all this I could not re-create an OD Master.
    I then looked for this dubious folder /var/root/Library/Application Support/Certificate Authority.
    I could not find this folder when using the Finder's Go To Folder, nor did "Easy Find" see this folder.
    I was about to give up when I read the posts on this page and I entered the Terminal commands
    sudo rm -R /var/root/Library/Application\ Support/Certificate\ Authority/
    I had not much hope when I set about to re-create the OD Master from the Server App.
    But lo and behold !!! I did not trust my eyes when Server App claimed that the OD Master had been successfully created. And indeed, Server admin showed a running OD Master, LDAP, Kerberos and Password Server all running again !
    Final touch: re-import the user accounts.
    Epilogue:
    I woud not have been able to fix this issue had not so many others shared their experience and the working solution.
    (Refer : https://discussions.apple.com/thread/3219325?start=0&tstart=0 )
    Thank you all !
    Let's hope that Apple will fix this annoying issue in the next server update.
    Regards,
    Twistan

    Hi Rhyan,
    Please try clearing the security cache
    http://www.sharepointanalysthq.com/2014/05/active-directory-groups-and-sharepoint-security/
    https://sergeluca.wordpress.com/2013/07/06/sharepoint-2013-use-ag-groups-yes-butdont-forget-the-security-token-caching-logontokencacheexpirationwindow-and-windowstokenlifetime/
    http://webactivedirectory.com/active-directory/windows-active-directory-cached-user-credentials/
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Business Catalyst Help | Change the domain name of your site

    This question was posted in response to the following article: http://helpx.adobe.com/business-catalyst/using/change-site-domain.html

    @minshallcreative - Please reach our direct chat support and provide the site name so they can investigate this ASAP. 
    http://helpx.adobe.com/contact.html?product=business-catalyst
    Kind regards,
    -Sidney

  • Changing a domain on windows 8

    Hi can anyone tell me how to change a domain for a system administrator? I bought a laptop and can not do any upgrades to it do to the system administrator blocking it. according to instructions to go to control panel and performance and maintenance the
    system however my control panel does not have "performance and maintenance" listed on it... so where do I go to find out how to change the system administrator? thank you for your help

    You have posted a question about Windows 8 into a Windows XP forum.  Try reposting your question here instead:
    https://social.technet.microsoft.com/Forums/windows/en-US/home?forum=w8itprogeneral
    Please do not read this sentence. Please ignore the previous sentence.

  • Anyone Seen this Message Before "Configuration changes for domain saved to the repository."

    I'm running into this situation where one of my WLS servers is generating the following
    messages "Configuration changes for domain saved to the repository." This process
    of saving to a repository is causing an issue on start-up. Typically my deployments
    take 2-3 minutes on start-up. They are now taking 10 minutes. I've made no changes
    to my application. I've been able to identify that this process of saving to a
    repository is the main issue of contention....
    Anyone know what the message means? Anyone know how to disable this message?

    This is just WebLogic writing back changes to config.xml, which it does from time
    to time for reasons like:
    - your app deployment has changed.
    - you've reconfigured something in the console.
    etc...
    WebLogic just spins this off into a handy execute thread, so it would be surprising
    if this was causing your app deployment to slow down (how do you know it is).
    In my experience, slower than normal app deployments are usually down to:
    - waiting for database connections.
    - waiting for connecitons to other external resources.
    Remember (in WLS6.x anyway) initialisation is done serially on the main thread,
    so if something's slow, everything gets blocked behind it.
    simon.
    I'm running into this situation where one of my WLS servers is generatingthe following
    messages "Configuration changes for domain saved to the repository."This process
    of saving to a repository is causing an issue on start-up. Typicallymy deployments
    take 2-3 minutes on start-up. They are now taking 10 minutes. I'vemade no changes
    to my application. I've been able to identify that this process ofsaving to a
    repository is the main issue of contention....
    Anyone know what the message means? Anyone know how to disable thismessage?

Maybe you are looking for