Delete and re-create oracle service on Window

I use oradim utility to create a OracleServicetstp3 service, and create a clone database. After two times of shutdown of the clone, I can't open the database because of the error message"can't open the database in exclusive mode". So I shutdown the database and delete the service using "oradim -delete -sid tstp3" and "oradim -delete -srvc OracleServicetstp3". After I re-create the same service, I see the following error message from the tstp3ALRT.log file:
alter database mount exclusive
Fri Oct 27 09:39:10 2006
ORA-09341: scumnt: unable to mount database
OSD-04400: unable to acquire internal semaphore for process
O/S-Error: (OS 183) Cannot create a file when that file already exists.
When I try to run "CREATE CONTROLFILE SET DATABASE "TSTP3" RESETLOGS NOARCHIVELOG" after starting up tstp3 at nomount mode successfully, I got the following error message:
ERROR at line 1:
ORA-01503: CREATE CONTROLFILE failed
ORA-01158: database already mounted
I don't know why I got the error "database already mounted" because I just start the same database (tstp3) at nomount mode.
Thanks in advance

I didn't restart the window because there is a production database in this window server. I create a new instance and service with different name for my new clone database of my production db, and I also successfully create the new clone database. However, I am scared to shut the clone down because I may get the error message "cannot mount database in exclusive mode" again and end up with not being able to open the database at all. It is odd, and I have no clue.
Thanks!

