Oracle startup with Windows

We have Oracle 10g (x64) installed on a Windows XP Pro x64 computer, along with ASM. When the computer reboots, both instances start up, but the database instance doesn't actually open the database on startup. So far, I've checked some registry settings (HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_OraDb10g_home2) to make sure that autostart was set to true (which it was). I don't know of anything else to check or change to get the database to actually fully start with Windows. We're having this problem with several computers and I'm hoping somebody can help.

jbo5112 wrote:
We have Oracle 10g (x64) installed on a Windows XP Pro x64 computer, along with ASM. When the computer reboots, both instances start up, but the database instance doesn't actually open the database on startup. So far, I've checked some registry settings (HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_OraDb10g_home2) to make sure that autostart was set to true (which it was). I don't know of anything else to check or change to get the database to actually fully start with Windows. We're having this problem with several computers and I'm hoping somebody can help.My word you've had some interesting answers. Oracle provides the ORADIM utility as mentioned already to manage oracle database services on windows. You can see the syntax by issuing the command on it's own in a cmd window - eg
ORADIM: <command> [options].  Refer to manual.
Enter one of the following command:
Create an instance by specifying the following options:
     -NEW -SID sid | -SRVC srvc | -ASMSID sid | -ASMSRVC srvc [-SYSPWD pass]
[-STARTMODE auto|manual] [-SRVCSTART system|demand] [-PFILE file | -SPFILE]
[-SHUTMODE normal|immediate|abort] [-TIMEOUT secs] [-RUNAS osusr/ospass]
Edit an instance by specifying the following options:
     -EDIT -SID sid | -ASMSID sid [-SYSPWD pass]
[-STARTMODE auto|manual] [-SRVCSTART system|demand] [-PFILE file | -SPFILE]
[-SHUTMODE normal|immediate|abort] [-SHUTTYPE srvc|inst] [-RUNAS osusr/ospass]
Delete instances by specifying the following options:
     -DELETE -SID sid | -ASMSID sid | -SRVC srvc | -ASMSRVC srvc
Startup services and instance by specifying the following options:
     -STARTUP -SID sid | -ASMSID sid [-SYSPWD pass]
[-STARTTYPE srvc|inst|srvc,inst] [-PFILE filename | -SPFILE]
Shutdown service and instance by specifying the following options:
     -SHUTDOWN -SID sid | -ASMSID sid [-SYSPWD pass]
[-SHUTTYPE srvc|inst|srvc,inst] [-SHUTMODE normal|immediate|abort]
Query for help by specifying the following parameters: -? | -h | -helpThe above from a 10.2 database install gives you the clue that
1) You don't need to delete and recreate, you'll be able to edit the service.
2) The current parameter for the password for sysdba access is -SYSPWD though in older versions it was -INTPWD.
In addition you should certainly check the Oracle alert log for errors on attempted startup, and the oradim.log for errors encountered when the database itself is started by oardim (you'll find this in %ORACLE_HOME%\database . If I were guessing then I'd hazard a guess that the ASM instance was not fully open before the database was started. The alert log will tell you that.
If you do find it's the ASM problem then a couple of solutions present themselves.
1) don't rely on automatic start, but set the services to manual and then schedule a shell script at startup that starts the services using "net start servicename"
2) Edit the OracleServiceSID to make it dependent on the ASM service using the procedure in http://support.microsoft.com/kb/193888
Niall Litchfield
http://www.orawin.info/

