How to change the SID name in the server

hi all,
i installed oracle 10g R1 on windows 2003 server. i gave an sid and created a database. the database is new and there is no data in the db. now i want to change the SID name of the database. pls help me in doing this.
regards,
nagarjuna

Hi,
Just a notice: SID and DBNAME are two different things. But the usual practice is to have SID = DBNAME, so let me assume you want to change both SID and DBNAME.
Either you can do it manually by recreating the controlfile as orawiss suggests. You may discover some challenges around the way (for instance, for the command CREATE CONTROLFILE SET "new_dbname" to work, you have do delete or rename the old controlfiles first).
Or, you can change it easier by using nid utility. The detailed howto and all implications can be found on:
http://download.oracle.com/docs/cd/B14117_01/server.101/b10825/dbnewid.htm
Basically:
SQL> create pfile from spfile;
SQL> shutdown immediate;
nid TARGET=sys/password@oldname DBNAME=newname
copy the initoldname.ora to initnewname.ora and edit the DB_NAME parameter to reflect the new name
sqlplus / as sysdba
SQL> create spfile from pfile;
SQL>startup mount;
SQL> alter database open resetlogs;
Then don't forget to generate new password file for the new dbname (using orapw) and make changes in tnsnames.ora and listener.ora if needed.
Just make sure, the database has been properly shut down before changing the db_name either manualy by recreating controlfile or by the newid utility, as the renamed database has to be opened with resetlogs - making any crash recover of improperly shut down database impossible.
Kind regards,
Martin

