How To Remove SID

Hello
i hv installed 2 to 3 times Oracle 9i and each time during installation i hv to give new SID.
I have Deinstalled it before Installation if installed. Some Services of Oracle are removed but not all. I hv restarted after deinstalled. My Question is How to remove services and also where SID is stored. I hv also checked Registry of system and remove the registry also. Plz Help me.

use ORADIM
in command line, type
ORADIM -DELETE -SID <SID>
you may also want to clean up the registry and corresponding files
(ref: Link: [http://oracle-study-notes.blogspot.com/2007/09/oracle-10g-on-windows-recreating.html])
for registry:
1. Go to Start -> Run -> type regedit.
2. Navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\OracleDBConsole<SID>.
3. Delete OracleDBConsole<SID> key (hit delete).
for files:
1. Navigate to %ORACLE_HOME%\DomainName_SID directory and remove it.
2. Navigate to %ORACLE_HOME%\oc4j\j2ee\OC4J_DBConsole_DomainName_<SID> directory and remove it.
3. Reboot the server.
4. Verify that OracleDBConsole<SID> is not listed in Windows Services.
Zaiming
Edited by: user10318556 on 23-Sep-2008 20:13

Similar Messages

  • How to remove an item from side bar?

    Can anyone teach me how to remove following item  from side bar:    Thank you!

    Niel thank you very much for you help.

  • How to remove sim card from N8

    so o2 will be along tomorrow to swap my 3 day old N8 for one that (hopefully) works properly!  Problem is, I can't see how to remove the sim card.  If I push it in it doesnt click and eject - failing that am I supposed to press somewhere for it to eject?
    Solved!
    Go to Solution.

    it should be fairly simple , turn off phone , open cover on side , press sim card and it should come out !
    If I have helped at all, a click on the White Star is always appreciated :
    you can also help others by marking 'accept as solution' 

  • How to remove a java script pop up

    Hi,
    I imported a robohelp document from another company and i am
    catering it to my company's needs. The problem is they have popups
    which refer to .bmp and it is in java script. If i highlight the
    word which has the pop up and remove the popup and then highlight
    the normal word again and refer it to my topic in the project
    manger; it still refers to their image and not mine. It is strange
    but true. I don't know how to remove the java script cos each time
    i hover over the highlighted text there are 2 red squares on the
    left and right hand side of the word highlighted which i want to
    change from their image to mine.
    Any help would be much appreciated .
    Thanks,
    Ramya

    please take a look at this
    //--></script></robohelp>
    on the <b style="font-weight: normal;">Environmental
    Consequence</b> window
    captures and displays information that you reported to a
    governmental
    agency, police, rescue center, or internal company sources.
    </p>
    <div class=droptext id=POPUP286607275 x-ss-type=dropdown
    style="display: none;">
    <p class=Graphic style="margin-left: 0in;"><img
    src="agency_notification_tab.bmp"
    x-maintain-ratio=TRUE class=img_whs2 style="width: 1108px;
    height: 120px; border-style: none; border-style: none;"
    width=1108 height=120 border=0></p>
    </div>
    <p class=Body>The following is a description of some of
    the fields that
    display on the <b style="font-weight:
    normal;">Agency Notification</b> tab:</p>
    <ul class=whs3 style="list-style: disc;" type=disc>
    <li class=p-BulletedList1><p
    class=BulletedList1><b style="font-weight: bold;">Reported
    By</b> - Person who reported the incident to an agency
    or organization.</p></li>
    <li class=p-BulletedList1><p
    class=BulletedList1><b style="font-weight: bold;">Agencies
    Notified</b> - Agencies or organizations notified
    about the incident.</p></li>
    <li class=p-BulletedList1><p
    class=BulletedList1><b style="font-weight:
    bold;">Contact</b>
    - Contact person at the notified agency or
    organization.</p></li>
    <li class=p-BulletedList1><p
    class=BulletedList1><b style="font-weight: bold;">Notify
    Date</b> - Date the agency was
    notified.</p></li>
    <li class=p-BulletedList1><p
    class=BulletedList1><span style="font-weight:
    bold;">Comment/Report
    Number</span> - This field can be used to record any
    comments, notes,
    agency report/case numbers associated with the agency
    notification. </p></li>
    </ul>
    <p class=TableText><a href="javascript:void(0);"
    onClick="var e; if (parseInt(navigator.appVersion)>=4){e=event;}
    if (parseInt(navigator.appVersion) >=2 &amp;&amp;
    typeof(PopupMenu_Invoke) == 'function')
    PopupMenu_Invoke(e,'','Action
    Buttons','../../03_Getting_Started_files/Action_Buttons.htm','Adding
    a Row','../../03_Getting_Started_files/Adding_Row.htm','Adding Text
    Entries','../../03_Getting_Started_files/Adding_Text_Entries.htm','Deleting
    a
    Row','../../03_Getting_Started_files/Deleting_Rows.htm','Environmental
    Consequence
    Record','EC_Environmental_Consequence_Record.htm','Searching by
    Personnel
    ID','../../03_Getting_Started_files/Searching_by_Personnel_ID.htm','Selecting
    the
    Time','../../03_Getting_Started_files/Selecting_Time.htm');return
    false"
    title="Related Topics" id=a2 style="position:
    relative;"><img src="../../ss_btn_related_topics1.gif"
    alt="Related Topics" style="width: 81px; height: 17px;
    border-style: none; border-style: none;"
    width=81 height=17
    border=0></a><robohelp><script
    type="text/javascript"
    language=JavaScript1.2><!--
    InitEffects('a2');
    //--></script></robohelp>
    </p>
    <script language=javascript1.2
    type="text/javascript"><!--
    kadovTextPopupInit('a1','POPUP286607275');
    //--></script>
    if you could paste this code on your word doc and try to
    search for .bmp it exactly shows where it is used i tried removing
    that line but it acted strange as even when i added a pop up to a
    word it does not show anything in the view mode.

  • How to remove  "save pdf file as" dialog in startdoc with adobe acrobat 6

    We set up pdfWriter as default printer and hope to generate pdf file with startdoc call. The existing code worked great on Adobe Acrobat 5. However, after we upgraded to Adobe Acrobat 6(complete install), the same code behaved differently. Somehow, startdoc always popped out a "save pdf file as" dialog box and ask for the file path but ignored the input path parameter(the pdf file was generated at the path that user manully input in).
    W do not like this dialog box at all and expect silent action. How to remove this annoying dialog box and make the old code working (taking the parameter as pdf file path)?
    Thanks for your help.
    JD

    Hi
    I accessed to a website from my uni library computer using my student account and download a pdf file in there. However, that pdf file contains a line of words saying "Accessed by ... University Library on 30 Mar 2007". This line is printed vertically and on the left side of the page.
    Do you know how to remove that line? I think the website just embedded that line into the file.
    Please help.
    Thank you very much.
    tuanduy

  • How to remove actual XML content from Weather Web Service Client's standard output?

    Hi,
    I tried web service example examples.webservices.rpc.weatherEJB.Weather with WLS6.1,
    it works fine, but on client side, ( either Client or DClient ), I always see
    the actual XML content being sent and received from standard output, like
    "------------- RECEIVING XML -------------", and I can't find any related System.out.println
    statement in client source code, Please explain how to remove it, may there is
    a configurable parameter for this? any help will be highly appreciated.
    Thanks
    Naichen

    Hi Naichen,
    To suppress showing the actual SOAP request and response going to standard out,
    change the following line in the Client.java:
    h.put("weblogic.soap.verbose", "true" );
    to read:
    h.put("weblogic.soap.verbose", "false" );
    Regards,
    Mike Wooten
    "Naichen Liu" <[email protected]> wrote:
    >
    Hi,
    I tried web service example examples.webservices.rpc.weatherEJB.Weather
    with WLS6.1,
    it works fine, but on client side, ( either Client or DClient ), I always
    see
    the actual XML content being sent and received from standard output,
    like
    "------------- RECEIVING XML -------------", and I can't find any related
    System.out.println
    statement in client source code, Please explain how to remove it, may
    there is
    a configurable parameter for this? any help will be highly appreciated.
    Thanks
    Naichen

  • How to remove white margin for pdf file shared by iCloud Keynote?

    iCould beta Keynote is very good. Thanks very much for Apple's effort.
    However, there is a litter problem that the pdf file shared by iClound Keynote has a white margin. How to remove this white margin? Or any bug there?

    No. I checked every page. Top side no white margin. In left and right side, the white margin is about 1mm, and in bottom side the white margin is about 2mm.

  • Satellite A30 - how to remove Hard Drive

    Hi, New Here...
    Can anyone tell me how to remove the hard drive in my Tosh A30...
    Thanks
    captainp

    Hi Tim,
    The hard drive on your SA30 is underneath the optical drive so you need to slide the optical drive out of its slot (undo the screw marked F5 on the bottom of the notebook).
    The hard drive will then be visible fastened in with four cross-headed screws which must be removed (two on each side of the hard drive. With the screws removed, carefully slide the hard drive towards the front of the notebook to disconnect it from its connector and carefully lift it out of its bay.
    HTH

  • How to remove Seperator from check-in and profile check in pages

    How to remove Seperator from check-in and profile check in pages
    The seperator is included on the checkin pages, which is present in the std_page with name "std_namevalue_separator", this is called by td_document_checkin_fields and std_document_file_fields.
    Defination of include:
    <@dynamichtml std_namevalue_separator@>
    <$if not isUploadFieldScript$>
    <tr>
         <td width="<$captionFieldWidth$>"><hr /></td>
         <td width="<$captionEntryWidth$>"><hr /></td>
    </tr>
    <$endif$>
    <@end@>
    I have to remove the following include from some of the profile check in page.
    Please suggest if anyone have some idea, how to proceed.
    Thanks,
    Sumit

    791848 wrote:I have to remove the following include from some of the profile check in page.The key here is that you want to do this in some profiles, not all profiles or globally, if I'm reading this right.
    Without writing a component, you can put this code in the "side effects" box in the desired profile(s). This code removes the horizontal rule, and inserts a non breaking space in its place.
    <$setResourceInclude("std_namevalue_separator","<$if not isUploadFieldScript$>
    <tr>
    <td width=\"<$captionFieldWidth$>\"> </td>
    <td width=\"<$captionEntryWidth$>\"> </td>
    </tr>
    <$endif$>")$>YMMV. The non-breaking space may get stripped out in the forum.

  • How to remove shelf beneath dock?

    Under previous OS X releases it was easy to remove the shelf beneath the dock leaving just icons and little white lights under those icons in use.  To do that you would:
    How to remove the Leopard Dock shelf
    Got to:
    Macintosh HD
    System
    Library
    Core Services
    Click on Dock.app and hit Show Package
    Contents
    Resources
    Remove these graphics:
    frontline.png
    scurve-xl.png
    scurve-sm.png
    scurve-m.png
    scurve-l.png
    Copy them to another folder
    then delete them
    Now go to Applications/Utilities/Termarinal App
    Type:  killall Dock
    Now when you burrow down to the png images in the Resources folder you can find/remove the frontline.png image but the "scurve" images are no longer there and Apple has probably renamed them something else.
    The shelf is one of the most annoying aspects of the desktop.  It isn't cute or clever but detracts for the overall look and takes up far too much screen space at the bottom of the page.
    Has anyone figured out which images must now be deleted from Mountain Lion to effectively remove the dock shelf?

    Here's the answer:  A free application called TransDock X from nothinggoes dot com.  Go there, download, install - you'll have to open your preferences -> security and change Mountain Lion's default restricting you to using only 'authorized' (i.e., App Store only) applications to "any" applications then run TransDock X. 
    Does a beautiful job.  Removes the shelf entirely.
    You may wonder why I dislike the shelf so much.  I run my Mac Pro using two 30" Cinema Displays.  That's 5 feet of display.  When the shelf is displayed I can't figure out what apps are running because the little white light beneath them is now so close in color to the shelf itself.  AND, the shelf simply takes up too much screen space, is distracting and very annoying.  Remove it and all you see are your favorite or most used Dock app icons and if any are in use there is just a little bright light shining beneath them.
    By using "spacers" I can display my Dock apps in groups - systems apps like iTunes, Mail, App Store, Dashboard, Finder, Launchpad as one group then a space and the next group: EyeTV, Media Editors, Toast, Apperture, Final Cut Pro, and others followed by another spacer and another group for TextMate, Pages, FireFox, Safari, SeaMonkey, etc.
    Apple should give the user the option of many screen features including the ability to remove the shelf. 
    BTW - here's how you add spacers to your Dock as well as a Recent Applications Stack or Grid:
    Add Spacers to the Dock
    If you want to divide the applications in your Dock into groups, the best way is to add spacers. A common method is to create "fake" applications with an invisible icon to fill the space, but that is a bit inelegant. A much better way, available in Leopard, is to use a Terminal Command. Each time you run the command it inserts a blank "space" into your Dock, which you can then drag around to where you like.
    Start by opening up Terminal, located in Applications/Utilities. Type the following line and then hit enter:
    defaults write com.apple.dock persistent-apps -array-add '{tile-data={}; tile-type="spacer-tile";}'
    For the changes to take effect you will have to restart the Dock, either by logging out and in again or by running the killall Dock command in the Terminal. The spacer appears at the end of the icons that are permanently in the Dock. You can then drag it along to where you want it.
    Dock Spacers
    The above command inserts the spacer on the applications side of the Dock. To insert a spacer on the right hand side, use the following command:
    defaults write com.apple.dock persistent-others -array-add '{tile-data={}; tile-type="spacer-tile";}'
    As always, you will have to run killall Dock for changes to take effect (open the Terminal app and type: killall Dock - the Dock will disappear and come back up with the changes. To add multiple spacers just run the command again and again. Note that you can use the "up" arrow in terminal to automatically enter the last run command.
    If you want to remove a spacer, treat it like any other icon in the Dock. Either drag it off and let go to get a nice puff of smoke, or right-click on it and choose "Remove from Dock".  And, of course, you can drag spacers throughout the Dock line to separate groups of apps.
    Add a Recent Applications Stack
    You can add a Recent Applications stack to the Dock. To do so, open Terminal and type this command:
    defaults write com.apple.dock persistent-others -array-add '{ "tile-data" = { "list-type" = 1; }; "tile-type" = "recents-tile"; }'
    After that, type killall Dock in the Terminal to restart the Dock and see your new folder. This is a great little Dock icon for using an app you used recently but is not generally held in your Dock.
    Enjoy!

  • How to Remove the Icon from the OWL Screen

    Hi All,
    Can we remove the Icon from the OWL screen for some fields without removing the Hyperlink as in the standard for Opportunity for Account Fields as shown below:
    As in the above OWL screen, i have to remove the highlighted Icon.
    Thanks & Regards,
    Malkit Singh

    Hi Malkit,
    You can check Icon in Thing Type like COD_Account__TT screen.
    Once you are in TT screen just go to "Controller" and select "Thing Type Data" from left side pan.
    But how to remove it I don't have any idea.
    Regards,
    Mithun

  • HT204088 how to remove a purchASE

    how to remove a purchASE

    Remove it from where ? If you mean from your purchase history so that it doesn't appear in the Purhcased link then it's not currently possible to permanently delete any items from it, all you can do hide them (hiding and unhiding). If you mean for a refund then you will need to try contacting iTunes Support and see if they will credit or refund you : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Purchases, Billing & Redemption

  • Can't figure how to remove the Express Rail Kit X8029A-EZ

    I feel really stupid for asking this, but I can't figure out how to remove the express rail kit from my rack. I got it installed in a snap, but I can't figure out how to remove it. I think the model number is X8029A-EZ, but I can't find any docs on it.
    Suggestions?
    thanks,
    mk

    there's a seesaw like piece that locks the rails in. you needed to reach it and push the side closest to the front down to release. if you have a server above it or below it, it is very difficult. some older, wider, or otherwise non-conforming racks also make release difficult. if you can find a flat piece of metal, you could push it in from the back and pull it towards the center of the cabinet. i've been successful with this method a couple of times. the directions say you can also use a #0 size screwdriver and release from the front by sticking it through middle and pushing the screwdriver towards the outside of the cabinet. i was not successful with this method.

  • I need a fix from HP which outlined how to remove the registry entries which were stopping recognition of the cd/dvd reader but then itunes cannot find the reader.

    I need a fix from HP which outlined how to remove the registry entries which were stopping recognition of the cd/dvd reader but then itunes cannot find the reader.

    Thanks for pointing that out, it was not apparent on the day i used them and wrote the How-To. The links have been replaced with the SID# (Solution ID #) and the title given for the Article.
    Have fun

  • How to remove # in the report

    Hi Experts ,
    I am finding # in the report how to remove it
    Thanks in Advance
    Saritha

    Hi Saritha,
    Its not technically possible to remove '#' from output when there is no value for that InfoObject unless you exclude it from result set. Other option is to have some character, in our scenario the way we did is, we always put dot ' . ' instead of blank while loading the data into data target which can be done using Transformations / update rules / Transfer rules.
    Anyway you can suppress it....Try this,
    Step 1: Select the Characteristic which u want to hide (#) in the Bex report.
    Step 2: Right click --- restrict --> you will get a popup screen with some values and Select # from the left side of the screen and drop it to the right side.
    Step 3: Right click on the # you will get an option "exclude from selection". Select it and activate.
    Hope it Helps,
    Thanks,
    Amit kr.

Maybe you are looking for