Similar Messages

  • Oracle compatibility with windows vista

    I require which version of oracle is compatible with windows vista
    and the links from which i can download. i tried 9i and 10g which are not compatible . do i need any patchs ....in windows ?

    Currently only Oracle 10g XE and Oracle 10gR2 client are supported.
    http://www.oracle.com/technology/tech/windows/rdbms/oraclevistasod.htm
    Werner

  • Oracle EBS with Windows vista

    I recently brought HP laptop, which came with windows vista OS. I can't go back to XP. Drivers does not support any other OS.
    Did any body try installing oracle apps version 11 down loaded from oracle site.
    Please advise me!!!

    Oracle E-Business Suite 11i/R12 is not yet certified on Microsoft Vista.
    Certify - Oracle's Certification Matrices
    http://www.oracle.com/technology/support/metalink/index.html
    If you can manage to use VMware and install some other certified OS, it would be better.

  • Performance problems on a Oracle 11G with Windows 2008 64bits.

    Hi everyone,
    I have noticed that our db is going low and low every week. My server has 16GB RAM and 10GB are dedicated to the Oracle database, this is a 11.2.0.1 with Windows 2008 R2 SP1 64bits. I like to know acording to the nexts values what you guys recommend to adjust in the init.ora:
    orcl.__db_cache_size=5402263552
    orcl.__java_pool_size=33554432
    orcl.__large_pool_size=33554432
    orcl.__pga_aggregate_target=3657433088
    orcl.__sga_target=6878658560
    orcl.__shared_io_pool_size=0
    orcl.__shared_pool_size=1308622848
    orcl.__streams_pool_size=33554432
    *.memory_target=10511974400
    *.open_cursors=5000
    *.optimizer_mode='RULE'
    *.processes=300
    Acording to the memory target on how values can be increased the processes, pga_agregate_target, etc.
    Also we have problems related to the bug Bug 9593134 that “Connections to Oracle 11g are slow and can take anywhere from 10 seconds to 2 minutes.” there is a fix on linux by removing the dns names on it but anyone have experience on windows platforms?
    Thanks for all and sorry for my english.
    Regards.
    Arturo.

    Regarding the long connection times, have you tried using network packet capture software (such as Wireshark) to determine what the client computer is doing when a connection attempt is initiated?
    The Oracle Database time model statistics, along with the system wide wait events may help you diagnose the non-connection related performance issues (you should not just look at the statistics, but instead capture the current values, wait a period of time, capture the statistics again, and compare the changes in the statistic values). A statspack report might also help you - but a 10046 trace at level 8 or 12 is more appropriate if you are able to identify a couple of sessions that experience performance problems.
    I do not suggest just blindly modifying parameters, although I am curious to know:
    * Why the session level parameter OPEN_CURSORS is set to 5000 - do you expect a single session to hold open 5,000 cursors?
    * Why are you using the deprecated RULE based optimizer?
    * Why is the MEMORY_TARGET parameter used when the SGA_TARGET and PGA_AGGREGATE target are specified?
    Charles Hooper
    http://hoopercharles.wordpress.com/
    IT Manager/Oracle DBA
    K&M Machine-Fabricating, Inc.

  • Compatability of Oracle openscript with Windows 7 - 64 bit

    Hi,
    Can we use Oracle openscript on Windows 7 - 64 bit machine with IE 9?

    The release notes say W7 64-bit is supported but I opted to stick with 32 bit (just in case) ;-)
    Here's the relevant section:
    4 System Requirements
    Oracle Application Testing Suite has the following system requirements:
    4.1 Oracle Functional Testing/OpenScript
    Oracle Functional Testing’s OpenScript scripting platform has the following system
    requirements:
    ■ Operating System (32-bit and 64-bit versions): Windows XP, Windows Vista,
    Windows 2003, Windows 7, Windows 2008
    ■ Memory: Minimum 1 GB
    ■ System: x86, 32-bit or 64-bit processor, 2.6 GHz or faster
    ■ Disk Space: 4 GB minimum
    ■ Browser: Internet Explorer 6.x, 7.x, 8.x. and Firefox 3.5/3.6
    Edited by: IHodgetts on Feb 21, 2012 2:21 PM

  • Compatability of Oracle & Forms with Windows XP

    Which version of Oracle and forms is compatable with Windows XP?

    The release notes say W7 64-bit is supported but I opted to stick with 32 bit (just in case) ;-)
    Here's the relevant section:
    4 System Requirements
    Oracle Application Testing Suite has the following system requirements:
    4.1 Oracle Functional Testing/OpenScript
    Oracle Functional Testing’s OpenScript scripting platform has the following system
    requirements:
    ■ Operating System (32-bit and 64-bit versions): Windows XP, Windows Vista,
    Windows 2003, Windows 7, Windows 2008
    ■ Memory: Minimum 1 GB
    ■ System: x86, 32-bit or 64-bit processor, 2.6 GHz or faster
    ■ Disk Space: 4 GB minimum
    ■ Browser: Internet Explorer 6.x, 7.x, 8.x. and Firefox 3.5/3.6
    Edited by: IHodgetts on Feb 21, 2012 2:21 PM

  • Error : Oracle 10g with windows 2008

    Hello Experts,
    We are installing Solution manager 4.0 on windows 2008 with oracle 10g(10.0.2.0)
    It shows "checking operating system version must be 5.1 or 5.2 actual 6.0.
    <<<<<Failed".
    If orcle 10g for windows 2008 is available on the sap marketplace, please provide us the link for that.
    Please recommend any other oracle version compatible to the windows 2008 fro solution manager 4.0.
    We have exiting system landscape production server on windows 2003 with oracle 10g Is it compatible with the windows 2008 with oracle 10g?
    Thanks & Regards,
    Abha

    > Please recommend any other oracle version compatible to the windows 2008 fro solution manager 4.0.
    Read
    Note 1303262 - Oracle on Windows Server 2008
    You have to also patch your sapinst.
    Markus

  • Oracle 8i with Windows ME

    Yikes! I have tried to install Oracle 8i Personal on Windows ME
    and get the following error: "Jrew has caused and error in
    JAVAI.DLL Jrew will now close.". I modified my win.ini
    [compatiblity95] jrew=0x00080000 and it STILL doesn't install.
    Any suggestions ?!?! Thanxs !!

    All,
    Normally I just help with pl/sql Q&A forum but being a Friday I thought I might check this forum to see what issues are happening here. I'm seeing this question ALLOT of what is the solution to get Oracle (oracle 7.x thru to 9.x) to both install and run on Windows ME (and even win950b). I have not tried this yet myself but I would have assumed that it would install no problem. From what I've been seeing it's the installer (now all java, NO idea why) that's bombing. So for you folks reading this and if you can help, what are the exact instructions to get Oracle to install on Windows ME/95? Thus far I've seen this some someone one ...
    Common Error : Jrew has caused and error in JAVAI.DLL Jrew will now close.
    Solution : Change/add in WIN.INI ... [compatiblity95] jrew=0x00080000
    Some has said they tried this and it didn't work either. I would like to see a solution to this as I have no intention of doing win nt, 2k, or XP either. Even if someone can post the solution to above error, what are all the errors and all the work arounds to get Oracle (yes from 7.x thru 9.x) to install on Win ME/95? Please post some responses as I know allot of people out there have been asking for this.
    Have a great weekend folks and thanks for helping on this one if you can !
    Tyler

  • Oracle startup with some specific tablespaces

    I am trying to start a oracle 9i database in Linux(Redhat 8.0). During startup it says, one datafile of one of the tablespaces is missing.It can't open the database.
    How to start oracle with out that tablespace, i.e., I want to startup the database where every other tablespace except that tablespace will be up.
    I dont have any backup, neither have a archivelog .
    Can anybody suggests what to do?
    Sayan

    You can add the clause immediate if you want that the controlfile does not check the existency of that file.
    If you want to startup a database without any datafiles online you so this:
    1.- Mount the database
    2.- for each datafile that you want to set offline you have to so this : "ALTER DATABASE DATAFILE .... offline immediate"
    and so you will be able to startup the database.
    Joel Pérez

  • Slow OSx Startup with Windows Normal?

    I recently installed Windows 7 on my 2013 iMac (OSx 10.8.5) using Bootcamp 5. The default startup system is OSx. The startup operation seems excessively slow -- startup takes more than 1 1/2 minutes before the Apple logo appears and more than 2 minutes before I can logon.  Is this a normal consequence of the dual-system operation?

    I cant speak for the iMac, but if you have a regular HHD with your iMac, it should be a bit slower than SSD. I have the new rMBP 15" and it takes me about 18-20 seconds max from a cold boot to all the way in the desktop (Windows 7 Ultimate x64 SP1) .

  • Bridge CS6 crashes on startup with Windows Vista

    I have just installed Adobe Bridge CS6 on a Windows Vista system. When I try to open it I get a message "Adobe Bridge CS6 has stopped working". The program won't open. Solutions?

    Hi there! Because the forum you originally posted in is for beginners trying to learn the basics of Photoshop, I moved your question to the Adobe Bridge forum, where you'll get more specialized help.

  • Oracle Lite on Windows CE

    It is given in documentation that
    "Java stored procedures and triggers, and the Oracle Lite JAC and JDBC interfaces are currently not supported on Windows CE" is
    there is any other way to accomplish this task. I want to access Oracle Lite database
    and perform advance replication thr java program on Windows CE platform.
    null

    This may be helpful (if you still need it)
    In order to use Oracle Lite with Windows CE, I had to write a dll using the libraries and dll's from oracle that were compiled for Windows CE (depending on your processor type: MIPS, SH3, SH4 are supported) There are also sample applications (with source code) that I used to help write the dll. If you install Oracle Lite on a Win32 system, the source code for the sample applications is under /<oracle dir>/lite/pda40/wince and then look under the appropriate processor type.
    I am still working on getting Replication to work from the CE device. I am focusing on HTTP replication, but if you have any idea of how to replicate at all from CE....

  • Oracle Startup/Shutdown with SQLPLUS and ORADIM in Windows...

    I am a newbie to the Windows platform. SQLPLUS will not allow me to issue a STARTUP command. This is what I get when I attempt to SHUTDOWN IMMEDIATE and subsequently issue a STARTUP MOUNT/NOMOUNT or any STARTUP command for that matter. The SHUTDOWN command works successfully but the subsequent startup fails with an ORA-12514: TNS:listener does not currently know of service requested in connect descriptor message.
    D:\>set ORACLE_SID=NMPC00
    D:\>set ORACLE_HOSTNAME=TAX-DEV-ORA-01
    D:\>set ORACLE_HOME=D:\app\oracle\product\11.2.0\dbhome_1
    D:\>sqlplus sys@NMPC00 as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Sat Oct 23 11:41:56 2010
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup mount
    ORA-12514: TNS:listener does not currently know of service requested in connect descriptor
    SQL>
    When I look at the Windows service, it still reports 'Started' despite the fact that I shutdown the instance. What is the proper protocol for shutting down and starting up an Oracle instance in Windows. Do I have to coordinate these activities with the ORADIM -STARTUP / -SHUTDOWN commands?

    I am also newbie to oracle and running into the similar problem when trying to start oracle database using windows command prompt and getting the below error:
    Command prompt is being run as administrator on windows7 O/S
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>oradim -SHUTDOWN -SID O22BVGI -SHUTTYPE srvc,inst -SHUTMODE nornal
    ORA-01031: insufficient privileges
    The reason behind this to do it is , I need a batch script for stopping and restarting the oracle database instance using a Pfile which will contain the initialization parameters.
    Please can someone help!
    sqlnet.ora is:
    SQLNET.AUTHENTICATION_SERVICES= (NTS)
    NAMES.DIRECTORY_PATH= (TNSNAMES, ONAMES, HOSTNAME)
    Kind Regards
    Sam
    Edited by: 808116 on Nov 7, 2010 4:21 PM

  • Using Parallels with Windows 7 on Bootcamp caused startup logo to disappear

    Please let me know whether this is just neurotic or what! Windows 7 RC on Bootcamp partition worked great until I installed a trial copy of Parallels 5.0. Even with Parallels, things seemed fine, but I did not like some behaviors of the program when run under Parallels. Using Parallels, I was leery about the issue that when I clicked on the icon of the E-drive (the Macintosh hard drive), I kept getting the message that it needed to be formatted. Certainly I was able to access the files of the MacIntosh through shared folders, and by dragging files from desktop to desktop, but I saw very little advantage of for running Parallels for what I do with the Windows programs, and I did not want to mess up the Macintosh hard drive by an accidental reformat while using Windows. Also I like the fact that if I start Windows from the Bootcamp partition rather than access it via Parallels, Windows is physically well isolated from MacOSX, I do not really have a chance to delete or mess up the Mac hard drive, and at the same time one can access the Mac OSX disk for files that might be needed by dragging these into the Windows partition. Parallels just seemed unneeded.
    Now that I have uninstalled Parallels from the Mac partition and have uninstalled the Parallels programs and tools on the Windows partition, I still have a strange phenomenon that first showed itself when I had first installed the Parallels 5.0 program. Specifically, since the very day that Parallels first was installed and the bootcamp partition was used as the hard drive for Windows run under Parallels, and now even after uninstalling Parallels, the behavior of the Windows flag logo and startup graphics have been changed. A progress bar that previously did not exist before I used Parallels appears on startup, and the moving colored pieces of the Windows flag logo that are supposed to come together as Windows 7 is booted now do not appear during startup.
    To my best knowledge, besides uninstalling Parallels programs, I have also removed manually all parts of Parallels that I can find from Windows, and I even excised hidden files and folders of Parallels found on the C drive. I also sought out PRL files from the Windows partition. I uninstalled and physically removed a program called Stardust (?)... Starcolor (?) or something like that, which was installed at the time Parallels was installed. Folders for this had icons of Macintosh programs. Additionally tried to remove all Parallels, PRL, and Stardust items also from the registry, but there are stubborn ones that are in the "pnp Lockdown files", and some others there that also fail to remove elsewhere. The Lockdown files that do not remove are Parallels files involved in booting, and the others are for a PRL 4600 monitor (???). I was able to remove PRL files in the "Driver Store" folder by changing permissions, and then these were able to be removed. I see no settings anywhere for startup logos in msconfig or when I search through programs in the control panel or in the Windows system folder. I have emptied temporary folders, Prefetch, and have used Windows Live Safety Center to remove stray registry files and to fix issues.
    Attempts to go back to an old restore point do not work and do not get me back to the Windows 7 installation that i used to have. I reinstalled drivers for Bootcamp from the Snow Leopard disk, and finally I tried to repair the installation (by starting up windows using function keys) with at the same time the Windows 7 RC installation disk available for access of files. The option for repair when started up this way is for repair of a non-starting installation. When this is selected, it seems there is nothing found that needs to be repaired. Thus the startup for Windows still has the same behavior. Maybe I do not know how to repair an installation of Windows, and maybe nothing really needs to be changed back to the former condition. Am I just bothering with something that is just fine but which never will be identical to what it was before Parallels?
    The bottom line is that even though things seem to operate fine otherwise, I feel Parallels has somehow adulterated the Windows installation, which I would rather just run as Windows without artifacts from a prior installation that influence it.
    Thank you for guiding through whatever I need or need not do with these issues.

    Please let me know whether this is just neurotic or what! Windows 7 RC on Bootcamp partition worked great until I installed a trial copy of Parallels 5.0. Even with Parallels, things seemed fine, but I did not like some behaviors of the program when run under Parallels. Using Parallels, I was leery about the issue that when I clicked on the icon of the E-drive (the Macintosh hard drive), I kept getting the message that it needed to be formatted. Certainly I was able to access the files of the MacIntosh through shared folders, and by dragging files from desktop to desktop, but I saw very little advantage of for running Parallels for what I do with the Windows programs, and I did not want to mess up the Macintosh hard drive by an accidental reformat while using Windows. Also I like the fact that if I start Windows from the Bootcamp partition rather than access it via Parallels, Windows is physically well isolated from MacOSX, I do not really have a chance to delete or mess up the Mac hard drive, and at the same time one can access the Mac OSX disk for files that might be needed by dragging these into the Windows partition. Parallels just seemed unneeded.
    Now that I have uninstalled Parallels from the Mac partition and have uninstalled the Parallels programs and tools on the Windows partition, I still have a strange phenomenon that first showed itself when I had first installed the Parallels 5.0 program. Specifically, since the very day that Parallels first was installed and the bootcamp partition was used as the hard drive for Windows run under Parallels, and now even after uninstalling Parallels, the behavior of the Windows flag logo and startup graphics have been changed. A progress bar that previously did not exist before I used Parallels appears on startup, and the moving colored pieces of the Windows flag logo that are supposed to come together as Windows 7 is booted now do not appear during startup.
    To my best knowledge, besides uninstalling Parallels programs, I have also removed manually all parts of Parallels that I can find from Windows, and I even excised hidden files and folders of Parallels found on the C drive. I also sought out PRL files from the Windows partition. I uninstalled and physically removed a program called Stardust (?)... Starcolor (?) or something like that, which was installed at the time Parallels was installed. Folders for this had icons of Macintosh programs. Additionally tried to remove all Parallels, PRL, and Stardust items also from the registry, but there are stubborn ones that are in the "pnp Lockdown files", and some others there that also fail to remove elsewhere. The Lockdown files that do not remove are Parallels files involved in booting, and the others are for a PRL 4600 monitor (???). I was able to remove PRL files in the "Driver Store" folder by changing permissions, and then these were able to be removed. I see no settings anywhere for startup logos in msconfig or when I search through programs in the control panel or in the Windows system folder. I have emptied temporary folders, Prefetch, and have used Windows Live Safety Center to remove stray registry files and to fix issues.
    Attempts to go back to an old restore point do not work and do not get me back to the Windows 7 installation that i used to have. I reinstalled drivers for Bootcamp from the Snow Leopard disk, and finally I tried to repair the installation (by starting up windows using function keys) with at the same time the Windows 7 RC installation disk available for access of files. The option for repair when started up this way is for repair of a non-starting installation. When this is selected, it seems there is nothing found that needs to be repaired. Thus the startup for Windows still has the same behavior. Maybe I do not know how to repair an installation of Windows, and maybe nothing really needs to be changed back to the former condition. Am I just bothering with something that is just fine but which never will be identical to what it was before Parallels?
    The bottom line is that even though things seem to operate fine otherwise, I feel Parallels has somehow adulterated the Windows installation, which I would rather just run as Windows without artifacts from a prior installation that influence it.
    Thank you for guiding through whatever I need or need not do with these issues.

  • HT1349 I have icloud on my pc with windows vista.  Recently, upon startup I receive an error that says applephotostream.exe has stopped working.  Windows will close this problem . . . any suggestions.  I tried to download the control panel again. no luck

    I have icloud on my pc with windows vista.  recently, upon startup I get a message that says applephotostream.exe has stopped working.  Windows will close this program  . . . I tried re-installing the icloud control panel, etc.  to no avail.  any leads?

    Hi, I have the same problem. Has anyone come forward with any advice on fixing the problem?

Maybe you are looking for