My database does not start automatically

i am using windows 2000 server and oracle 9.0.1, my database does not start automatically when i am booting the system.
in regedit autostart is there, my service is getting started automatically and i used startmode auto in my oradim command but still i have to manually log in to start the database, PLS help!!!
another issue is that i want to startup/shutdown the database using a user other than sysdba, pls tell which permission shud i grant as dba, connect, resource permissions are not doing the required job

spfile concept is introduced from Oracle 9i. You can call it system parameter file. Benefits of having spfile concept is that what ever changes u make to system through commands
alter system set ??? = ????
get automatically saved in the spfile???.ora which is managed by Oracle.
Main idea behind that as thought by Oracle is that previously u needed to change that parameter in init.ora file then start the database again after shutdown. Now u are doing everything online. spfile???.ora takes priority in the new Oracle concept.
If u delete spfile???.ora file, then it needs some specific init.ora which need to told to Oracle which can be through command like
startup pfile='complete patah .............'
Bansal

Similar Messages

  • The CSSD does not start automatically on Non-RAC - AIX 5L

    Hi all,
    Database: Oracle 10.2.0.4
    O.S AIX 5.3 TL 10
    I am facing a problem with the CSSD Non-RAC/Clusterware.
    When we restarted the server the service CSSD does not start automatically and there is no relevant messages in the log files of CSSD.
    Running the "localconfig reset $ORACLE_HOME", execute successfully but does not start the CSSD.
    Running "/etc/init.cssd start" - does not work, nothing happens when we run it
    I manually ran "/etc/ init.cssd run" and the service CSSD (ossd.bin) was started without errors.
    No errors on errpt from AIX.
    I've opened a SR but I am waiting for response from Oracle.

    Hi,
    I believe this problem is not with Oracle, but in AIX.It may be that one process that is starting on boot is holding the other process. You need to identify what is process/application.
    Check the process on inittab that are already active and which are inactive they should be active.
    One clue: Is very common process that is initiated in wait mode hold the boot server.
    wait
    When the init command enters the run level that matches the entry's run level,
    start the process and wait for its termination.
    All subsequent reads of the /etc/inittab file while the init
    command is in the same run level will cause the init command to ignore this entry.http://publib.boulder.ibm.com/infocenter/aix/v6r1/index.jsp?topic=/com.ibm.aix.files/doc/aixfiles/inittab.htm
    Regards,
    Levi Pereira

  • Tomcat5 still does not start automatically

    Hello,
    Novell-tomcat5 still does not start automatically at boot although it is set to do so.
    This is from beginning of the oes2/SBE2.5 installation (without simba).
    It is still the same behavior after applying OES2/SP2 and SLES10/SP3 patches.
    After booting at terminal console:
    /etc/init.d/novell-tomcat5 status shows unused
    /etc/init.d/novell-tomcat5 start starts tomcat5 without errors
    In my boot.msg I found the following error:
    ____START______
    <notice>'novell-nss start' exits with status 0
    <notice>novell-tomcat5 start
    Starting Tomcat (/var/opt/novell/tomcat5/)<notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /sbin/klogd 4842
    <notice>checkproc: /sbin/syslog-ng 4839
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /sbin/portmap 6200
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/sshd 6915
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/nmbd 5530
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/smbd 6900
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/namcd 8495
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/ntpd 7000
    <notice>checkproc: /usr/sbin/slpd 7030
    <notice>checkproc: /usr/sbin/slpd 7030
    failed
    <notice>'novell-tomcat5 start' exits with status 7
    <notice>novell-xregd start
    Starting novell-xregd...done
    <notice>'novell-xregd start' exits with status 0 ....
    _______END______________
    Of course it es even a cosmetic problem I don't want to start tomcat manually everytime when booting up.
    Has anybody an idea what could be wrong?
    Yours sincerely
    OliverN

    Originally Posted by revilo
    Hello,
    Novell-tomcat5 still does not start automatically at boot although it is set to do so.
    This is from beginning of the oes2/SBE2.5 installation (without simba).
    It is still the same behavior after applying OES2/SP2 and SLES10/SP3 patches.
    After booting at terminal console:
    /etc/init.d/novell-tomcat5 status shows unused
    /etc/init.d/novell-tomcat5 start starts tomcat5 without errors
    Of course it es even a cosmetic problem I don't want to start tomcat manually everytime when booting up.
    Has anybody an idea what could be wrong?
    Yours sincerely
    OliverN
    Hi Oliver,
    If you are manually installing the component products then this is no longer a "NOWS SBE" installation. Any issues you encounter are related solely to the component products. OES Linux Installation questions should be directed to: OES-L: Install
    In the mean time, to see if it is configured to start automatically use "chkconfig". For instructions:
    Code:
    man chkconfig
    Is it configured to start automatically?
    Code:
    server:~ # chkconfig --list | grep novell-tomcat5
    novell-tomcat5 0:off 1:off 2:off 3:on 4:off 5:on 6:off
    The response from the above command shows that novell-tomcat5 should start automatically for runlevels 3 and 5.
    If it is not set to start automatically on your server, you can make it start by:
    Code:
    chkconfig novell-tomcat5 on
    I am by no means a Linux expert. If this doesn't resolve your issue, I suggest you post in the appropriate forum where you will find knowledgeable people willing to help.

  • MII UDS does not start automatically on server reset

    Hi,
    MII UDS does not start automatically on server reset, although it was set as automatically start.
    What could be the reason of this problem?
    Thanks.

    Hi,
    Is the runtime mode is set to service?
    Have you referred this document?
    [Programatically Starting and Stopping an SAP xMII UDS Executable Instance|http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/b0f460c3-7f92-2910-02af-b608f92977c3]
    Regards,
    Musarrat
    Edited by: Musarrat Husain on Jul 6, 2011 8:27 PM

  • EyeTV: Mac does not start automatically

    Mac does not start automatically for EyeTV recordings. I reinstalled EyeTV but it did not help.
    Any help appreciated.
    iMac i5, 2,7Ghz, OS X 10.7.4
    Kind reagards,
    Torsten

    I have to same problem: Bought Elgato Sat 3 years ago. Now I decided to install it in the living room and bought a new i5 Mac mini. EyeTV works fine but does not wake up Mountain Lion 10.8.2 sometimes.
    When I program wake up events manually via System Preferences or pmset command in the terminal, all works fine and my Mac wakes up. I tried everything, from clean reinstall to debugging AutoWake.plist and such.
    Annoying!

  • Oracle service, Listener and http server does not start automatically

    Hello,
    I have Oracle 9i release 2 installed on Unix HP box if system restart in case of power failure the Oracle service, Listener and http server does not start automatically, is there any ready reference available to check what's wrong is happening(I don't have knowledge of Unix).
    Thanks, Khawar.

    Hi Rajesh,
    Thanks for reply, I will check this link and will be back if facing problem.
    Regards, Khawar.

  • Panel does not start automatically in Gnome 2.24.3

    Since Gnome 2.24.3, the Gnome Panel does not start automatically.
    I had to manualy add it to the startup group via "Sessions" in order to force it to start when login finishes.
    Does anybody has the same behavior?
    Should I report it as a bug?

    That may be true but it is a real pain since when it happens the only way to recover is to terminate all of the iTunes modules with task manager and start it manually. It also leaves the IPOD in a state that says do not disconnect. You can disconnect since nothing is really happening but there is no excuse for this not to start much faster. When you have multiple users it is a real pain. It ought to be able to either end when finished or better yet allow multiple users simultaneously updating from different libraries.
    I guess i will just have to get in the habit of treating it as a single user and start and stop it every time I need it and be suer not to let it run. Not nice because that means waiting for larger Podcast downloads instead of having there ready for me when I sign on my computer.

  • ITunes does not start automatically when I plug in my iPHONE.  When I start it manually it does not recognize my phone although the phone is visible in My Computer.

    Itunes does not start automatically when I plug in my iPhone.  When I start it manually, it never recognizes the phone although it does ask if I want to download pictures etc.  Many albums have no art work that use to.  iTunes completely unresponsive to the mouse.

    Hi billm1013,
    I'm sorry to hear you are having these issues with your iPhone. If your iPhone isn't being recognized in iTunes, and/or iTunes isn't responding to your mouse when the iPhone is connected, you may find the troubleshooting steps outlined in the following article helpful:
    If you don't see your connected device in iTunes for Mac - Apple Support
    Regards,
    - Brenden

  • Transport service does not start automatically after upgrade to exchange 2010 SP2 from Exchange 2010 SP1

    Hi,
    I am trying to upgrade Exchange 2010 SP2 from SP1, but Transport service does not start automatically.
    Tried manually start services, it started successfully but again goes down within few seconds automatically.
    Reboot server. but no luck.
    Any help.
    MD

    Hi,
    I recommend you use event viewer to check if there are any relate event logs. This may help us to find the cause.
    In addition, as Amit mentioned, Exchange 2010 SP2 isn't supported by Microsoft, I think upgrading to SP3 is a much more sensible approach.
    Thanks.
    Niko Cheng
    TechNet Community Support

  • After downloading mountain lion the internet does not start automatically after start or restart but if I use diagnostics it starts is there a simpler solution

    After downloading mountain lion the internet does not start automatically after start or restart but if I use diagnostics it starts is there a simpler solution?

    Extensions can sometimes be the cause of problems. If the problem does not occur in Safe Mode, then you can disable your extensions one-by-one until you find out which one is causing the problem. See [[Troubleshooting extensions and themes]]

  • When I connect the iphone does not start automatically Itunes Please help me

    when I connect the iphone does not start automatically Itunes
    Please help me
    How to solve this problem that I have

    i've had a few issues like this.
    I've found that it is an issue with items that are already on your phone.
    several troubleshoots. 
    1) uncheck everything from syncing (apps, music, tv shows, movies, podcasts, etc), try to perform a sync, it most likely will work.  Then, sync after checking each item individually (check the sync box for videos, then sync, check the sync box for podcasts, then sync, check the sync box for music, then sync, etc).  One of two things will happen, 1) you will fix the problem, or 2) you will identify exactly what part of the sync setup is the culprit.
    2) if the above doesn't work, I've found that it is likely an issue with files that are on your phone but your phone doesn't exaclty recognize (for example, I had copies of music on my phone that didn't show up in the music app, I went in on itunes and manually deleted those songs from my phone and that fixed the sync).  to do this, check the "manually manage music and videos" box at the bottom of "summary" while your phone is connected to itunes.  Then, go to the left hand pane in itunes and find your iphone device, click the drop-down arrow that shows all the categories for media on your iphone.  Go to the music category in your iphone on itunes and delete all the music that shows up.  Try to perform a sync - it likely will work.  After this, you can uncheck the manually manage music box and re-sync your phone as normal
    let me know if either works

  • HP ProOne 400 does not start automatically on a schedule

    HP ProOne 400 does not start automatically on a schedule. In the BIOS menu "means automatic switch BIOS" to select the desired day of the week and set the time, but Compute still does not start automatically. Please help.

    Hi,
    As I understand, you would like to use workflow to copy list items cross site collection.
    So far it is not supported with OOB workflow option, here is an codeplex workaround:
    https://spdactivities.codeplex.com/wikipage?title=Copy%20List%20Item%20Extended%20Activity
    Please check if it can be help.
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Cluster resource does not start automatically

    Hello,
    I have a strange issue. last saterday i replaced the motherboards of three HP DL380G6 servers, there is an HW issue with the production date of this hardware.
    After change of the HW, the cluster resources does not start automatically, when booting the servers. The resources come in state 'offline'(except the master IP resource). When start manually, the cluster resources works fine. I checked the eDirectory , and changed also the startup parameter of the cluster (autostart-manually-autostart) but with no results.
    When i create a new (simple) CL-resource, i have the same issue with this resource. Only the master ip CL-resource starts automatically??
    Does anyone have an answer for this problem....
    Thanks in advanced
    3-node SLES9sp3 SLES/OES1 cluster (i know its old...)
    - iSCSI connection to an SLES11-SAN

    Originally Posted by changju
    The state is stored in eDir, so your problem is most likely caused by an eDir issue.
    Please check the attribute "NCS:CRM Failover Mode" of the resource object in eDir. If its value is an odd number, it means the resource will load automatically. If it's not, add 1 to the number and save the new value.
    Then, you need to check file "/var/opt/novell/ncs/resources.xml". Find the section for the resource, and check "nCSCRMFailoverMode" to make sure it matches what you have in eDir. If not, please run command "/opt/novell/ncs/bin/ncs-configd.py -init" to try to update it.
    If the problem persists after all the above, please contact NTS. We will have it resolved.
    Best regards,
    Changju

  • Itunes does not start automaticly when connected although auto is thicked help?

    Itunes does not start automaticly when connected although autostart is thicked can anyone help?

    Hi,
    See this Discussion:
    https://discussions.apple.com/message/15693777#15693777
    Cheers,  

  • Windows listener +service does not start automatically eventhough Automatic

    Hi
    When I restart the database server, the listener is not starting automatically , so as the service.
    Both are set to start automatically.
    This was working before and all of a sudden, this problem appeared.
    I dont remember changing any setting on the database side but on windows server side, not sure if anything is changed.
    The error we received:
    ============
    The OracleServiceGEOOAP service failed to start due to the following error: %%1053 Service error on GEPGPO01-V
    The OracleOraDb11g_home1TNSListener service failed to start due to the following error: %%1053 Service error on GEPGPO01-V
    alert log
    =======
    Fatal NI connect error 12638, connecting to:
    (DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 11.1.0.7.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 11.1.0.7.0 - Production
    Time: 11-MAR-2011 15:44:26
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12638
    TNS-12638: Credential retrieval failed
    ns secondary err code: 0
    nt main err code: 0
    nt secondary err code: 0
    nt OS err code: 0
    listener.log
    ========
    Fri Mar 11 15:44:23 2011
    11-MAR-2011 15:44:23 * service_update * geop * 0
    11-MAR-2011 15:44:29 * service_died * geooap * 12547
    TNS-12547: TNS:lost contact
    11-MAR-2011 15:44:30 * service_died * geop * 12547
    TNS-12547: TNS:lost contact
    Fri Mar 11 15:44:37 2011
    11-MAR-2011 15:44:37 * (CONNECT_DATA=(SID=GEOOAP)(CID=(PROGRAM=C:\Program Files\Quest Software\Toad for Oracle\toad.exe)(HOST=D00661)(USER=app_nathv))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.4.136.230)(PORT=65288)) * establish * GEOOAP * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    11-MAR-2011 15:44:41 * (CONNECT_DATA=(SID=GEOOAP)(CID=(PROGRAM=C:\Program Files\Quest Software\Toad for Oracle\toad.exe)(HOST=D00661)(USER=app_nathv))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.4.136.230)(PORT=65289)) * establish * GEOOAP * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    11-MAR-2011 15:44:43 * (CONNECT_DATA=(SID=GEOOAP)(CID=(PROGRAM=C:\Program Files\Quest Software\Toad for Oracle\toad.exe)(HOST=D00661)(USER=app_nathv))) * (ADDRESS=(PROTOCOL=tcp)(HOST=10.4.136.230)(PORT=65290)) * establish * GEOOAP * 12505
    TNS-12505: TNS:listener does not currently know of SID given in connect descriptor
    Fri Mar 11 15:53:46 2011
    So now we have to manually restart the listener and service , for the database to be opened. Is it possible to give direction what areas need to check, to solve this issue?
    Thanks.

    Hi Krithi,
    Can you confirm my understanding here:
    * Since a short time the automatic startup of the listener and Oracle instance fail.
    * You can manually startup the listener and database instance without any problem, and then all runs as expected
    so far so good?
    What's your procedure to start the listener and DB instances?
    Are you performing the startups with your own user account, or SYSTEM, or a dedicated Oracle account?
    Are the windows services running under SYSTEM, a dedicated Oracle user....??
    Could it be that the system administrator installed something (like a new Oracle client) which would have changed some settings?
    Can you compare the environment variables (ORACLE_HOME, ORACLE_SID, PATH) between the account YOU use for manual startup and those for the user account used to (auto)start the services?
    Maybe you can try to plan a reboot after you have set the problematic services to run under your profile?
    Well.... a few points to investigate if not yet considered.
    HTH,
    Thierry

Maybe you are looking for

  • H61MU-E35-B3 and smart fan....minimum fan speed

    Hi, I installed a core i3 2100 to this board. My cooler is a Scythe Grand Kama wich cames with it's own fan. I set smart fan to target:50° and minimum speed of "0". Even tough the temps idel way below 50° the fans rpm is always aroun 620. Why does it

  • Forwarding / Masking Question

    So ive searched the forums here and I've found a bunch of answers to most of my questions... however I'm still having an issue with my website masking. I built a site for my mothers store http://walnutandvine.com However when you go to the site it sh

  • Tuning LDB PNP

    Hi all, Can any one tell me how to optimize data retrival in PNP LDB.

  • TO CONVERT FROM WINDOWS TO LINUX

    Hi I have developed one project using netbeans, struts, and jdk1.5u3 in windows. Now i want to convert the same to LINUX. What should i Do.??? Please Help!!!!!!! Thanks & Regards GLASS_FISH

  • F2 and F3 keys (brightness control) not working

    My problem is that F2 and F3 keys (brightness control) suddenly stopped, It's not properly working.    please help me.