Similar Messages

  • Creating Oracle service in Oracle 8i Client for Oracle 10g XE

    Hi all
    We tried Oracle 10g XE on one Machine X - OS Windows XP Professional SP2 , It had earlier Oracle 8i Client. It installed fine. It is wonderful and easy to install.
    Services started automatic for listner as well as OracleXE. We are able to create fresh Oracle Service in Oracle 8i client as well from the same machine X.
    Problem
    We are not able to create Oracle Service from another machine say Y which also has Oracle 8i client with the Oracle 10g XE service. We get TNS Problem error.
    Kindly guide as to how to make oracle service with OracleXE from some other machine. OracleXE does not install networking tools.
    Suresh Bansal

    Oracle XE doesn't install assistants such as dbca or netca, don't expect to find them, XE is a compact and limited oracle edition.
    >> We get TNS Problem error.
    Could you please further detail the tns error you got?
    ~ Madrid

  • How to create oracle services using grid control

    Hi All,
    I have oracle grid control account my grid control version is 10.2.0.4.0.Can any one please let me know the tab from which I can create Oracle services.
    I know we can create oracle services using DBCA also.When I'm trying to do that way it is giving below error.
    dbca
    DISPLAY not set.
    Set DISPLAY environment variable, then re-run.
    How to set DISPLAY environment variable.
    Thanks,
    Rafi.

    Normally, you set DISPLAY to an IP address with the suffix : and 0.0: the IP address must match a machine able to display X11 windows.
    Example with Linux bash shell:
    export DISPLAY=192.168.0.1:0.0What is your OS version ? What is your shell (bash, ksh, sh, csh) ? How do you connect to the UNIX host ?
    Edited by: P. Forstmann on 8 févr. 2010 09:05

  • Create Oracle Service Bus using BEA workshop

    Can someone please help with BEA Workshop developer guide/tutorial detailing how to create Oracle Service Bus using workshop IDE.
    IDE - BEA Workshop 10gR3
    OSB version - Oracle Service Bus 10gR3
    Thank you

    Thanks for your response Eric.
    The tutorials that I've seen so far deal with OSB console, none of them talk about creating OSB using BEA-workshop.
    On workshop IDE there is some help on OSB workshop plug-ins, but those are mostly one liners about the plug-in features
    Please advice if you've link to OSB-Workshop tutorial.
    Thanks

  • The sc command, (service control manager), takes 3 minutes and 30 seconds to create a service on Windows 8.1. and 2012R2

    Unique circumstance: SC create This takes 3 minutes and 30 seconds on one domain when
    using Windows 8.1 & 2012R2.  We have two domains:  D1.com
    and D2.D1.com.  If we place a Windows 8.1 or 2012R2 VM on the D2.D1.com
    domain and run the sc command to create a service using a D2.D1.com domain
    account it will take 3 minutes and 30 seconds to create the service.  It
    will create the service successfully, but will take 3 minutes and 30
    seconds.  If we use the sc command to create a service using the obj=
    parameter and use an account which is a member of the D1.com domain as the
    parameter, the service is created immediately. Note: using a windows 8 VM
    on D2.D1.com domain it does not exhibit the same behavior.  Also note that
    placing a Windows 8.1 VM on the D1.com domain does not exhibit the same
    behavior as well.  Consequently, this leads us to believe that the sc
    command is timing out on the validation of the domain account and then using a
    different validation method which is successful.<o:p></o:p>
    Commands
    used:<o:p></o:p>
    sc create test binpath= C:\windows\test.exe   (logged in as D2.D1.com
    user)    <o:p></o:p>
    sc create test binpath= C:\windows\test.exe obj= D1\username password= something<o:p></o:p>

    Hi,
    Based on my understanding, when you run sc command to create service, it takes long time, but when use sc command to delete the service, it runs fast. right? If so, the issue should be related with the command you used.
    I also would like to suggest you refer to the below link to use sc to create service, we may also post in the MSDN forum:
    http://social.technet.microsoft.com/Forums/en-US/fe9d60c9-564b-4e82-b27d-9d0effaf87a2/creating-a-service-using-sc?forum=winservergen
    Regards,
    Yan Li
    TechNet Subscriber Support
    If you are
    TechNet Subscription
    user and have any feedback on our support quality, please send your feedback
    here.
    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.

  • Manually creating the oracle services inside windows services

    Hi All,
    After discussion we came up for the following conclusion and would like to have further discussion on the topic.
    - We have node 1 windows 2003 enterprise sp2 available on one of the server which has Oracle 11g R1 having custom database installed on it.
    - All database and Oracle server files are stored on shared storage.
    - It created windows services inside which we will be registered under cluster administrator
    - We will install Oracle 11g R1 on node 2 (Passive node of windows cluster) with the software only option.
    - We will manually create the oracle services on this node with the same name as we have on node 1.
    In case the node 1 will be failed, node 2 will fail over and will become active node for the users.
    Is there any one involve in such practice? did it work ?
    Thanks,

    I am installing 10g client and create an ORCL service using the Net configuration Assistant. I don't see this service when i open ontrol panel/administrative tools/services. Is this normal?
    I thought i wld see it and start the service and listener. Some confusion here.... first of all, listener is a server process, which listens for incoming calls, you don't have it on a client.
    Secondly, the service you created with Net Configuration Assistant is just an alias you'll use to connect a remote database to, and does not create any Windows service. You can find its specifications within tnsnames.ora file, in ORACLE_HOME\network\admin directory.
    I'd read some documentation

  • Unable to create new service on windows

    Hello everyone,
    I've just installed oracle 10g R2 on windows vista home basic.
    I chose not to install the sample database and create one on my own.
    Mine is windows/administrator account and when I try to create a service with oradim command, I get error saying
    O/S error: Access/Permission denied
    Can anyone tell me why, inspite of being administrator, I get that error and how to resolve it ... ???
    thanks,
    Rossy.Rocs

    rossy_rocs wrote:
    Hello everyone,
    I've just installed oracle 10g R2 on windows vista home basic.
    I chose not to install the sample database and create one on my own.
    Mine is windows/administrator account and when I try to create a service with oradim command, I get error saying
    O/S error: Access/Permission denied
    Besides teh fact the Vista Home Basic is NOT supported for 10g, did you check whats the setting of UAC in your system? You may want to right click to the oradim command and make it run as Administrator.
    HTH
    Aman....

  • Photoshop CS 5.5, select an object and hit delete to delete and it pops up the Fill window?

    So, new to CS 5.5 but I'm in Photoshop right now and I opened up a PDF in Photoshop and I'm deleting the background. So I grab the Polygonal Lasso tool and select my area to delete. Then I hit the Delete key on the keyboard and it pops up the Fill window... every time asking what I want to "fill" with. Is that because I'm on a locked layer and there is nothing below it? Never worked like that in CS3. Any thoughts?
    CS 5.5 on OSX

    So... what you are saying is that this annoyance is a "feature" to bring the Content Aware feature to light? Also, not in that article you linked to, is the fact that (just tried it) this only happens on a locked background layer. If I create a new document and then duplicate the initial locked layer, delete the locked layer (so I still have only one, unlocked layer) and select and delete, this "feature" doesn't happen.

  • Creating Oracle service for Scheduling

    Hi All
    How to create a separate Oracle Service for Job Scheduling in Oracle Single Instance and how to assign it

    Hi,
    it is better to ask in another Forum, [url http://forums.oracle.com/forums/forum.jspa?forumID=193]Scheduler Forum.
    Herald ten Dam
    http://htendam.wordpress.com

  • How can I start the Oracle services for windows?

    I started the oracle services by order :
    ifs:
    1.tnslistener
    2.iasdb
    3.oid
    4.processmanager
    5.OEMwebsite
    mid:
    1.webcache
    2.discoverer
    3.processmanager
    Is the order correct?

    Hi Michael,
    I think, then, that the problem is one of permissions. What I've done on Windows 7 installations is to go to the InDesign application folder (in program files), select the InDesign.exe file, use the Context menu (right-click) to display the Properties panel, and then turn on the Run This Program as an Administrator option in the Privelege Level section of the Compatibility tab. Click the Change Settings for All Users button to apply the change (assuming that your current user profile is an Administrator).
    Let me know if that helps!
    Thanks,
    Ole

  • FF5.01 for Windows deletes and blocks cookies if other browser-window is opened and closed

    Recently (five days ago, before that FF worked fine) my FF5.01 for Windows has started to delete cookies if other FF-window is closed (and that way I get "logged out" from sites I've been logged in) and FF also rejects all cookies after that which prevents re-login to sites, closing all FF-windows helps until other FF-window is opened and closed then cookie-deleting and rejecting starts again. No problems on 5.0 for Windows (32bit).

    Hi detroitdecay !
    Sorry for my english.
    I have the same problem. Did you find a solution ?
    Thks.

  • Documentation and Examples of Oracle Service Bus

    Good afternoon!
    My name is Bruno Lira and I work with Peoplesoft HCM.
    Today the project on which I need to use the Oracle Service Bus to integrate with other PeopleSoft systems. By chance, someone here would have some documentation and examples of OSB?
    Thank you.

    an excellent book
    http://www.oracle.com/technetwork/articles/soa/schmutz-osb-cookbook-1543518.html
    list of training material
    http://www.javamonamour.org/2012/04/osb-training-material.html
    sample code
    http://www.javamonamour.org/2010/04/osb-sample-code.html
    enjoy!

  • Startup and shutdown of 11i Services in windows

    Hi friends, I am new for windows.
    how can we startup and shutdown of 11i instacne under windows.
    can we do it through services screen
    or
    can we do it through scripts as we do it on Unix/Linux
    which is the best method

    Either way is fine. Use the method which you feel if more comfortable to you. But I would suggest keep using scripts, as in future if you move to other platform you will not get surprised.
    Thanks
    Sundeep
    http://troubleshootingappsdba.blogspot.com

  • Starting and stoping EBS12.1 services in windows

    Dear all ,
    I have successfullly installed EBS R12.1.1 on windows 2003 server
    and it is running al right by the grace of almighty allah
    I am interested in starting EBS next time when I start my computer manullay
    means that when I see window Services(start , control panel administrative tools, services)
    I see the follwing window services
    Started but set to manual
    1->oracle VIS vss writer service
    Started and automatic
    2->oraclevServiceVIS
    3->oracleVIS_db111_RDBMSTNSListenerVIS
    4->oracleVIS_nomanTOOLSTNSListenerAPPS_VIS
    5->oracle process manager for VIS_noman
    Not started but set to Automatic
    6->Oracle Fulfillment Server VIS_noman
    7->OracleConcMgrVIS_noman
    I want to set all to manual, should I do this
    after that when I shutdown my computer and want to start my oracle application
    in which order and how many of the above mentioned services I have to start
    please guide me

    Hi,
    I want to set all to manual, should I do thisFrom the services, double click on each service and change the startup type from Automatic to Manual.
    after that when I shutdown my computer and want to start my oracle application
    in which order and how many of the above mentioned services I have to start
    please guide meStart the services in the following order:
    - OraclevServiceVIS
    - OracleVIS_db111_RDBMSTNSListenerVIS
    - OracleVIS_nomanTOOLSTNSListenerAPPS_VIS
    - Oracle process manager for VIS_noman
    - OracleConcMgrVIS_noman
    For the shutdown, reverse the order (i.e. start with the concurrent manager, and finally shutdown the database).
    Regards,
    Hussein

  • Creating GG service as windows manager service

    Hi all,
    I am trying to configure GG mgr as a window service so that mgr starts automatically as soon as windows starts but mgr service is not starting up automatically.Does anybody have any idea?
    I had created globals parameter file and enter the info realted to mgr i.e
    MGRSERVNAME mgr
    and executed install addservice autostart
    but still not able to start the windows service.
    GG version: 11.2.0.1
    OS:Windows-7

    Open the Services applet within the Control Panel and see if you see the name of the Manager service as listed in your GLOBALS file.
    Make sure that you have the mgr.prm paramater file in the OGG dirprm directory, and that you've included at least a PORT port# parameter.
    Next, from the Services applet, start the Manager serivce and check that it's running.
    If does start up and is running, and is set to Automatic under Startup Type in the Services applet, then it will start automatically whenever the server is started up.
    Edited by: mb_ogg on Apr 1, 2013 7:28 AM

Maybe you are looking for

  • Insufficient Data for an Image Acrobat Pro 11.0.6 - Windows 8.1

    We have recently upgraded several users in our office to Windows 8.1.  They are running Acrobat Pro 11.0.6, which they had previously been running Windows 7 without issue. Now, in Windows 8, they will have a PDF file open and pages in it start to go

  • Changed to WPA2 - PC times out on auth - how do I fix this?

    I upgraded the security setting on my router yesterday to WPA2 and reconnected four computers/devices to the network using the new settings. The fifth machine keeps getting as far as Authenticating with the network and then times out. This machine is

  • Sql not supported in view in physical layer

    hi, I wanna create a view (in physical layer) table type = Select (under General tab in Phyiscal Table property) I have checked the checkbox "Use database specific SQL". and chosen "Oracle 9i" in Database tree. the data structure in the table is in t

  • How To Enable Group Layout When Creating Chart in Crystal Reports XI

    Hi I Created a chart, and i placed the same on Report Header, when i want to change the layout Option As Group, it is disabled, how to enable the Group Layout Option.

  • Unable to uninstall Adobe 10.0.1

    Hello, I'm currently trying to uninstall silently Adobe 10.0.1 in order to install Adobe 9.4. To do that, i'm using the following : MsiExec.exe /x{AC76BA86-7AD7-1036-7B44-AA1000000001} Unfortunately, i'm getting the following error message (sorry for