How not to start Oracle 10g DB when Windows bootup

With Oracle 9i, I could set Oracle DB manually start so it would not start when Windows OS was booted/rebooted. This was done through setting Control Panel -> Admin tools -> Services -> Oracle9iMyDB's Startup type to "Manual".
Now I have 10g installed, same setting does not prevent 10g DB start up at Windows boots.
I have Windows 2000 now for 10g and past for 9i.
Could anyone help?
Thanks in advance.
DC

Under the registry key
My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_%ORACLE_HOME%
where %ORACLE_HOME% is the Oracle Home string
You will find the values:
ORA_%ORACLE_SID%_AUTOSTART
ORA_%ORACLE_SID%_SHUTDOWN
ORA_%ORACLE_SID%_SHUTDOWN_TIMEOUT
ORA_%ORACLE_SID%_SHUTDOWNTYPE
where %ORACLE_SID% is the databse SID
For an explanation of these values see the document:
http://download-west.oracle.com/docs/cd/B14117_01/win.101/b10113/registry.htm#i1006544
This document is listed as the "Platform Guide for Windows" on the "Documentation Library" "Windows" tab or:
http://download-west.oracle.com/docs/cd/B14117_01/win.101/b10113/toc.htm
Ian Cowell
----------

Similar Messages

  • How to access the Oracle from Unix when SID is not provided?

    How to access the Oracle from Unix when SID is not provided.
    User Name : xxx
    Password : yyy
    SID : SID
    I use to access it using below command from Unix prompt:
    sqlplus xxx/yyy@SIDNow since I dont have SID, how to access the Oracle DB from Unix Box?
    User Name : xxx
    Password : yyy
    Service Name : zzz
    Regards,
    Sunny.

    Hi Ajay
    Thanks for the suggesstion :)..It worked as well.
    The Actual problem was in the "tnsnames.ora" file where in I need to make entry for the new SERVICE name.
    Now I am able to connect it properly.
    Regards,
    Sunny.

  • How can i start oracle databases? i am using Oracle 8.1.6 for linux.

    when i run dbstart,it gives me following message:
    Database "ora4cweb" warm started.
    but when i use sqlplus,it says:
    ORA-01034: ORACLE not available
    i made a mistake ,i shutdown my linux before i shutdown oracle databases,how can i start oracle databases now?thanks in advance.

    try it without the scripts...
    login to linux as oracle
    start server manager
    svrmgrl
    connect internal
    startup
    select sysdate from dual;if that works
    exitcheck listener
    lsnrctl
    statif nothing running type
    start
    exitnull

  • When will Oracle 10g/11g support Windows Server 2008 and AIX6.1

    Hi all
    I'm sorry if I post it in a wrong place... But I really want to know when will Oracle 10g/11g support Windows Server 2008 and AIX 6.1?
    I've searched in metalink but found nothing useful. Is there anybody can give me a link of Oracle's roadmap for platform support?
    Thanks!

    Oracle does not announce release dates and neither
    does any other software company.But Oracle does have a very good track record of supporting their products on new windows releases extremely close to the windows release date. Clearly they can't support on an unreleased platform though. Given that the launch of Server 2008 isn't even complete worldwide yet (19th March in the UK for example) it would seem that this enquiry is a little premature.
    Niall Litchfield
    http://www.orawin.info/

  • How can i get oracle 10g and Xquery

    sir,
    How can i download Oracle 10g and Xquery.I need it urgently for my project work...
    thanks..
    somesh

    The following link provides a good starting point for your endeavour:
    http://www.oracle.com/technology/sample_code/products/forms/index.html

  • How can i install oracle 10g on linux cluster

    Dear all:
    please advice How can i install oracle 10g on linux cluster service ..
    thanks ,,

    Without RAC, you can only have one instance manage the database. One instance = one set of processes communicating via IPC.
    Unless you know of a way to have processes use memory-based IPC across nodes, you need to pick a node and install & run the database software on that node.

  • What will you do if any SQL is not working.in oracle 10g...apps 11.5.10.2

    What will you do if any SQL is not working. in oracle 10g....apps 11.5.10.2

    928714 wrote:
    yes sir.If you help me in answering my questions i wll be very thankful to you sir.
    tnx,I haven't a clue.
    As you have been advised in many of your posts, go study the documentation for whichever specific topic you are interested in.
    For me to answer your questions, I would need to go get that documentation.
    Then I would need to read that documentation.
    Then I would need to write a forum post that interprets what I think I learned from that documentation.
    It is so very much faster if YOU go do that instead of posting to a forum and expecting others to do it. You will remember what you study for a lot longer time if you teach yourself.

  • Table_From_Block Build-in Package is not working in Oracle 10G

    Hi
    Table_From_Block Build-in Package is not working in Oracle 10G
    Kindly advice..

    user648759 wrote:
    Hi
    Table_From_Block Build-in Package is not working in Oracle 10G
    Kindly advice..Provide a little more information. Forms version OS version, more information about your problem and question.
    --and explain what on earth Table_From_Block* mean's--
    Tony
    PS: TABLE_FORM_BLOCK is a built-in for internal use, usually auto generated by forms. For a moment I didn't get what that meant, need more coffee.
    Edited by: Tony Garabedian on Aug 29, 2008 12:39 PM

  • Select * from tab is not working in oracle 10g

    select * from tab is not working in oracle 10g. But at the same time,
    select * from <<table>> is working.
    Please advise me.

    This works for me in 10.2.0.2
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.2.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    SQL> select * from tab;
    TNAME                          TABTYPE            CLUSTERID
    LOAN_DETAIL                    TABLE
    PLAN_TABLE                     TABLE
    ...

  • Feature not support in oracle 10g

    Hi to all,
    We've planned to migrate oracle 9i to oracle 10g. Sys DBA will do the migraion.I'm App DBA and i want to know what are all the feature the not support in oracle 10g comparing to oracle 9i. Please give information in details.
    Thanks in advance

    You can check
    Oracle® Database New Features Guide
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14214/toc.htm
    for new feature in the release.
    Oracle database are backward compatible, you can use COMPATIBLE parameter to limit the new feature in 10g to maintain compatibility.
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams028.htm#REFRN10019
    also check
    Oracle® Database Upgrade Guide
    10g Release 2 (10.2)
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14238/toc.htm

  • Oracle 10g RAC on Windows

    Installed Oracle 10g RAC on Windows... Everything was
    working fine, now when I install CRS it completed at 100% and then in the configuration it gives error
    INFO: exitonly tools to be excuted passed: 0
    INFO: Starting to execute configuration assistants
    INFO: Command = C:\WINDOWS\system32\cmd /c call C:\oracle\product\10.2.0\crs/install/crssetup.config.bat
    PROT-1: Failed to initialize ocrconfig
    Step 1: checking status of CRS cluster
    Step 2: creating directories (C:\oracle\product\10.2.0\crs)
    Step 3: configuring OCR repository
    ocr upgrade failed with (-1)
    Execution of the plugin was aborted
    INFO: Configuration assistant "Oracle Clusterware Configuration Assistant" was canceled.
    *** Starting OUICA ***
    Oracle Home set to C:\oracle\product\10.2.0\crs
    Configuration directory is set to C:\oracle\product\10.2.0\crs\cfgtoollogs. All xml files under the directory will be processed
    INFO: The "C:\oracle\product\10.2.0\crs\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    I am using VMware WorkStation 5
    http://www.oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnWindows2003UsingVMware.php
    I can see my disks from both machines. Open the "Computer Management" dialog (Start > All Programs > Administrative Tools > Computer Management
    I use Windows XP SP2 as the host operating system
    Any suggestion?
    Message was edited by:
    MEXMAN

    You know its not certified?
    My first thought when I read the subject of this thread, and before reading what you posted, is that you've either done no research on RAC or didn't understand what you've read.
    You can create a RAC cluster using any operating system certified by Oracle.
    But the operating system is the least important part of creating a cluster. The questions you need to be able to address are:
    1. What is your solution to created shared storage?
    2. What is your solution to create the cache fusion interconnect and VIPs?
    If you don't have an answer to these questions you can not build a RAC cluster.

  • Oracle 10g install on Windows server 2008 R2 ( 6.1 )

    Hi All,
    I am trying to install Oracle 10g over windows server 2008 R2 (6.1) but it gives error that OS is not supported. I tried to install below version.
    Oracle Database 10g Release 2 (10.2.0.4.0)
    Enterprise/Standard Edition for Microsoft Windows Vista x64, Windows Server 2008 x64,
    Microsoft Windows Server 2008 R2 x64, Windows 7 x64
    But it fails with error that OS version 6.1 is not supported. On download page it is written to get 10.2.0.5 patch from My Oracle support for windows server 2008 R2, I got patch p8202632_10205_MSWIN-x86-64 but it requires a pre-installed oracle home.
    So how should I install Oracle 10g as 10.2.0.4 does not get installed and the patch asks for a previous install?
    The reason I am installing Oracle 10g is that our Java application is running in production over JDK 1.4 and Oracle 11g does not provide JDBC driver for JDK 1.4, is there any JDBC driver for Oracle 11g that can work with JDK 1.4?
    Thanks in advance for help.
    Best Regards!
    Irfan

    Please find below last lines of logs:
    *** Product-Specific Prerequisite Checks Page***
    INFO: Entry point:oracle.server_EE
    INFO: Starting Prerequisite checks : Sun Mar 11 09:16:16 PDT 2012
    INFO: Checking CertifiedVersions
         This is a prerequisite condition to test whether the Oracle software is certified on the current O/S.
    INFO: Expected result: One of 5.0,5.1,5.2,6.0
    Actual Result: 6.1
    Check complete. The overall result of this check is: Failed <<<<
    INFO: --------------------------------------------------------------------------------
    INFO: Checking ServicePackChecks
         This is a prerequisite condition to test whether the Service Pack level recommended for installing the product is available on the system.
    INFO: Check complete. The overall result of this check is: Not executed <<<<
    INFO: --------------------------------------------------------------------------------
    INFO: Checking TotalMemory
         This is a prerequisite condition to test whether the system has sufficient physical memory.
    INFO: Expected result: 256MB
    Actual Result: 4094MB
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking DetectIfDHCPAssignedIP
         This is a prerequisite condition to test whether the primary IP address of the system is DHCP-assiged or static.
    INFO: Detecting the IP.....:10.1.87.20
    INFO: Checking the network interface display name.... :Intel(R) PRO/1000 MT Dual Port Network Connection
    INFO: Checking the network reference name..... :eth4
    INFO: Checking the platform .......233
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CheckPathEnvVariableLength
         This is a prerequisite condition to test whether the PATH environment variable is within the allowable character limits. On Windows XP and Windows 2003, the maximum character allowed is 8191. On Windows 2000, NT and 98, the limit is 1023 characters.
    INFO: Checking Oracle home from the env... :C:\oracle\product\10.2.0\db_1
    INFO: Checking Path from the env... :C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\
    INFO: Max path length for OS:Windows Vista is... :8191
    INFO: *****************************
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking OracleBase
         This is a prerequisite condition to test whether the environment variable 'ORACLE_BASE' is set as a subdirectory of the Oracle home
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking OracleHomeSpace
         This is a prerequisite condition to check whether the specified Oracle Home contains any spaces in the path.
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking InstallOnRoot
         This is a prerequisite condition to test whether installation is done at the root of a drive.
    INFO: Checking the ORACLE HOME.... :C:\oracle\product\10.2.0\db_1
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking DetectAnyInvalidASMHome
         This is a prerequisite condition to test whether the system has been cleaned properly.
    INFO: Checking the platform .......233
    INFO: Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Checking CompatibilityChecks
         This is a prerequisite condition to check whether the Oracle Home specified by the user already contains an installed product which is incompatible with the product being installed.
    INFO: Actual Result: NEW_HOME
    Check complete. The overall result of this check is: Passed
    INFO: --------------------------------------------------------------------------------
    INFO: Prerequisite checks completed : Sun Mar 11 09:16:17 PDT 2012
    SEVERE: Some required prerequisite checks have failed. Please make sure the system meets all the requirements before install can proceed.
    INFO: User Selected: Yes/OK
    WARNING: Do you really want to exit?
    INFO: User Selected: Yes/OK
    INFO: recdelete: C:\oracle

  • Oracle 10g installation on Windows 2008 VMware

    Hi everybody,
    hope you can help me with that issue; I try to install a ECC 6.0 test-system with Oracle 10g on a Windows 2008 VMware instance.
    I am getting a strange error when executing sapserver.cmd when I try to install the Oracle software; the Oracle Universal Installer 10.2 is aborting at the very beginning with an error popup with following content. First I enter the Drive letter for installation and SID and then OUI trys to start...
    The program was not closed properly. An internal error occured. Please provide Oracle support with following datas:
    "unknown"
    "unknown"
    "unknown"
    Any ideas? I did not find anything in Metalink or on the SAP Marketplace. And I am aware that Oracle is not official supported on VMWare; on Windows 2003 I did not occur any similar problems.
    kind regards
    Philipp

    The OUI doesn´t work (yet) on Windows 2008, you will need to wait for the OUI 10.2.0.4.
    Markus

  • Can we install oracle 10g database on Windows Vista Home Edition?

    Can we install oracle 10g database on Windows Vista Home Edition?

    You didn't specify which Oracle10 Edition.
    In the case of SE/SE one/EE, with a paid license Supported has a mean impact on production environments with paid licenses, since you wouldn't run on an unsupported platform facing the risk of being left without technical support from Oracle in case of an emerging issue.
    For the XE Edition, this is not a certified combination, since the only certified editions are the Business, Enterprise, and the Ultimate editions, but you can try it, you don't have nothing to loose, supported, certified vs. unsupported in this case makes no difference since this XE is not supported either way (no patchsets, no bug fixes, no technical support from metalink), just an AS IS free software.
    On the license agreement terms displayed when you download the XE software it states:
    "No Technical Support
    Our technical support organization will not provide technical support, phone support, or updates to you for the programs licensed under this agreement."
    and
    "THE PROGRAMS ARE PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. WE FURTHER DISCLAIM ALL WARRANTIES, EXPRESS AND IMPLIED, INCLUDING WITHOUT LIMITATION, ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE."
    In case someone would be able to win a trial against oracle due to damage from the use of this software, the amount paid at maximum is 1,000.00 USD, not enough to even pay the lawyer's lunches.
    For the XE users the primary source of 'kind of support' is the oracle forums, either the installation forum, the general database or the specialized XE forum.
    Of course if this is for your own personal use for learning and testing and there are no third parties you could damage by doing this and if you don't have a paid license for this installation you may try it, but don't expect the Enterprise Manager to behave as defined by the manual, most of it won't work since the Home Edition doesn't have the privileges required for EM to work.
    If this is your personal computer and when you bought it the computer provider installed from factory Home Edition, and if you want something to work there, you can try to install a Virtual Machine and install Oracle 10g on a supported guest OS.
    ~ Madrid

  • Compliance of Oracle 10g R2 with Windows XP SP2

    Hello everybody
    I am representing my company for making a decision of deploying appropriate versions for Oracle and Windows.
    The vendor suggested Oracle 9 on Windows Server 2003, whereas we opted for deploying Oracle 10g R2 with Windows XP SP2.
    According to the vendor
    XP is not a true 'server' product and therefore does not provide many server functions and may have restrictions on numbers of users that can connect.
    If the vendor's notion is correct, would anyone explain the limitations/restrictions of our solution.

    One of the first problems that you will encounter, inbound connections limit in Windows XP:
    http://support.microsoft.com/kb/314882
    Memory allocations are handled differently between Windows 2003 and XP (paged pool, non-paged pool, file system caching, etc.):
    http://msdn2.microsoft.com/en-us/library/aa366778.aspx
    In some cases the memory allocation differences can cause XP to display errors indicating "unable to allocate memory from the paged pool" or the non-paged pool, when Windows 2003 would otherwise continue functioning without problem. Windows 2003 offers a registry change to work around this problem:
    http://support.microsoft.com/kb/312362
    Microsoft will stop making Windows XP available for resale in June 2008, except on extremely light-weight computers, and update support will end before update support ends for Windows 2003.
    There are typically differences in the hardware that ships with a computer loaded with Windows XP and one that ships with Windows 2003. You will have a hard time finding a computer with Windows XP that ships with redundant power supplies, dual backplanes, SCSI RAID 10 support, dual network interfaces, built-in system/diagnostics, etc.
    While Windows 2003 is the server equivalent of Windows XP, there are many features in Windows 2003 that are not available in Windows XP. XP is designed to be rebooted frequently (shut down every night, or reboot once a week or once a month) and is geared toward foreground application performance. Windows Server 2003 is designed to be rebooted infrequently (apply security updates, recover from rare system fatal bugs) and is geared toward providing good background application performance (the Oracle database instance would be a background application).
    If you are unfamilar with Windows Server 2003, take a look at the books "Microsoft Windows Server 2003 Administrator's Companion" by Microsoft Press and "Mastering Windows Server 2003" by Sybex. Compare what you find in those books with what you might find in Microsoft's Windows XP Resource Kit book.
    Charles Hooper
    IT Manager/Oracle DBA
    K&M Machine-Fabricating, Inc.

Maybe you are looking for

  • PR Release Strategy tab processor field is not getting displayed

    Hi Experts, While creating Purchase Requisition, In the Release Strategy tab processor field is not getting displayed which should be showing the name of the user id which has been configured in the SPRO. SPRO--> Rel Proc for PR > Rel Group> Rel Code

  • Need Help with instr/Regexp for the query

    Hi Oracle Folks I am using Oracle Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production With the Partitioning, OLAP, Data Mining and Real Application Testing options I have some student responses and the valid values are +/-/O(

  • Cross database join Oracle - SQL server date column - nQSError: 46008

    Hi, I am using OBIEE 10.1.3.4.2 and I am able to make cross database join between Oracle and SQL server using varchar columns, but I am getting this error: nQSError:22024-A comparison is being carried out between noncompatible type when I try to make

  • JVMD Incidents still showing up in summary page.

    I'm hoping that JVMD starts using monitoring templates soon but until then we have to set thresholds individually. Since this is the case I have disabled incidents and alerting for them however I have some incidents that keep popping up in my summary

  • How can i fix error massges on my airport utilitus

    i have some error masseges on my airport express like IP address\static\pope account name and password and service name