Domain change for Win2000 servers

I have several Win2000 servers that I am setting up to send to state offices. I will be setting them up in our national office domain then they will be shipped out to the states and will reside in their state domains.
I have been told by one of our Oracle gurus here that when he's seen this done in the past, there always seems to be issues. He suggested setting them up in the state domains to start (which we found would not be easy for many reasons).
Has anyone had issues moving oracle servers into different domains? Will I need to change any network/IP info in Oracle? If so, where?
Thanks
Jeff

Generally you should use the dns names instead of Absolute IP and leave the
responsibility of resolving the alias to IP for DNS server. That way you can be
safe if you plan to change your old server to new one too. IP address will change
when you move the server. If the domain also will change with this move:
1. For the server: Reflect the change in the listener.ora as well as tnsnames.ora (in case of loopback, etc).
2. For the Client (which may not be your case): only hostnames in tnsnames.ora file needs to be changed.
Regards,
Chandan

Similar Messages

  • How can I list all the domains configured for Weblogic Servers?

    How can I list all the domains configured for Weblogic Servers?
    I saw a note, which says the following:
    "WebLogic Server does not support multi-domain interaction using either the Administration Console, the weblogic.Admin utility, or WebLogic Ant tasks. This restriction does not, however, explicitly preclude a user written Java application from accessing multiple domains simultaneously."
    In my case, I just want to list all the domains, is that possible by using any scripts?
    Thanks
    AJ

    If you use WLS Node Manager and the Config Wizard was used to create the domains, then the list of domains should be in a location like this:
    <MIDDLEWARE_HOME>\wlserver_10.3\common\nodemanager\nodemanager.domains
    Enterprise Manager Grid Control also has support for multi-domain management of WLS in a console.

  • Remote distribution Servers Domain Change

    Hello,
    We have around 500 remote distribution point servers.  We are going through a domain change for the company. I have read that domain change is not supported officially, so does anyone know the best way we can move all the content library and data from
    1.abc.com server to 1.xyz.com server?
    Is there is other way we can change the domain of the existing server, and not go through a process of building 500 more servers and move the data?
    Thanks in advance

    Hi,
    Please refer to the link below:
    ConfigMgr 2012 SP1 PowerShell Cmdlet reference     
    http://myitforum.com/myitforumwp/2012/12/21/configmgr-2012-sp1-powershell-cmdlet-reference/
    The offical reference for the CMDlets are here:
    http://technet.microsoft.com/en-us/library/jj821831(v=sc.20).aspx
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party
    contact information.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Domain change / Spiceworks pings a nonexistent domain

    My company is in the process of switches email providers, moving from johnstown.k12.oh.us to jmk12.org. The email I signed up with is a jmk12.org email, and so Spiceworks keeps attempting to ping jmk12.org — a nonexistent domain. How would I go about changing the ping alert to ping my original domain? I already changed my user settings to use the original email. 
    Sorry if this is a really stupid question, but I'm new and can't for the life of me figure it out, if it's even possible.
    This topic first appeared in the Spiceworks Community

    Have you solved your problem yet? I am planning a similar domain change for my company. Any advice you can give me?
    Thanks

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

  • How to change the name / IP address and domain name for BOE Server

    Hello,
    We want to change the name / IP address and domain name for BOE Server, please could you indicate the steps or procedure to follow?
    I need your help
    thank you

    If it's 3.1 just change them, shouldn't cause any issues if by domain name you are referring to changing the domain the computer belongs to. If you are changing your domain for AD authentication then you will may have to take quite a few steps if the old domain is going away. Let us know.
    Regards,
    Tim

  • How to I get my host email at GoDaddy to work after I've changed the name servers to redirect my domain name that I purchased to my Business Catalyst Site?

    I use a mac and I just recently changed my name servers with my purchased domain name at godaddy.com. As a result, I am no longer able to receive emails in my domain name's email address as I have to change some info with Adobe according to godaddy.  They have sent me an email with all the info that needs to be changed and I was wondering if someone can walk me through it. Thanks! :-)

    I guess, you have resolved the issue on your end.
    https://forums.adobe.com/thread/1550028
    Thanks,
    Sanjit

  • How to change IP, Hostname and domain name for Oracle Application R12

    Hi,
    I'm new to Oracle, we used to have one production and one test server for Oracle Application R12, but the test server was corrupted, so we decided to clone production server and create a new test server, after cloning and creation of test server, how should we do to change IP address, hostname and domain name for test server?
    Our production and test server environment is:
    Linux Enterprise AS 2.6.9
    Application module: E-Business Suite Treasury only
    Your advice will be much appreciated.
    Regards,
    Kenneth
    Edited by: 850209 on Apr 7, 2011 5:37 PM

    850209 wrote:
    Hi,
    There are few tnsnames.ora and listener.ora files in the system, how to know which one are effective? If I change tnsnames.ora hostname entry, do I need to change listerner.ora file also?
    Thanks.
    Regard,
    Kenneth.tnsnames.ora is used only by client processes. listner.ora is used only to configure the listener, and that is a server side issue only. In addition, the listener can start without any listener.ora at all, using all default values. See my discussion of tns issues at edstevensdba.wordpress.com
    If you are using dbcontrol, you will most likely need to reconfigure it, using the emca utility.

  • Selective IP filtering for multiple servers in a domain?

    Is it possible to have IP filtering on for certain servers in a
    domain, and not for others?
    This is the situation:
    I am deploying two servers in mydomain, so let's call it serverA
    and serverB. I want serverA to accept all connections while
    serverB accepts connections only from certain IPs. I know you
    can do IP filtering using SimpleConnectionFilter in the
    "Connection Filter" option in Security->General tab of the Admin
    console, but this turns on IP filtering for BOTH serverA and
    serverB! How do I turn it on for one, and not the other? Any
    help would be greatly appreciated. Thank you.
    Leon

    Hi,
    Yes you can have muliple servers in a domain. You can create as many managed
    servers as your hardware can handle. When you added the server, did you use the
    startManagedWebLogic.sh (or .cmd) script to start the server. Once you do that,
    you should see the server as running.
    Hope this helps,
    pat
    "MS" <[email protected]> wrote:
    >
    Hello All,
    Is it possible to have multiple servers in a domain?
    When I add a new server, the State is reported in the weblogic console
    as "UNKNOWN".
    What does this mean?
    rgds
    MS

  • Importance of Certification for Domain Change

    Hi,
    I have two years experience in development in .Net technologies in a reputed MNC. After that I took a break for personal reasons and now am planning to get back into the industry. During that period of work, i had taken part in a "boot camp" carried out by my company itself in SAP PI/XI 7.1, which perked a lot of interest in me towards SAP. Domain change, unfortunately, was not encouraged in my company, at least at my level.
    I am now looking forward to doing Certification in a SAP module. I have a few questions.
    1. Even though I have coding experience, will I be counted as a fresher, since it is not in SAP technologies? I think Certification is important towards improving my chances in improving my chances in securing a job as a SAP consultant?
    2. I am leaning more towards functional modules than technical. My work exposed me more towards communications end, especially mobile app development, can any one suggest a good module i should look into? I liked SAP PI/XI since including a bit of coding as well, which i though would be good for me since i have experience in that domain, but some consider it as an advanced module, so I'm really not sure.
    Thanks and regards,
    Arnab

    Hi Arnab,
    1. As far as SAP is concerned, you would be considered as a fresher. However, your .net experience would be some handy. SAP Certification may help to market your CV being a fresher. At the end of day, whether you have Certification or not, you need to show case and prove your abilities in the interview.
    2. Particularly, mobile technologies have good demand. You should follow the mobile technology space on SCN. There are some wonder people in this area, I am sure, they would be able to advise you in more details.
    Hope this helps.
    Kind Regards,
    Ravi

  • Change domain trust for Forest trust

    Hi
    I have a forest A with 3 domains (1 (root),2,3) and i have a forest B with 2 domains (4 (root),5).
    Presently, i have a domain trust between domain 2 and 5.
    I need to change for a forest trust ? what is a best practice ?
    1- Remove domain trust and create a forest trust?
    2- Create a forest trust (waiting a few day) a remove a domain trust?
    3- Create a forest trust and remove immediately a domain trust?
    Do you have a link to explain that?
    Thanks

    Hi,
    Which kind of domain trust have you created? Which kind of forest trust do you want to create?
    A one-way forest trust allows all users in one forest to trust all domains in the other forest; a two-way forest trust forms a transitive trust relationship between
    every domain in both forests.
    Based on my understanding of forest trust, a forest trust is a transitive trust between a forest root domain and a second forest root domain. If you create a forest
    trust between two root domains in forest A and forest B, it provides a one-way or two-way, transitive trust relationship between every domain in each forest.
    In another word, all the domains in forest A and forest B would inherit the trust relationship from their root domains. Personally, you can just create a new forest trust and keep the existing domain trust.
    In addition, please make sure that the forest function level is Windows Server 2003 or higher before you create a forest trust.
    Best regards,
    Susie

  • How-to-tick-automatically-adjust-clock-for-daylight-saving-changes-for-domain-users

    hi
    please help me
    I am using windows 2008 as a domain controller with windows XP & windows 7 as a client.
    how-to-tick-automatically-adjust-clock-for-daylight-saving-changes-for-domain-users
    Thanks in Advance
    my mail: [email protected]

    Some more information would be nice (how many computers are in the domain?), but I think I have what you're looking for.  
    What you need to do is change a registry key in the client computers. It's located in the registry at 
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\TimeZoneInformation
    The string name is DynamicDaylightTimeDisabled and the value for this item is
    0  (Kind of weird - by entering 0, you're saying "No, I DON'T want to DISable daylight savings time). 
    Of course, you'll need to deploy this registry information to the clients from the server.  There are several ways to do it, but the first one I'd try is to create a registry preference item on the server and deploy it as a GPP. 
    This link explains how to do this:
    http://technet.microsoft.com/en-us/library/cc753092.aspx

  • Changing settings for DNS Servers?

    I need to enter some DNS settings in order to use certain programs on the network. On a Windowz machine, these settings are entered into an area called DNS suffixes.
    I go to Network and try to enter the names into DNS Servers, though it is only allowing me to enter certain characters. For example, it will not let me enter a "l" or a "p." Why is this?
    Thanks.

    The only thing you can enter for DNS servers is the actual IP address in the form: xxx.xxx.xxx.xxx, e.g., 192.0.100.40

  • System Domain Change

    We will soon be going through a Domain change from "NTDP" to "GOVT".
    There is a fair amount of shall we say...hesitation (trying to be nice)...regarding what types of changes, if any, are required for the Business Objects Enterprise XI R2 system. Is anyone aware of any existing documentation regarding such a change?
    For example, the configuration tab on all of the crystal servers tell me that the "CMS belongs to cluster 'WIT157.NTDP.Henrico". However, we don't really "cluster" the CMS. In other words, there is only 1 CMS server, not multiple. Regardless, will that cluster name need to change to GOVT? Or this name just a name.
    Any other recommendations on things to look into regarding a Domain change like this?
    It's been a while since BO XI was installed. Years. I'm not sure anyone's really paid it a lot of attention in this whole domain change things. Trying to make sure this app doesn't slip through the cracks.
    Any and all help is appreciated.
    Thanks,
    Brian
    Edited by: Brian Slaughter on Apr 7, 2009 10:07 PM

    The domain change will appear as a server name change in releases prior to XI 3.x. You may need to recreate the server/services. There are SAP notes on this in the SMP.
    If you have any services running under AD accounts you must insure they can still run in the new domain (or if the old domain is going away) you will need to create their accounts in the new domain. You will need a domain account for various reasons(like sending reports to a network location or to enabling kerberos).
    If you use AD or NT authentication enabled then you may need a lot more planning depending on what's happening to the old domain.
    Regards,
    Tim

  • Netbios/Partial Qualified Domain name for a Mac?

    Is it possible to set a Netbios/Partial Qualified Domain name for a Mac the way one sets it for a PC? If so, where can this be set? Apparently, this is what my router uses to report clients connected by DHCP.
    Mike

    that did not work - I have a name entered in the
    Sharing preference menu, and it does not show up.
    Did you try setting the "DHCP Client ID" in the Network pane of System Preferences?
    Even doing this may not work though... I know I had trouble getting a host name to show up correctly at my work. The DHCP server had picked up the previous name of my system and there didn't seem to be anything I could do from the client side to get it changed. The old system name was associated with my machines MAC address in the DHCP server and nothing I did from the client seemed to allow me to refresh the name the server had already latched onto. The network guys eventually had to delete the entry for my system off of the DHCP server and then allow my system to request a new IP address and refresh it's entry in the server. I have no idea how you might do something like this on a LinkSys router. I suppose the DHCP servers that run on these little personal routers are pretty rudimentary. I guess you might try doing some sort of reset on the router to see if it would reload client names. Or if you have your router configred to only allow connections from specific MAC addresses you might try deleting the entry for your Mac and then adding it back to see if that would trigger it to pick up a new client name.
    sorry; I started a new thread because my question
    is now much more focused. Someone told me the
    Linksys router gets that info from the netbios name,
    so I figured I should ask that specific question
    with that specific subject title - maybe someone
    knows how to specify this netbios name for a Mac,
    but might not know or care anything about routers
    and my specific problem.
    It seems understandable that PCs would send their NetBIOS names to a DHCP server... but it seems to me that a Mac would send it's "sharing" name. I doubt that a LinkSys router would specifically request a NetBIOS name, but I don't really know... I don't have any experience with them. I suppose you could try turning on "Window Sharing" in system preferences to see it that made you Mac look more like a Windows box to the router. :^\
    Steve

