Can we change the Oracle instance name after confoguration.

Hi,
Has anyone tried changing the Instance name in Oracle after all the EPM components are configured.
I mean, after the system is up and running. Do I have to re-configure everything with new instance name?
If yes, what happens to data that was already there in the schemas?
Thanks in advance,
PM

Try the following
"On the machine hosting Shared Services, launch EPM System Configurator with the enableRegTask option: Make EPM_ORACLE_HOME/common/config/version_number the current directory and then launch configtool.bat|.sh -enableRegTask."
Cheers
John
http://john-goodwin.blogspot.com/

Similar Messages

  • HT204053 I have an iCloud account on my Mac which has a different account name to that on my iPhone. How can I change the Mac account name to that on the iPhone?

    Hi,
    I have an iCloud account on my Mac which has a different account name to the iCloud account on my iPhone. How can I change the Mac account name to match the iPhone one? Kuranda.

    You can't change it in one step. Sign out of the one now on the Mac, sign onto the right one.

  • How can I change the displayed account name under mailboxes in my mail post iCloud merger?

    How can I change the displayed account name under mailboxes in my mail post iCloud merger?

    Hi ..
    You would have to sign out in order for your account name to not be visible.
    Click your account name then click Sign Out.

  • Can we change the Existing scenarios name in a outline

    Hi All,
    I have a requirement like change the Existing scenario name to another name...
    Ex: Existing scenario name Scenario -> "Budget"
    After changing scenario name Scenario-> Fcst_Buget
    Can we do this???
    If yes, what are the things i need to take care because we have data for that scenario...please let me know...
    Please update on this ..its urgent

    You can absolutely change the member names.
    Are you concerned about the impact on data loads, formulas, calcs, etc?
    An easy way to have your cake and eat it too is to assign an alias to the member so that Budget now becomes Budget with an alias of Fcst_Budget. Whatever artifacts refer to the old name continue to do so and from a reporting perspective you reference the alias.
    Or you can reverse it so that the member name now becomes Fcst_Budget and the alias is Budget.
    Your choice, but I think the former is what you want.
    Regards,
    Cameron Lackpour

  • How can i change the itunesu site name?

    Hi,
    recently our dean asked us to change the itunesu site name in the lists from UNIPD to UNIPD - Università degli Studi di Padova.
    We have used the old site admin to do that because the web admin has not this feature available. Nothing changed... what is the solution?

    You can request a site name change via [email protected]
    -Thanks

  • How can we change the description and name of Process Chain in Production

    Guys,
    Can anyone please help me to understand how can we change the name and description of the process chains in Production in SAP BI?
    Regards

    open the process chain and go to edit mode and then press Ctrl+F6 for a rename... you can only rename the description and not the technical name.
    If you want to edit PC in production - esp one which has been transported - go to transport connection and change the object changeability for the same to everything changeable ( right click on the same to get this option )

  • I traded for a mac; how can I change the home folder name?

         Well I traded a PC for my first iMac and well...... I love it.
    1.  I'm running into a little problem though; I can't seem to change the home folder name to my name.  Although I know it doesn't affect any of the operation of the system or my settings, it psychologically upsets me. 
    2.  Also, is there a way to assign my Apple ID to the computer or does that not matter either? 
    3.  I also see a little lag when trying to connect to the web, but once I do get on it seems pretty beefy, any suggestable reasons? 
    4.  And the final question, did I make the right decision? I traded a Sony Vaio S series tablet (laptop/PC) with an Intel core i5 @ 2.30ghz for an iMac with an Intel Duo Core processor @ 3.06ghz. I've heard the numbers don't really matter but some clarification would help.

    Trying to address some of your questions:
    You state you are running Mountain Lion? Was that the original OS on the Mac? That is very important because:
    a) if it was, the seller/trader needed to transfer the Mountain Lion license to you or it will stay with his Apple ID;
    b) if he purchased ML, he is required to uninstall it before selling the machine because the license is not transferable, which means - again - that it is tied to his Apple ID (along with the machine ID).
    Both/either can present some problems for you since ML is now tied to someone else's Apple ID. If you manage to "introduce" your Apple ID, it will no longer match the records MAS (Mac App Store) has, so updates or other purchases may present problems.
    I would suggest that you either call Apple or book an appointment at the nearest Genius Bar and ask them how to proceed - that way you may be able to set up your own Apple ID on the machine as well as get ML registered as yours (although, as explained above, they may require you to purchase it for yourself).
    Whether or not you made the right decision - well, I've never owned a Windows machine, so I can't answer your question since I have nothing to compare it with. Obviously, I use Macs...... you should be able to run your own test: just do what you normally do and see if it appears to take about the same time, is faster, or is slower.

  • How can we change the default site name to custom title in sharepoint desginer from email

    i have a site name human resource
    i am using sharepoint desginer workflow to send alert on a list
    it is giving from email as site Name "Human Resource"
    i want to change from title of it to the some custom name like HR Customer care
    rather then site name
    MCTS,ITIL

    I don't think this's possible OOB but there is a codeplex freeware tool you can install and change Sender address as you wish. 
    Here it's: Change Address
    Hope this helps!

  • How Can I change the Directory and Name of Coded UI Test Result html file

    I'm Using Visual Studio 2013
    Now I can find the Coded UI test result html file insde the following path
    TestProjectFolder\TestResults\2015_01_22_05_59\In\anotherfolder\MyMachineName\UiTestActionLog.html
    VS2013 enables editing the name structure of this folder only (2015_01_22_05_59). and it should contains a static name+DateTime (Using the Project TestSettings).
    I need to (Programatically)
    Collect all test result html files on one folder with the project name (Change the path of the test result file)
    Put the testcase name on the result file name (for example : TC13505_ValidateScreenComponents_2015_01_22_05_59)
    If possible,Programatically attach the html result file to the test case attachements
    More Details:
    I need to set a custom valus for (ResultsDirectory -
    TestLogsDir -TestResultsDirectory
    - TestName) on the runtime.
    please if any onw know how to do the previous tasks
    by code, please share your knowledge.
    Regards, Ahmed Elgazar Skype:A7medelgazar

    Hi AhmedElgazar,
    Thank you for posting in MSND forum.
    As you said  that you want to collect all test result html files on one folder with the project name by programmatically way to change the path of test result file in coded UI test.
    As far as I know that when we run a coded UI test every time, it is default that there will create a new folder to save the new UITestActionLog.html.
    So we could not change the path of test result file and collect all test result html files on one folder in VS IDE.
    At present, there have no way to collect all test result html files on one folder and change the test result file path.
    In addition, I know that we can change the TestResults folder using mstest.exe in command line.
    Reference:
    https://social.msdn.microsoft.com/Forums/en-US/58d3d2a6-1a45-41ba-9afa-12d087c7c661/how-to-change-the-test-results-path-of-codedui?forum=vstest
    If you still want to this feature, I suggest you can submit this feature request:
    http://visualstudio.uservoice.com/forums/121579-visual-studio. The Visual Studio product team is listening to user voice there. You can send your idea there and people can vote. If
    you submit this suggestion, I hope you could post that link here, I will help you vote it.
    Thanks for your understanding.
    Best Regards,
    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.
    Click
    HERE to participate the survey.

  • How can i change the Oracle applicaiton server 10g portal home page

    I have this page http://<site>/portal/page?_pageid=#,#&_dad=portal&_schema=PORTAL and i want to change the page . i can go to the edit mode and change it but i want to really change at the code level. THanks in advance

    You can accomplish this via Portal. Log in as a site administrator (Portal or Portal_Admin). On the Portal Builder page, go to the Services portlet & click on the Global Settings link. Here you can set the Default Home Page from a list of pages in Portal.
    If you change the default home page, this will also impact your administration accounts. I strongly recommend changing their profiles to use the Portal Builder home. Otherwise you may lock your admin accounts out from being able to make changes. You can either 1) create a group, add admins to group, & create a group profile or 2) modify the admin account's profile(s) In the main Portal Builder page, on the right you should see portlets for Portal User Profile and Portal Group Profile & they each have a Default Home Page settings. The order of precendence is Global -> Group -> User.

  • Can I change the database Listener name in 11.5.10.2

    Hi Hussen
    Is it possible to change the Listener name and port on database node. My Application is of 4 node env. 2 rac database nodes 2 shared application tier nodes.
    My requirement is to change the Database node listener name and port.
    Thanks
    reddy

    Reddy,
    It is possible -- Please see (How to change the hostname and/or port of the Database Tier using AutoConfig [ID 338003.1]) for details.
    However, it is always recommended you have the ports on the application/database tier nodes within the same port pool -- See (How To change the Port Pool in the E-Business Suite 11i [ID 414439.1]).
    Thanks,
    Hussein

  • Changing the Application seller name after publishing

    hi everyone,
    im planning on releasing my very first applicaiton on app store. The problem is that since i dont own a credit card,i had to use somebody else's cerdit card number and name to register for the individual developer account. I understand that the "Seller" name will be the same as his name.
    -Is there a way to change the name to mine without changing the credit card details?

    rashid.asgari
    It appears that the hosts have removed your post in Using Apple Support Communities.
    I have no idea why, your post there did not  seem to violate any issues.
    Sorry

  • Can I change the code region again after the 5th time?

    Hello! I wanted to know if it was possible to change another time the code region on the dvd player to the original one after the fifth try? Also when I put a DVD of a different zone, it says I have one last try to change the code region but when I do it doesn't  work ... Thanks for your help

    Allegedly, if you wipe out your system...per David Pogue.  Do a Google & You Tube "How To" search. 

  • Is it Possible to Change the Jar File Names After Downloading at Client

    Hi. All
    Here I am tring to Rename Jar file Names once after JWS Downloads at Client Place. But I don't know how to do this. I Searched in so many Blogs and Forums, but i failed to get Solution for this. As when JWS downloads Jars from server, its changes file names (prefixes with "RM" and "RT"). So same way i want to change once after it downloads files. Can any body tels how to dot this. Really ... Help is appriciated
    Thnx a lot for reading the above
    Sreedhar P

    Note from other posts:
    The content and format of the cache will and do change from version to version of javaws. It is highly unadvisable to build into you application relying on the location or format.
    That being said, for 1.4.2 or 1.5.0, the location was as given: "C:\Documents and Settings\<UserID>\Application Data\Sun\Java\Deployment\cache\javaws", and in long path below that depending on the URL of the resource.
    For version 6, the cache is in : "C:\Documents and Settings\<UserID>\Application Data\Sun\Java\Deployment\cache\6.0" and then in a directory below that named "0" thry "63", depending on the hash of the URL of the resource. The name will be completely obscure, there will be one binary index file with "idx" extension, and then the actual resource will be the file of the same name w/o any extension.
    /Andy

  • How can i change the ROOT ELEMENT name in my ADOBE Form

    Hello All,
    I need to change "data" the Root Element default name to another name.
    Is this possible? How do i do this?
    Thank you all in advance,
    Eran

    Hello Chintan and Otto,
    thank you for your replies...
    Chintan: There is Adobe livecycle designer CE and its a stand alone application :[ designer CE2|http://www.adobe.com/products/livecycle/]
    Otto: I know i can send the xml back and change it in my abap program but i'm talking about stand alone form in a computer with no sap on it.
    The user will fill it and submit it ...
    Thank you all in advance,
    Eran

Maybe you are looking for

  • Can I connect more than one phone to PC Companion?

    I use PC Companion (version 2.01.149) to manage my contacts in an K550i, connection type is Bluetooth. Now I want to do the same with another phone, a K610i. But if my first phone is on and within reach of my laptop I can't find a way to switch to th

  • Reading a file into ArrayList??

    HI, I have the following code which saves data that I have in my ArrayList to a file. How can I read this data back into the array? What would the code be? I have searched for a solution to this for a while but can't understand how to do it. Please h

  • SetupEngine.exe has stopped working - FP3 Explorer

    Hi All, When we try to apply Explorer FP3 the installations process stops, and we get the following error during installation. Does any know how to solve this error and what causes this problem? Problem signature:   Problem Event Name:     APPCRASH  

  • PSE8 for Mac odd problems

    When I first got it, it seemed to work as expected until very recently. Yesterday, I tried it first with, and then without a Wacom Intous 2 tablet, and it refused to draw a line with brush or pencil tool except for vertical or horizontal, as if I was

  • Illustrator crashes during the hovering of the mouse over the application panels

    Hi, I am also getting regular crashes from Illustrator CC 2014 - really unexpected after the relative robustness of previous versions. I am on an iMac, MacOS 10.9.4 with a Wacom 24HD ouch screen- I wonder if it is the interface with this wacom that i