Starting the database in standalone installation.

hello all,
In my office server I cannot access oracle tables via SQL * plus unless I start the database via the server manager utility, ie, svrmgrl> startup etc.
However, in my stand alone home machine I have installed oracle 9i. The database, it seems is automatically started when the machine is booting. I have searched for the svrmgrl/svrmgr30/svrmgr80 utilities, but in vain.
In this scenario, how can i manually start and shutdown the database in my stand alone installation.
Can any body help me...?
thanks in advance
thomaskprakash

Hi,
which os and oracle version you are using ? i guess it's windows 2000 server anyway if my guess is right then start - setting - ctlpanel - adminstrative tools - service - open and right click and to the service choose properties and then choose manual in startup mode. you can also create a service for that ..
first delete the service for your db
oradim -delete -sid name of the service
now create the service with the same name
oradim -new -sid name of the service which you delte -startmode manual.
thanks
Alok.

Similar Messages

  • How to start the database manually?

    Hi,
    Recently I installed Oracle10g database in my laptop. I want to change the services from autostartup to manual. So that I can start the database whenver I want.
    After very first installation, I tried to do this exercise. Later I was not able to restart my database.
    Can anybody give me correct steps to do this exercise?
    Thanks,
    Viswa

    I'm surprised no-one has responded to this. Anyway, below are a bunch of shortcuts I use to start and stop my Oracle 10g. Note, I have to start the Listener AND Database for things to work. Note: you will have to check Control Panel - Services to find the Oracle.... and OracleService.... names as your's will be different.
    Start Listener:
    %windir%\System32\net.exe start OracleOraDb10g_home1TNSListener
    Start Database:
    %windir%\System32\net.exe start OracleServiceORADB10G
    Stop Listener:
    %windir%\System32\net.exe stop OracleOraDb10g_home1TNSListener
    Stop Database:
    %windir%\System32\net.exe stop OracleServiceORADB10G
    Hope this helps :)

  • Do I need start the database before installing Oracle 9iAS portal?

    I found the Oracle white paper which talks about installing
    Oracle8i EE and Oracle 9iAS portal on windows 2000. Based this
    document, after Oracle 8i installaion but before installing
    Oracle 8.1.7.1.1 path, all the Oracle database related services
    startup type have been changed to 'Manual'.
    Based on my understanding, there are some objects will be
    created in this database during the installation of 9iAS portal
    repository. But this oracle white paper didn't say that I need
    have the database ruuning during the 9iAS installation. Do I
    need to start the database before installing 9iAS?
    Thanks

    hi,
    Even i am new to oracle application server and had the same doubt that you have.
    When you install Application Server there would be two tiers installed, application tier and middle tier, these tiers can be running from the same machine or different machines.
    These tiers will have a meta data repository to store application server related data, this database will be installed along with application server.
    It is upto you to install "oracle database 10gR2 " before or after installaion of application server, this will be an independent database which will have its own home, but after this installation you will have three homes, ex: infra_home,mid_home and 10gR2_home.
    by default oracle_home is set to the last installation that happens so if you install the database 10gR2 after installing application server it will point to 10gR2_home, but if you install 10gR2 before and application server later then the oracle home will be infra_home(if both the middle tier and infratier are on the same machine)
    you can always change the oracle home by using set ORACLE_HOME=path/to/oracle/home( in windows)
    or export ORACLE_HOME=path/to/oracle/home (in unix)
    hope this helps....
    regards

  • Error while starting the Database

    Hi,
    I am getting the following error while starting the Database instance.
    ORA-03113: end-of-file on communication channel.
    How to fix this issue? i tried some of the options mentioned in docs in metalink. But still i am not able to fix.
    Anypointers on this is appreciated.
    Thanks & Regards,
    Srikanth

    Can you paste lines from alertlog file..

  • One RAC node is down give the following error when starting the database!

    wHEN TRYING TO START THE DATABASE ON RAC ENVIORNMENT
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exit
    Disconnected
    When we r trying to start the database it said
    $ bdf
    Filesystem kbytes used avail %used Mounted on
    /dev/vg00/lvol3 2097152 240944 1841896 12% /
    /dev/vg00/lvol1 344064 115376 226944 34% /stand
    /dev/vg00/lvol8 10485760 9370960 1106232 89% /var
    /dev/vg00/lvol7 4866048 2557680 2290400 53% /usr
    /dev/vg00/u02 10485760 3502229 6547116 35% /u02
    /dev/vg00/u01 10485760 10476596 9164 100% /u01
    /dev/vg00/lvol4 2097152 601872 1483944 29% /tmp
    /dev/vg00/lvol6 4194304 3231000 955792 77% /opt
    /dev/vg00/lvol5 524288 311520 211136 60% /home
    WHERE /U01 WAS 100%. Now i emptied the space in /u01 to
    $ bdf
    Filesystem kbytes used avail %used Mounted on
    /dev/vg00/lvol3 2097152 240944 1841896 12% /
    /dev/vg00/lvol1 344064 115376 226944 34% /stand
    /dev/vg00/lvol8 10485760 9370960 1106232 89% /var
    /dev/vg00/lvol7 4866048 2557680 2290400 53% /usr
    /dev/vg00/u02 10485760 3502229 6547116 35% /u02
    /dev/vg00/u01 10485760 9508934 930943 91% /u01
    /dev/vg00/lvol4 2097152 601872 1483944 29% /tmp
    /dev/vg00/lvol6 4194304 3231000 955792 77% /opt
    /dev/vg00/lvol5 524288 311520 211136 60% /home
    When trying to start the db again its giving the following error...
    SQL> connect sys as sysdba
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exit
    Disconnected
    here i changed the sga_target and now it says
    ORACLE instance started.
    Total System Global Area 436207616 bytes
    Fixed Size 1297912 bytes
    Variable Size 148648456 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 1048576 bytes
    ORA-01105: mount is incompatible with mounts by other instances
    ORA-19808: recovery destination parameter mismatch
    What could be the issue..
    Ur help would be highly appreciated...

    Hello
    SQL> startup
    ORA-27102: out of memory
    HPUX-ia64 Error: 12: Not enough space
    SQL> exiterror is not related to space on your mount point. it is related to memory.
    if you are getting this error means chekc at the OS level whether something is consuming more memory due to which it is not allowing oracle to allocate sga.
    Check top/sar/glance to see who is consuming more memory
    Total System Global Area 436207616 bytes
    Fixed Size 1297912 bytes
    Variable Size 148648456 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 1048576 bytes
    ORA-01105: mount is incompatible with mounts by other instances
    ORA-19808: recovery destination parameter mismatchit is not the best practice to maintain differnet parameters for each instance in RAC env. also check db_recovery_file_dest and db_recovery_file_dest_size is same on all node. it should be same i.e it should be a shared location.
    Anil Malkai

  • (urgent) Can't Start the database

    Hi,
    can anybody help me ?
    i shutdown the database on Sun solaris from telnet. On the middle the internet connection wa down. And when i connect again and try to start the database there is a error
    ORA-27146: post/wait initialization failed
    i try to startup nomount and the message still come.
    Anybody ever get this problem ?
    please help me, because my company data was there.
    Thanks

    Once we have a problem after shutdown we are unable to startup the database on Sequent Numaq os Dynix/ptx 4.4
    After shutdown the file sgadefSID.dbf should not be there in ORACLE_HOME\dbs directory.
    But in our case this file was still there after shutdown we deleted this file and then using IPCRM command we deleted the process owned by oracle user .
    to delete it need identifier number it can be find out by ipcs command.
    null

  • Can you please update the link for the flash player standalone installer?

    Can you please update the link for the flash player standalone installer?
    Link: http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_plugin_debug_3 2bit.exe
    Source: http://kb2.adobe.com/de/cps/191/tn_19166.html#main_ManualInstaller
    Source: http://forums.adobe.com/thread/889580

    Dogs Key wrote:
    Source: http://kb2.adobe.com/de/cps/191/tn_19166.html#main_ManualInstaller
    That is an old document (Flash Player 10.3) that shouldn't be there anymore.  (The English document redirects to the link below.)
    The download links for the offline installers for FP 11.2 are here http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#Ins tall_in_a_firewall_proxy_server_environment
    I have updated the download links for FP 10.3 in http://forums.adobe.com/thread/889580

  • Error wtith starting the database

    HI ALL
    I'm using oracle db 10g , i turned on database flashback then the database shutdown implicitly , next time i started the database
    i got the error ora-01033 .
    i checked the alert.log file & i found this lines :
    alter database open
    ORA-38760 signalled during: alter database open...
    Sun Feb 28 09:04:03 2010
    db_recovery_file_dest_size of 2048 MB is 45.02% used. This is a
    user-specified limit on the amount of space that will be used by this
    database for recovery-related files, and does not reflect the amount of
    space available in the underlying filesystem or ASM diskgroup.
    can i solve this issue without turning off the flashback feature

    Hi,
    ORA-01033 has nothing to do with FRA. These are the normal messages you see in alert log after enabling this feature. Shutdown your database using abort option to solve the issue.
    Perform the following steps:
    1) shutdown abort
    2) startup
    3) shutdown immediate
    4) startup
    Asif Momen
    http://momendba.blogspot.com

  • The service name is invalid When starting the Database Control

    Dear Oracle Expert,
    I have installed Oracle database 11g on Windows Professional x64 Edition Version 2003 Service Pack 2..
    When I try to start the Database control after renaming the IP_address to the local machine name which is robert. It prompts back with an error.
    C:\>emctl status dbconsole
    Environment variable ORACLE_SID not defined. Please define it.
    C:\>set ORACLE_SID=ocp11g
    C:\>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://192.168.1.67:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is not running.
    C:\>emctl start dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://192.168.1.67:1158/em/console/aboutApplication
    Starting Oracle Enterprise Manager 11g Database Control ...The service name is i
    nvalid.
    More help is available by typing NET HELPMSG 2185.
    C:\>hostname
    robert
    C:\>emctl status dbconsole
    OC4J Configuration issue. C:\app\Administrator\product\11.1.0\db_1/oc4j/j2ee/OC4
    J_DBConsole_192.168.1.67_ocp11g not found.
    C:\>set ORACLE_SID=ocp11g
    C:\>emctl status dbconsole
    OC4J Configuration issue. C:\app\Administrator\product\11.1.0\db_1/oc4j/j2ee/OC4
    J_DBConsole_192.168.1.67_ocp11g not found.
    C:\>emctl start dbconsole
    OC4J Configuration issue. C:\app\Administrator\product\11.1.0\db_1/oc4j/j2ee/OC4
    J_DBConsole_192.168.1.67_ocp11g not found.
    C:\>SET ORACLE_HOME= C:\app\Administrator\product\11.1.0\db_1\oc4j\j2ee\OC4J_DBC
    onsole_robert_ocp11g
    C:\>set ORACLE_SID=ocp11g
    C:\>emctl status dbconsole
    OC4J Configuration issue. C:\app\Administrator\product\11.1.0\db_1/oc4j/j2ee/OC4
    J_DBConsole_192.168.1.67_ocp11g not found.
    C:\>emctl start dbconsole
    OC4J Configuration issue. C:\app\Administrator\product\11.1.0\db_1/oc4j/j2ee/OC4
    J_DBConsole_192.168.1.67_ocp11g not found.
    C:\>
    Thanks in advance.
    Rlee

    Hello Oracle experts,
    I have to managed to Configure the Database Control by configuring a Microsoft Network adapter on my laptop but
    right now I can't access it within the URL.
    Tests of the running Database control include:
    C:\Documents and Settings\Administrator>emctl status dbconsole
    Environment variable ORACLE_SID not defined. Please define it.
    C:\Documents and Settings\Administrator>SET ORACLE_SID=ocp11
    C:\Documents and Settings\Administrator>emctl status dbconsole
    Oracle Enterprise Manager 11g Database Control Release 11.1.0.6.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    http://robert:1158/em/console/aboutApplication
    Oracle Enterprise Manager 11g is running.
    Logs are generated in directory C:\app\Administrator\product\11.1.0\db_2/robert_
    ocp11/sysman/log
    C:\Documents and Settings\Administrator>
    When I try to access the database control, I am un able to.
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    Please try the following:
    If you typed the page address in the Address bar, make sure that it is spelled correctly.
    Open the robert:1158 home page, and then look for links to the information you want.
    Click the Back button to try another link.
    Click Search to look for information on the Internet.
    HTTP 404 - File not found
    Internet Explorer
    Is this something related to Internet Explorer.
    Kindly rescue me out.
    Regards,
    RLee

  • Automatically start the database

    I could not automatically start the database recently. My OS is windows XP. I set all the OracleServiceSID to be automatic in the windows service and the ora_sid_autostart to be true in the registry. It automatically started before. I have not changed anything except that the network encryption was added recently. Can anybody give me a hint? Thank you very much for your help.
    Xiaoyun

    Thank you for your reply. I can still manually start the database. The only thing uncommon from the alert log is
    Thu Jul 10 16:36:58 2003
    Beginning crash recovery of 1 threads
    Thu Jul 10 16:36:58 2003
    Started first pass scan
    Thu Jul 10 16:36:58 2003
    Completed first pass scan
    3685 redo blocks read, 65 data blocks need recovery
    Thu Jul 10 16:36:58 2003
    Started recovery at
    Thread 1: logseq 302, block 145778, scn 0.0
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 302 Reading mem 0
    Mem# 0 errs 0: C:\ORACLE\ORADATA\SID\REDO01.LOG
    Thu Jul 10 16:36:59 2003
    Ended recovery at
    Thread 1: logseq 302, block 149463, scn 0.75826787
    65 data blocks read, 65 data blocks written, 3685 redo blocks read
    Crash recovery completed successfully
    Thu Jul 10 16:37:00 2003
    Do I have to do the recovery? Thank you for your help.

  • Can't Start the database

    Environment: RedHat 6.2/ORCL 8.1.6
    I installed 8.1.6, and it appeared to go well. After the database creation, I was able to login from remote machines to my instance. I performed the post install dbora, and the system seemed ok.
    However, after restarting the machine I don't seem to be able to start the database. Issueing a command such as: dbstart returns the string: dbstart: command not found
    If I issue the command: /u01/oracle/data816/bin/dbstart &
    the computer returns: [1] 799
    This doesn't appear to do anything useful. Of course, now that I try to connect there is an error called "no listner"
    I'd appreciate any help.
    Lloyd
    null

    Here is the answer to your problem,
    If you open the dbstart script you will see a block of code that looks like this:
    if [ -f $ORACLE_HOME/bin/sqldba ] ; then
    VERSION=`$ORACLE_HOME/bin/sqldba command=exit | awk '
    /SQL\*DBA: (Release|Version)/ {split($3, V, ".") ;
    print V[1]}'`
    else
    if test -f $ORACLE_HOME/bin/svrmgrl; then
    VERSION=`$ORACLE_HOME/bin/svrmgrl command=exit | awk '
    /PL\/SQL (Release|Version)/ {substr($3,1,3) ;
    print substr($3,1,3)}'`
    else
    VERSION="8.2"
    fi
    fi
    the problem is in the second if statement. It looks for svrmgrl to spit out some text with "PL/SQL Release" or "PL/SQL Version" in it. Which it does not svrmgrl spits out Oracle8i Enterprise Edition Release so what you have to do is change it to look for Edition Release by checking the sub string.
    Below is the corrected code:
    if [ -f $ORACLE_HOME/bin/sqldba ] ; then
    VERSION=`$ORACLE_HOME/bin/sqldba command=exit | awk '
    /SQL\*DBA: (Release|Version)/ {split($3, V, ".") ;
    print V[1]}'`
    else
    if test -f $ORACLE_HOME/bin/svrmgrl; then
    VERSION=`$ORACLE_HOME/bin/svrmgrl command=exit | awk '
    /Edition Release/ {substr($5,1,3) ;
    print substr($5,1,3)}'`
    else
    VERSION="8.2"
    fi
    fi
    null

  • Oracle Upgrade interrupted inbetween, How to start the database?

    Hi All,
    Oracle upgrade is interrupted in between during the migration.
    could you please provide me with the detail steps to start the database again with the 9i.
    Thanks,
    Anu.

    Where is "in the middle"? Using dbua? During filesystem copy? Without specifying where it broke the only thing one can suggest is to restore everything from before the upgrade (Oracle binaries and database).
    Markus

  • I can not stop or start the Database logged with sidadm

    Hello !!
    I migrated ECC6 SAP / MaxDB 7.6.00.35 Windows 2003 Server to Windows 2008 Server. But now when I perform a login with sidadm, can not stop or start the database in dbmcli.
    Just with Administrator can stop or start the database.
    Error After  db_offline :
    Err -24994, ERR_RTE: Runtime enviroment error 1, could not create comm. Shared memory [5]
    sdbverify ok :
    SAP Utilities 7.6.00.35 64 bit in d:/sapdb/
    check files... ok
    check dependencies... ok
    package data is consistent
    DB Analyzer 7.6.00.35 64 bit in d:/sapdb/pr
    check files... ok
    check dependencies... ok
    package data is consistent
    db_enum
    OK
    P01     D:\sapdb\P01\db                         7.6.00.35       fast    running
    P01     D:\sapdb\P01\db                         7.6.00.35       quick   offline
    P01     D:\sapdb\P01\db                         7.6.00.35       slow    offline
    P01     D:\sapdb\P01\db                         7.6.00.35       test    offline
    Anyone have any ideas or know of any problem with windows 2008?
    tks

    Hello,
    -> Please check, if the solution of  SAP Note No. 688028 will help you with reported issue
    -> I also recommend to update the MAXDB, the version is quite old and there many fixes done in the new release patches of 7.6.
    Regards, Natalia Khlopina

  • I can't start the database home page in windows xp

    I installed oracle in my windows xp pc but when i try to start the database home it opens an internet explorer windows with the address http://127.0.0.1:8080/apex and they cant find the page please, can somebody help me with tis problem.

    Okay, so what fixed this for me...
    Wasn't able to get to the fourms but was able to peice together what to do from doing google searches and reading the breif summery. Lucky for me I was able to try a few things and hit the sweet spot.
    Symptoms for me...
    Not able to use administration web page. http://127.0.0.1:8080/apex
    Noticed that the listener service was not listening on port 8080
    The services start but you are not able to get to the web page for administraton.
    Solution for me...
    Uninstall Oracle 10g Express Editon
    Re-install Oracle 10g Express Editon using the local administrator.
    That's it!
    I was installing the application using a domain account. Even though the domain account was in a domain group that was part of the local administrators group for the workstation the install wouldn't work completely.
    Message was edited by:
    user523004
    Message was edited by:
    user523004

  • Error When  starting the Database

    Hi everyone,
    Below is a copy of the error I get when trying to start the 10 Xe Database.
    Can anyone give me hints as to what I can do to fix it? I have unistalled Oracle and removed everything from Regedit according to the manual. Then reinstalled and it still gives me the same error.
    Thanks in advance,
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleXETNSListener
    'net' is not recognized as an internal or external command,
    operable program or batch file.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>net start OracleServiceXE
    'net' is not recognized as an internal or external command,
    operable program or batch file.
    C:\oraclexe\app\oracle\product\10.2.0\server\BIN>

    type "SET" in command to see all the Environment variables. You could also take a look at them by right clicking on My Computer > Properties > Advanced > Environment Variables .

Maybe you are looking for