Similar Messages

  • How to change 'created by' name in the smartform

    Hi,
    I have copied one standard smartform into Z_smartform. My z_smartform is having 'created by' name as in standard smartform.
    Could anyone please tell me how to change that name to my name.
    Thank you,
    Regards,
    Kusuma.

    Hi,
    Now I understand. I tried to reproduce your problem by copying a standard smartform and the 'Create by' had my user ID.  But now you say you uploaded the smartform from a file it becomes clear.
    The uploaded smartform will retain the user ID from the original form, if you want to change this copy the form to a temporary name, then copy it back again to the original name.
    Regards,
    Nick

  • How to change your user name for the Ipod nano...

    Can anyone please explain how to change the user name on your Ipod nano?

    hiya!
    do you mean the nano's name in the ipod source list?
    if so, select the ipod in the itunes sourcelist. click on it once, and pause for a second or so. you should then be able to type in what you please.
    love, b

  • How to change a field name in the client web interface

    Hello,
    I need to change name of the field in the Shopping cart Basic data (field Location). Where could I do this?
    Thank you in advance,
    Olga

    Hi
    <u>Which SRM Version are you using ?</u>
    Incase you do not want the storage location fiels displayed in the item details then you can modify the template saplbbp_sc_ui_its_300.html to hide the field.
    By creating screen variant in transcation SHD0 and implementing that screen variant in BBP_screenvariant BADI you can hide the fields.
    Let me know the transaction and fields what you want to hide I can look at it.
    <b>Related links -></b>
    Hide field in SRM"Shopping Cart Status-> Finding shopping cart" html screen
    Re: shide some search criteria in Shopping Cart Status
    Note 974236 - Shopping Cart - Field control
    Regards
    - Atul

  • How to change SIA Node Name on RHEL Server?

    We recently installed CABI/Business Objects Enterprise XI Release 3 SP5 on RHEL Server.
    When logging into CMC we noticed that Server Name and Host Name are not the same.
    What is the impact?
    How do we correct the Server Name to be the same as Host Name?

    Hello Elliot,
    Refer here :
    1310352 - How to change hostname of BusinessObjects Enterprise (BOE)
    XI 3.1 Server
    1264017 - How to Change cluster name in Business object enterprise
    XI 3.1 on UNIX operating system ?
    This may help.
    Cheers,
    Fadoua.

  • How to change the folder name in the web report.

    hi experts,
    can anybody give me the solution, how to change the folder name in the web report. any help is appreciated.
    waiting for ur favourable response.
    thanks
    suri

    Hi Tony,
    Yes, the business requires, only to change in the webreport only not in bex and roles. any suggestions will be helpful to me.
    thanks
    surendra

  • I have a MacBook Pro, how to change the computer name in the "Find Iphone"

    I have a MacBook Pro, how to change the computer name in the "Find Iphone"?

    Thank you for help! I was inattentive reading your answer. The thing which confused me was that I noted in blue. I had to just write in a red box and close the configuration window.

  • How to change the printer name in the User profile in the run time.

    Hi
    I am in need to change the printer name in the run time.
    Do any one hav idea about this?
    Thanks
    Karthik

    The user default settings can be changed using funtion module SUSR_USER_DEFAULTS_PUT.
    Import parameter USER_DEFAULTS-SPLD will hold the default printer name.

  • How can I change the name of the step name on the fly w/o using activeX API

    I would like to change the name of a step just for the report generation. The sequence file should not be changed. I was able to change the step name with the activeX API, just looking for any other solutions that wouldn't involve adding another step.

    Hi,
    since the report generation is done from the ResultList, you coudl simply alter the data stored in the Locals.ResultList (which ever is the appropriate result element in here) to reflect what you want the step name to appear as.
    This could be done through an expression, or a statement step.
    e.g. Locals.ResultList[0].TS.StepName = "New name"
    Just an alternative.
    S.
    // it takes almost no time to rate an answer

  • How can I change the customer name in the invoice

    Hi mate,
    I bought a macbook air for working. It is awesome.
    Unfortunately, the customer name in the invoice is my name and should be the name of the company I am working for. Or I cant claim the expense from our cruel accountant.
    Is it possible to amend the customer name? If yes, how?
    Thanks

    damien_gong wrote:
    Thanks, .
    You're Welcome.
    damien_gong wrote:
    I will drop in their store tonight
    Good Luck 

  • How can I change the "folio name" and the "publication name?

    Hello,
    We have posted a Multi-folio App a single folio in it.
    We would like change the "folio name" and the "publication name” and we tried to do this using the dashboard. However, when clicking “update” we unchecked the “update content” checkbox, because there are no changes to the folio’s content. The problem is that this didn’t change anything in the app: both the "folio name" and the "publication name” remain unchanged…
    Is it possible to do this without having to repost this folio?
    Thanks!
    Olivier.

    The metadata is considered part of the content. Click update again and leave the "update content" checkbox checked.
    Neil

  • How to get the specific name of the workset which is currently selected by the user in sap portal 7.0

    Dear Expert,
    I have one requirement like to read the selected workset name in portal by the current user.I have read two documents regarding how to retrieve the PCD contents (iViews, Pages, Worksets and Roles) and its properties like Created by, Changed by, Last changed by and others using PCD API.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/6112ecb7-0a01-0010-ef90-941c70c9e401?overridelayout=true
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/508baf88-9335-2d10-efa6-c6ad61e5fc4b?quicklink=index&overridelayout=true
    But I am not able to understand how to get the specific name of the workset which is currently selected by the user.Can you please help me.
    I am using portal 7.0.
    Thanks & Regards,
    Patralekha

    Hi Expert,
    I found that we can use Interface INavigationHelperService to read Portal Role selected by user at runtime from http://scn.sap.com/thread/52194
    But this class is available in SAP NetWeaver 7.30 Enterprise Portal .
    But in SAP NetWeaver 7.0 Enterprise Portal that interface is not available.
    INavigationService is available there.
    But didn't get any proper discussion on this interface for the same requirement.
    Can you please help me.
    Thanks & Regards,
    Patralekha

  • How to get the column names of the table into the Dashboard prompt

    how to get the column names of the table into the Dashboard prompt
    Thanks & Regards
    Kishore P

    Hey john,
    My requirement is as follows
    I have created a Rank for Total sales by Region wise i.e RANK(SUM(Dollars By Region)) in a pivot table.
    My pivot table looks like this
    COLUMN SELECTOR: TOTAL US , REGION , DISTRICT , MARKET
    ---------------------------------------------------- JAN 2009          FEB 2009        MAR 2009
    RANK              REGION                  DOLLARS           DOLLARS        DOLLARS DOLLARS
    1 CENTRAL 10 20 30 40
    2 SOUTHERN 10 30 30 70
    3 EASTERN 20 20 20 60
    4 WESTERN 10 20 30 40
    When i select the District in column selector
    Report has to display rank based on Total Sales by District. i.e
    ------------------------------------------------- JAN 2009         FEB 2009       MAR 2009
    RANK             DISTRICT              DOLLARS           DOLLARS        DOLLARS DOLLARS
    for this i need to change the fx of rank i.e RANK(SUM(Dollars By Region)) to RANK(SUM(Dollars By District)) and fx of Region i.e Markets.Region to Markets.District dynamically.
    so , i need to capture column name of the value selected from the column selector and dynamically i need to update the fx 0f RANK & fx of region.
    do you have any solution for this?
    http://rapidshare.com/files/402337112/Presentation1.jpg.html
    Thanks & Regards
    Edited by: Kishore P on Jun 24, 2010 7:24 PM
    Edited by: Kishore P on Jun 24, 2010 7:28 PM

  • How to display the RFQ Number as the Document Name in the E-Mail output.

    Hi All,
    I want the Document Name of the E-Mail Notification of RFQ to be the RFQ Number itself.
    For eg. RFQ E-Mail-60000015096.pdf
    How can this be configured?
    Thanks,
    Muneer.

    Hi,
    I have done the changes for PO. Its working fine.
    But its not working for RFQ.
    For eg, for PO its displaying as "PO E-Mail 45000xxxxx".
    But for RFQ its just displaying "RFQ E-Mail" - Number is not coming.
    I have used the text as "PO E-mail &EKKO-EBELN" for PO.
    And for RFQ, I'hv used "RFQ E-Mail &EKPO-ANFNR".
    Thanks,
    -Muneer.

  • Changing the host name of the server - impact on old Urls

    All,
    We are in the process of moving data centre and as part of this the host names of the BW servers will be changed and pointing to the new IP address, how and what configuration at BW server level to make sure all web reports points to the new host name when the url is generated.
    Thanks

    looked at the note 805344 and that helped me to understand...

Maybe you are looking for