Strange problem oracle db is starting automatically

Friends,
OS: RHEL AS 3.0
DB: Oracle 9iR2
when ever my rhel server is starting/restarting oracle database is starting up automatically.
There is no crontab job either in the root user or in the oracle user.
Also, i checked in the oratab entry that also fine.
i checked in /etc/rc3.d there also nothing related to oracle.
what might be the reason?where i have to check for this?
thanks

is there any script related to oracle start/stop under /etc/init.d/
You can read here for more details on automating startup of db:
http://www.oracle-base.com/articles/linux/AutomatingDatabaseStartupAndShutdownOnLinux.php

Similar Messages

  • Oracle does not start automaticly after reboot

    I've installed O 9i on win2ksrv after installing DB2.
    Then I create a database and this db starts successfully.
    After reboot the database is shutdown and can only starts manually by sysdba.

    Hi,
    Have you checked the space of ORAARCH or SAPARCH folder/directory ? The problem may be "Archive destination full".  If its full then try to move some old Offline redo log file to other safe location as a backup and then try to restart the Oracle Instance again.
    Regards
    Bhavik G. Shroff

  • Oracle does not start automatically on AIX

    Dear all,
    Oracle version is 10.2 on AIX
    This is the script as suggested by oracle.
    #! /bin/sh  -x
    # Change the value of ORACLE_HOME to specify the correct Oracle home
    # directory for your installation.
    ORACLE_HOME=/opt/oracle/product/10.2
    # Change the value of ORACLE to the login name of the
    # oracle owner at your site.
    ORACLE=oracle
    PATH=${PATH}:$ORACLE_HOME/bin
    HOST=`hostname`
    PLATFORM=`uname`
    export ORACLE_HOME PATH
    if [ ! "$2" = "ORA_DB" ] ; then
       if [ "$PLATFORM" = "AIX" ] ; then
          remsh $HOST -l $ORACLE -n "$0 $1 ORA_DB"
          exit
       else
          rsh $HOST -l $ORACLE  $0 $1 ORA_DB
          exit
       fi
    fi
    case $1 in
    'start')
            $ORACLE_HOME/bin/dbstart $ORACLE_HOME &
    'stop')
            $ORACLE_HOME/bin/dbshut $ORACLE_HOME &
            echo "usage: $0 {start|stop}"
            exit
    esac
    exitThe links were also created as suggested by oracle
    chgrp and chmod was done as suggested. Also Ihave added one line in /etc/hosts.equiv file
    server.servername.com root
    please help
    Its working. Sorry for the trouble. I did one mistake
    Message was edited by:
    user480060

    1- startup type- Auto
    2- Group to user- ORA_DBA
    3 - you can check log on tab in the service properties and set the username and password who responsible about this services
    As i already stated 3 works. but i want it to work under Local System and not under any user.
    Thanks

  • Oracle does not start automatically ORA-01031: insufficient privileges

    Hi,
    OS WS2008R2.
    ORACLE 11gR2.
    Oracle Instance does not start with oracle services but if i stop and restart the services it comes up clean.
    Moreover if i change service ownership to Domain\Administrator it again works well.
    Checked registery and all ok. No error in alert.log. Only clue found in Oradim.log.
    ORADIM.LOG....
    C:\Oracle\Ora11g\bin\oradim.exe -startup -sid ptdb -usrpwd * -log oradim.log -nocheck 0
    Thu Nov 15 15:16:15 2012
    ORA-01031: insufficient privileges
    Please help
    Thanks

    1- startup type- Auto
    2- Group to user- ORA_DBA
    3 - you can check log on tab in the service properties and set the username and password who responsible about this services
    As i already stated 3 works. but i want it to work under Local System and not under any user.
    Thanks

  • SimpleSave portable backup drive--doesn't start automatically

    I have the SimpleSave portable drive (Model sd320a)  and have used it successfully.  However, although when I first starting using it the drive automatically started when I plugged it into my computer, it no longer does.  I must have changed some setting on my computer, but I can't figure out what I did.  I now cannot get the device to start.  I followed the instructions in the user manual (to start it through Vista Computer and clicking on the icon), but four file folders just come up and nothing I click on will start the application.
    I use a Dell laptop with Vista Premium.  Can you tell me how to fix this problem so the drive starts automatically again?  Thanks.

    I deleted some files off my backup drive [Simple Save] and now I find I have nothing on the drive at all. How do I replenish it to when I bought it a few weeks ago? Lanc

  • ITunes 10., dont starts automaticly & video-podcasts only sound works ???

    Upgrading to iTunes 10.1 on my MBP (MacOS 10.6.5) i got two problems:
    first, itunes dont starts automaticly anymmore, when connecting iPhone 3GS(iOS 4.2.1). Starting Itunes manually, iPhone-sync starts and works well??? The "dont sync automaticly"-button in iTunes setup is not set!
    sec.: iTunes 10.1 dont play videopodcasts anymore. Only sound is o.k. The podast itself is o.k.and vissibale with other tools and after syncing, iPhone shows them, too.
    Any Tips?
    greetings to all
    A. Gehrmann

    Mine did something very similar - when I tried to search, I got a message saying that it couldn't contact the iTunes Store. I uninstalled it and reinstalled it, and afterwards it worked, but the fix might have had nothing to do with that uninstall/reinstall. I wasn't able to contact the iTunes Store through my iPod either, and that didn't work for a while even after the reinstall. Then eventually it ran correctly as well.
    I'm inclined to believe that there was something wrong at iTunes, not on my end. Have you tried again recently? Hopefully it'll be working again, like mine is.

  • Oracle 8.1.7 on windows 2000 don't start automatic :(

    Why Oracle 8.1.7 don't start automatic on windows 2000 :(
    Services
    Oracleora3Agent
    Oracleora3DataGatherer
    Oracleora3TNSListener
    OracleServiceORA3
    are started autamatic. (ora3 is SID)
    if I execute command "startup open" in Server Manager (svrmgrl), then DataBase started

    I've got the same problem.
    However, I've found that if I set the OracleServiceXXX startup to manual, If I then issue a net start statement it works OK.
    i.e NET START OracleServiceXXX
    Hope this helps.

  • 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.

  • Oracle Not Starting Automatically

    I have a problem Oracle not starting up automatically. The Windows 2003 service is started and set to start up automatically. I don't see any errors in the event viewer. I have to login as sysdba and do a startup for the database to be available. Is this normal?

    Here's some detail about the error from sqlnet.log in the database folder. Any idea what the problem is?
    Fatal NI connect error 12560, connecting to:
    (DESCRIPTION=(ADDRESS=(PROTOCOL=BEQ)(PROGRAM=oracle)(ARGV0=oracleoracle)(ARGS='(DESCRIPTION=(LOCAL=YES)(ADDRESS=(PROTOCOL=beq)))'))(CONNECT_DATA=(SID=oracle)(CID=(PROGRAM=C:\ora102\bin\oradim.exe)(HOST=WIN2003SERVER)(USER=SYSTEM))))
    VERSION INFORMATION:
         TNS for 32-bit Windows: Version 10.2.0.1.0 - Production
         Oracle Bequeath NT Protocol Adapter for 32-bit Windows: Version 10.2.0.1.0 - Production
    Time: 01-APR-2008 08:50:23
    Tracing not turned on.
    Tns error struct:
    ns main err code: 12560
    TNS-12560: TNS:protocol adapter error
    ns secondary err code: 0
    nt main err code: 530
    TNS-00530: Protocol adapter error
    nt secondary err code: 2
    nt OS err code: 0

  • Oracle 9i not sgetting started automatically

    hi
    Oracle 9i not getting started automatically after installation on windows 2000 does it works properly on windows 2000 has anyone installed it before with out problems
    i have to connect internal and then it mounts the database
    can anyone please tell me the solution of the problem
    Thanks
    Ravi Gitta

    this forum is for 9iAS
    you may get an answer from "Oracle9i Database Beta Forum"

  • Oracle BI services problem when attempting to start

    Hi All,
    I installed OBIEE basic edition which have oc4j and after installation, i have restarted my windows machine and oc4j is getting started automatically. Here my problem is my Oracle BI java host services in windows is not getting started. It is giving me an error as follows:
    could not start oracle BI Java host service on Local Computer.
    Error 1053: The service did not respond to the start or control request in a timely fashion.
    Google resulted me to no where on this particular error, and even i tried to start Oracle BI Server service and it is giving me same error. can somebody help me on this?
    Best Regards,

    Hi rnm, I have this path "*C:\OracleBI\server\Bin*" in my environment and i also could able to find the same in the ImagePath variable where you told me to check and i could able to find out NQSServer.exe file.
    Now, what am not able to find is the log files in "*C:\OracleBI\server\Log*" this path ie, there are no log files present in my 'log' directory.
    One more imp thing is, as per Rittman, we will be having java host log files at "C:/ORACLEBIDATA/web/log/javahost/jhost0.log". But, i have only "*C:\OracleBIData\web*" this path, ie, there is no javehost dir* and further files!!. So, shall i suspect some issue with my installation?
    I also searched for java host log file in my system, but, i could not find it. SO, basically what my presumption is that the log file is not been created when i try to ran Oracle BI Java Host service. SO,is my problem related to services? In otherwords, does this java host services has less time to execute successfully than required?? do i have to reinstall OBIEE itself?? please advise.

  • Starting problem - Oracle 9i in XP

    Dear Frnds,
    I have installed Oracle 9i in XP os. When I start the ssystem the Oracle Service will not start automatically. The status will show "STARTING". I have to go to server manager trhu dos prompt and startup the database manual. Can anyone help me to solve this problem.
    Thank u
    Sethu

    Dear Frnds,
    I have installed Oracle 9i in XP os. When I start the ssystem the Oracle Service will not start automatically. The status will show "STARTING". I have to go to server manager trhu dos prompt and startup the database manual. Can anyone help me to solve this problem.
    Thank u
    Sethu

  • Strange Problem in Oracle Forms.

    Hello,
    I have a strange problem of a form not opening in the migrated App Server but is working fine in the existing server.
    The problem is that we have now migrated to App Server 10.1.2.3.0 (patch applied to 10gR2 App Server installation) from 9.2.0.4.
    The issue is that the same form works perfectly fine in 9.2.0.4 but doesnt open up in the 10.1.2.3.0 server itself !
    The form is called using "new_form" procedure.
    I even cross checked by giving other form names; they work fine. But this set of forms (for which problem occurs) only doesnt open up.
    All the forms are compiled against 10.1.2.3 Compiler; All point to the same OLB and all of them have a common menu bar.
    Peculiar thing is WEBUTIL is working for all forms. Version is 1.0.6. No problems in WebUtil.
    Please help me making this sole out as we need to migrate this ASAP.
    Requesting one and all.
    Thanks.

    Solved it out..
    It was an error in frmwebutil.jar installation.
    Below is the link from Metalink:
    https://support.oracle.com/CSP/main/article?cmd=show&type=NOT&id=421930.1
    Cheers !

  • Hello, starting with today I have a strange problem: all events are correctly shown in the finder but in FCP-X there`s`none and every time I open it creates a new event. What is wrong?

    Hello, starting with today I have a strange problem with Final Cut Pro X: all events are correctly shown in the finder but in FCP-X there`s`none and every time I open it creates a new event. What is wrong?

    Here`s the screenshot.
    But anyway:
    The drive is Makintosh HD from my Macbook and it is shown in the event mediathek and in the projects. Since I`ve recognized this problem I installed FCPX again and consequently the event and project directory created by FCPX is where it should be and it shows all the test events including it`s files.
    So what happens? Opening FCPX you see only one event and that a new empty event. All previous events are not shown there even if you can see them in the finder. So if you import again the clips they are in this new event library. After closing correctly FCPX and reopening there again is nothing than an new and empty event. What it does is that it recognized that i.e. there are events with previous numbers and so it creates an new one with the next available counting number.
    If you want to open one event from the finder it by clicking to the file it opens FCPX but it says it cannot open the clicked file.

  • My 4th generation ipod touch is not turning off when i hold the wake button for few seconds the Voice Control Function Starts Automatically.Please help me to get out of this problem.

    My 4th generation ipod touch is not turning off when i hold the wake button for few seconds the Voice Control Function Starts Automatically.Please help me to get out of this problem.

    Sorry i mistakenly made this question. It was alright. No Problem At ALL

Maybe you are looking for

  • Can't see TV shows purchased from Music Store in Full Screen Mode

    Prior to the release of iTunes 7.0, I had been purchasing episodes of LOST from the iTunes Music Store and watching the episodes on my Mac in Full Screen viewing mode. Since downloading iTunes 7.0, I have been unable to watch any television shows pur

  • Smartform faxing problem - No delivery to FAX

    Hi gurus, I'm sending a smartform by fax in a company that has never used smartforms before (using ECC6). The output goes to sost but upon releasing it it fails with the error messages "No delivery to FAX" and "Document Conversion failed". On checkin

  • When to use what facelet file

    hello sir 1. I have developed one project , where different types of facelet pages are created. but i m confused, what is the rule to use these facelet file , different options displays are as : new Facelet Composition Page new Facelet Footer new Fac

  • PR release Workflow

    Hi All, Wanted to set up PR release workflow. 1. While having look at a template WS00000038, came to know that Agent assignment is not available for std template. Whereas documentation says that rule 00000148 shuld be used for item level release work

  • None of your preferred networks are available

    Hi, I'm still having this problem. Whenever I turn my Leopard running iMac on, as soon as the Desktop loads a message pops up saying: "None of your preferred networks are available" The SSID name of my home WiFi network is visible in the list of avai