Maybe you are looking for

  • The ONLY thing I want an iPad to do...and I can't get a straight answer

    Hello, all!! I am a musician who performs live acoustic cover gigs 3-5 nights a week. My act is a little different than most in that I will try just about ANY song that comes up as a request. I'm able to nail a large percentage of requests because I'

  • Value Mapping in BPM

    We are using Value Mapping in XI 3.0 in the integration builder under the configuration. Value Mapping is not working during the transformation step in BPM. See help.sap.com under transformation step: http://help.sap.com/saphelp_nw04/helpdata/en/14/8

  • Final Cut 5.1 Wont open!

    I've recently got a laptop off ebay which came with Final Cut Pro 5.1 (one of my main reasons for buying it). However, when ever I click to open FCP it just crashes before any sign of it being open is showen. Then it just shows up the usual screen: d

  • Lost my program on my computer ... help!

    I had some computer problems ... several programs lost ... including my palm calendar.  I have a palm centro.  I can see all my calendar "name" and it has files ... however, I can not open Palm desktop.  I have tried to reinstall from this website ho

  • Source inspection - inspection lot skip for certified vendor

    Hii, I have a requirement in which during source inspection, the inspection lot should not be created if the Vendor is certifed. I have made the following settings:- 1. In Vendor Master, maintained the Actual QM system in control-reference data.(QM s