Changing domain name

Hello All,
We have oracle Database installed on RED HAT AS 3.1.
Database version is 9.2.0.5.0.
We also have two web servers connected to above database server.
Just before live production, Management asks me to change domain name.
1) My question is “Does changing domain name effect any thing from Oracle DB perspective"?
2) Do I need to configure any thing from Oracle database?
Regards,
Diana Wales

check global_name view and set it according to new settings
Select * from global_name:
update globale_name set global_name='NEW_NAME' ;
commit;
you should log in as sys

Similar Messages

  • Is it possible to change domain name

    OS: SuSE Linux Enterprise Server 8
    Oracle Version: 10.1.0.2.0
    I have Oracle Database installed on SLES 8.
    Is it possible to change domain name after database is running?
    (Not in live production yet)
    If yes where I need to make changes?
    Regards,
    D

    for the database, the dns domain is of no interrest. the parameter db_domain could be change dynamically, but it does not have to match the dns domain. In your sqlnet.ora, you can also define NAMES.DEFAULT_DOMAIN and the domain name in tnsnames.ora. But it does not have to match the dns domain.
    HTH
    Laurent

  • Change domain name BPC 10 for MS

    Hi,
    We will change domain name so I will need to change that in BPC for all the end users, which should not be a problem but for the service users running BPC, BPCInstall, BPCAdmin and BPCUser I guess it can/will be a problem.
    Option 1 - reinstall SAP BPC
    I have read a sap note(1451175) where they suggest to reinstall SAP BPC,http://service.sap.com/sap/support/notes/1451175
    and also sap note(1692721),http://service.sap.com/sap/support/notes/1692721
    If I do that the question is can I restore my environment(s) I have today or do they contain the "old" domain name users or is that only stored in the "appserver".
    Option 2 - modify SAP BPC
    Not recommended according to above note.
    Do anyone have any experience in this or suggestions please let me know.
    Brgds
    Mattias Ferling

    Multiple primary zones work fine within you private DNS services, and would be the usual approach for the local DNS server.
    The external (public) DNS services gets another translation and an MX (mail exchange) record that points at your public IP.
    If you're renaming the host itself, you'll reset the name through Server Admin, and then verify the change by launching Terminal.app and issuing sudo changeip -checkhostname command.  If that doesn't work, you might need to reset the host name via the changeip command; see man changeip for details.
    One key piece of all this: your public mail server needs to be an A record, which means your public forward and reverse DNS for your mail server and your MX record and your public static IP address all match.
    Your mail server will need to enable the new domain as a virtual host; that'll all it to receive mail for the new domain.

  • Pb connecting from client to database after changing domain name

    Hi,
    I've got 3 databases wthis 3 listeners. all worked well since we change domain name. database server is in DMZ and is reconize witn 2 IP adresses.
    I can ping with tnsping but when I run sqlplus user/passwd@ORACLE_SID I've got this message : ERROR:
    ORA-12535: TNS : le dÚlai imparti Ó l'opÚration est ÚcoulÚ
    on local host this command run well and connect to database.
    is there somebody that knows this problem and its solution?
    Thank you for your help.
    PS: I'm on oracle 9.2.0 and windows200 server and client

    I've got this message in listener.log
    Démarré avec pid=3028
    Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(PIPENAME=\\.\pipe\EXTPROC0ipc)))
    Ecoute sur : (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=bam_sgbd.imelios.com)(PORT=1522)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    19-MAR-2004 14:21:33 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.80.180)(PORT=2032)) * establish * ADRPRODR * 0
    19-MAR-2004 14:34:36 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=BAM_SGBD)(USER=BAM_SGBD))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.80.223)(PORT=2394)) * establish * ADRPRODR * 0
    19-MAR-2004 14:40:53 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.80.180)(PORT=2195)) * establish * ADRPRODR * 0
    19-MAR-2004 14:44:18 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=BAM_SGBD)(USER=BerPre))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.80.223)(PORT=2809)) * establish * ADRPRODR * 0
    19-MAR-2004 14:57:52 * (CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=C:\oracle\ora92\bin\sqlplus.exe)(HOST=BAM_SGBD)(USER=BAM_SGBD))) * (ADDRESS=(PROTOCOL=tcp)(HOST=192.168.80.223)(PORT=3413)) * establish * ADRPRODR * 0
    19-MAR-2004 15:11:47 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.2.80.180)(PORT=2433)) * establish * ADRPRODR * 0
    19-MAR-2004 15:55:59 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=IP_ADRESSE)(PORT=2561)) * establish * ADRPRODR * 0
    19-MAR-2004 15:56:26 * (CONNECT_DATA=(SERVICE_NAME=ADRPRODR)(CID=(PROGRAM=c:\oracle\ora92\bin\sqlplus.exe)(HOST=U0011001)(USER=BerPRE))) * (ADDRESS=(PROTOCOL=tcp)(HOST=IP_ADRESSE)(PORT=2568)) * establish * ADRPRODR * 0
    this seems to work pas on client connection doesn't arrive

  • How to change domain name from "LocalHost" to ipaddress in Jdeveloper?

    Hi
    When i run any application from JDeveloper, the page opening with the URL keeping "*LocalHost*" as a domain name,
    eg: http://*localhost*:7101/Testing/faces/index.jsf
    How can i change the domain name from "localHost" to my system's ipaddress. So that whenever i execute the page, the page should open with the ipaddress and not with "localhost", like http://*10.34.65.175*:7101/Testing/faces/index.jsf
    Regards
    Raj

    Thank you Timo.
    I changed domain name from "localhost" to ipaddress as you said, after that the server stopped working. Unable to run any application.
    Then I changed it back to "localhost" and its working fine.
    I am doing it for 2 reasons,
    1) With localhost as domain name, I am unable to open ADF mobile browser application in Android emulator.
    2) Unable to do remote debugging. Hope this could be the reason.
    Regards
    Raj

  • How to batch change domain name in links

    Have several hundred PDF files with links to external files. Links were inserted into Word version prior to PDF'ing. Need a utility or batch tool to update the domain name in the links. For example:
    Current link:  http://abcserver
    Must be changed to this:  http://zyxserver
    Alternate solution might be to batch update the links in the Word files, then batch process new PDF files.  (Need advice on how to do batch update of Word files.)
    Greatly appreciate prompt help and suggestions.
    I have:
    Windows XP
    Adobe Acrobat 9 Standard
    Office 2007

    One of the experts on this forum, Gilad D, has a tool that does this called Batch Edit URL Links here:
    http://try67.blogspot.com.au/2010/03/acrobat-batch-edit-links.html

  • Publish iweb site with out changing domain name?

    When you go to my website (hmstechnology.com) it changes it to this:
    http://hmstechnology.com/hmstechnology/HOME.html
    I was uploading via iWeb. Now I am ready to go back to filezilla so that I can just have my domain name remain hmstechnology.com when people visit.
    Any suggestions on why Filezilla is changing my domain name, or iWeb for that matter? How can I fix this?
    Greatly appreciated,
    Phil

    This is not so much an iWeb problem as a limitation of your server. If you switch to a hosting company that allows you to name your root folder the same as your domain name and you upload the files only, you will get the URL without the extra folder name.
    Having the page name in the URL box is not really a big deal as nobody has to enter it into the browser. If your site is uploaded to a folder named - iberianpigati - and the domain name is pointed at the index.html file inside this folder, all that has to be entered into the browser is...
    iberianpigati.com
    .... for anybody to get to your landing page.
    As has been pointed out, you could forward your domain name using masking/cloaking but this is a very poor choice from the point of view of SEO and bookmarking. If you are more concerned with the look of your individual page URLs than people actually finding your site then masking would be the way to go.

  • PORTAL DOESN'T WORK (error:WWC-41439) after CHANGED DOMAIN NAME OF MACHINE.

    machine transferred to other location and domain name got changed.I did following
    1)changed the old domain to new domain name in jserv.properties file and also in the httpd.conf file.
    2)I figured out that intable PORTAL30_SSO.WWSEC_ENABLER_CONFIG_INFO$,the value of column LSNR_TOKEN is= "old doamin "
    and LS_LOGIN_URL is =
    http://old.domain:7777/pls/portal30_sso/portal30_sso.wwsso_app_admin.ls_login
    PLease let me know how I can change old domain values with new doamin in this table.I want to be sure that this change will not affect the old portal application.
    PLease try to help resolve the issue ASAP.
    Thanks

    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by shahid mateen ([email protected]):
    machine transferred to other location and domain name got changed.I did following
    1)changed the old domain to new domain name in jserv.properties file and also in the httpd.conf file.
    2)I figured out that intable PORTAL30_SSO.WWSEC_ENABLER_CONFIG_INFO$,the value of column LSNR_TOKEN is= "old doamin "
    and LS_LOGIN_URL is =
    http://old.domain:7777/pls/portal30_sso/portal30_sso.wwsso_app_admin.ls_login
    PLease let me know how I can change old domain values with new doamin in this table.I want to be sure that this change will not affect the old portal application.
    PLease try to help resolve the issue ASAP.
    Thanks<HR></BLOCKQUOTE>
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>my concern is I have a portal application which was pointing to old domain and I don't want to lose this application(content area,page,style etc).If I run the ssodatan ,then it will change the content in the table wsec_enabler_config_info$.Please let me know if still it would point to old portal application.<HR></BLOCKQUOTE>

  • 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

  • Cisco ISE change Domain Name

    Our ISE deployment was setup with our internal domain name of csi.corp, when presenting the guest CWA this is the domain name the is presented to
    the guest.  We would like for this to be out public domain and a valid certificate.  From what I have gathered the web portal https certificate must contain the FQDN of the ISE node, therefore I would need to change the domain name on the server(s).  I have found posts that some have changed the domain name after deployment without any adverse results, is this possible?  We are currently integrated with our corp AD and able to utilize this the EAP authentications.  We have 2 nodes in our deployment, is it possible to change the domain name to our public domain without a rebuild?
    Thanks,
    Joe

    Hmm, unless something has changed I don't believe this would work because:
    - Even though the CN doesn't have to be an exact match of the FQDN, I believe that the domain suffix in the CN still must match the domain suffix in the FQDN. So you can have many different values and domains in the SAN fields but the domain in the CN field must match the domain specified in the FQDN. I don't have any certs to test this with now but I am pretty sure that even though the CSR generation would work, the process will fail when trying to import the cert. 
    - Is ".local.corp" a public domain? It doesn't sound like it but perhaps it is :) However, if it is not, then many public CAs won't issue you a public certificate for a private domain. You can definitely give it a try and see what they say :)
    Let me know what you find out!
    Thank you for rating helpful posts!

  • 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

  • Cant change domain name

    I cant seem to get rid of my old domain name in iweb every time i try to visit my new site it always takes me to my old domain and also at the bottom of the iweb page it still lists my old domain in parentheses. I have tried over and over to change domain in my account page at .mac but it will not change the name. I dont understand

    every time i try to visit my new site it always takes me to my old domain and also at the bottom of the iweb page it still lists my old domain in parentheses.
    What is at the bottom of the page doesn't matter, iWeb is still publishing to .Mac and your url is always still http://web.mac.com/username. Also best to avoid the Visit button and just make a bookmark for your url.
    I have tried over and over to change domain in my account page at .mac but it will not change the name.
    Is the old name still there? Can you not make it blank?

  • Change domain name

    Robert5205 wrote:
    "Hello, IT? I'm trying to log in and it won't take it. I'm doing the same thing I've always done. No, I didn't read the email. What? Oh. What was my email address again?"
    Haha, yes I will get that...  I have a couple problem users/Guinea pigs I like to torture for testing!

    Hi all,
    Way back 15 years ago (before I was here) the company decided to create a windows domain for our company.  Instead of thinking it through and doing the right thing they decided to make the domain name companyname-city 
    lets say our domain name is MyCompany-Seattle.com
    I would like to at some point change this over to MyCompany.com  I have no problem doing tis over a long period of time and doing a gradual migration but just wondering what the high level steps would be to accomplish this.
    I think a straight domain rename is out as we have on premise exchange 2010 (email addresses are [email protected]) but I could add another domain controller for MyCompany.com.
    Any help would be appreciated.
    This topic first appeared in the Spiceworks Community

  • Change domain name of manager to display name

    HI there,
    I'm modifying Item_Person_HoverPanel template, got all needed stuff there but i'm having trouble with manager.
    I got my manager attribute imported from AD, and i'm trying to display it in a hover.
    Code:
    <!--#_                    
                                if(has_manager == true) {
                            _#--> 
                                        <li id="manager">
                                            <div class="ms-srch-hover-subTitle"><h3 class="ms-soften">Manager: <br></h3>
    _#= ctx.CurrentItem.Manager =#_</div>
                                        </li>
                           <!--#_ 
    _#-->
    I'm receiving domain/username and i would like to get just display name.
    So how can i convert domain/username to display name in that template?

    Thanks for your time Lakshmanan,
    but i'm not having trouble with sync, or users identity.
    This attribute "Manager" are supposed to be Domain\name.
    I need to convert it in that specific template, not change importation rules from AD.

  • Change domain name clients and server

    Hello,
    I want to change the domain name from eg ".vancouver.gov" to ".vancouver.local" on all of our devices in the network. Zcm has been installed with ".vancouver.gov" and the clients also are registered with ".vancouver.gov". When i change the domain name on the workstations and change the corresponding dns entries of the workstations to ".vancouver.gov" i cannot register workstations anymore and wol does not work anymore. Distributing applications to the workstation does work.
    Anybody now how to accomplish this change.
    We have about 400 workstations and 1 zcm 10.3.3 server.
    Thanks.
    Ren

    I would recommend an SR.
    Changing the DNS of Devices should not impact any of that, so long as
    the clients can still properly resolve the servers and you are not
    destroying the old DNS zone.
    This may indicate that the CA/Server CERTs do not have the fullied
    qualified DNS name of the server but perhaps just the short name.
    Also, I would not recommend attempting to fix any certs right away, but
    rather using the "Additional DNS Name" setting on your server, since
    changing a Cert could cause lots for work on client PCs.
    Later versions of ZCM make changing server certs a little easier but for
    10.3.3, I would just use the server setting instead of a change.
    But since I suspect you can create an SR as most government accounts
    can, it may be simplest to go that route but keep my thoughts avoiding
    any cert rebuilds in mind if there is any issue with the names in the
    server cert.
    On 6/4/2012 11:16 AM, rengelha wrote:
    >
    > Hello,
    >
    > I want to change the domain name from eg ".vancouver.gov" to
    > ".vancouver.local" on all of our devices in the network. Zcm has been
    > installed with ".vancouver.gov" and the clients also are registered with
    > ".vancouver.gov". When i change the domain name on the workstations and
    > change the corresponding dns entries of the workstations to
    > ".vancouver.gov" i cannot register workstations anymore and wol does not
    > work anymore. Distributing applications to the workstation does work.
    >
    > Anybody now how to accomplish this change.
    >
    > We have about 400 workstations and 1 zcm 10.3.3 server.
    >
    > Thanks.
    >
    > Ren�
    >
    >
    Craig Wilson - MCNE, MCSE, CCNA
    Novell Knowledge Partner
    Novell does not officially monitor these forums.
    Suggestions/Opinions/Statements made by me are solely my own.
    These thoughts may not be shared by either Novell or any rational human.

Maybe you are looking for

  • Setting up a new raid and preserving disk contents

    I have a Maxtor 250GB drive full of data. I just purchased a Maxtor 300GB drive that I am going to use as a RAID 1. Is it possible to set up the raid without formatting the 250GB and immediately have it mirrored to the 300? If so, what steps would I

  • AppStore past purchases not Showing up after updating to IOS6

    After I go into my iphone 4s and I go to Appstore and check my purchased items non of my purchases show up. When i click in appstoreI> updates> purchased it either starts loading or crash. I can see my purchased items in my ipod 4G and my syster Ipho

  • Selecting emails in list

    Is it possible to select a range of emails (or all emails) and then delete them?

  • Bapi for network lock?

    Hi, i'am searching a bapi to lock a network plan. Is one BAPI for this mission available? Thanx Tony

  • How many DB are in APPS ?

    Hi, Could anybody tell me how many database are in the APPs (11i) and what are the role of each ? Thanks, Paul