Installing oracle db in linux, how to know if it's running?

Hi all, I have installed oracle 9i in my red hat linux box, but I'm getting few problems (Logging as root):
1) if I type lsnrctl status i get:
Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC))
STATUS of the LISTENER
Alias LISTENER
Version TNSLSNR for Linux: Version 9.2.0.1.0 - Production
Start Date 03-MAR-2004 15:49:11
Uptime 0 days 4 hr. 5 min. 4 sec
Trace Level off
Security OFF
SNMP OFF
Listener Parameter File /oracle/db/product/9.2.0.1.0/network/admin/listener.or
a
Listener Log File /oracle/db/product/9.2.0.1.0/network/log/listener.log
Listening Endpoints Summary...
(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC))
(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=pingpong
.us.oracle.com)(PORT=1521)))
Services Summary...
Service "ETSDB" has 1 instance(s).
Instance "ETSDB", status BLOCKED, has 1 handler(s) for this service...
Service "PLSExtProc" has 1 instance(s).
Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
Service "hct.apps.oracle" has 1 instance(s).
Instance "ETSDB", status UNKNOWN, has 1 handler(s) for this service...
The command completed successfully
is this ok? why does it say BLOCKED?
2) if I try my installation using sqlplus scott/tiger, I get the following:
QL*Plus: Release 9.2.0.1.0 - Production on Wed Mar 3 20:00:17 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
ERROR:
ORA-01033: ORACLE initialization or shutdown in progress
Enter user-name:
why is that?
thanks!

I have installed oracle 9i in my red hat linux box, but I'm getting few problems (Logging as root):
r.- the Oracle services must started as the user Oracle not as root.
2) if I try my installation using sqlplus scott/tiger, I get the following:
QL*Plus: Release 9.2.0.1.0 - Production on Wed Mar 3 20:00:17 2004
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
ERROR:
ORA-01033: ORACLE initialization or shutdown in progress
r.- With what user did you start that instance ?
Joel Pérez

Similar Messages

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

  • Hi can anyone help me how to install oracle 11gr2 in linux machine

    Hi can anyone help me how to install oracle 11gr2 in linux machine
    with some documentation or any screen shots ?

    Hello
    you can follow me article:
    Oracle desde Guatemala » Blog Archive » Instalar Oracle Database 12cR1 en OEL 6 con ASM
    Greetings,

  • Oui-10207error while installing oracle 10g on linux in vmware

    Hi,
    I have installed vmware on windows 7(64 bit) on which i have installed Oracle Enterprise linux 5. I have set all the variables correctly. but when i try to install oracle 10g on linux, i get the error
    OUI-10207:there is not enough disk space in the OUI swap area /tmp/OraInstall2011-10-17_03-44-48PM.Please make atleast 529KB of space avaivale and retry.
    but i have around 95bg of space. My partitions are as follows
    Device Boot Start End Blocks Id System
    /dev/sda1 * 1 12551 100815876 83 linux
    /dev/sda2 12552 13041 3935925 82 Linux swap/solaris
    /dev/sda3 13042 13054 104422+ 83 linux
    Please help me in solving the problem.
    Thanks
    Viraj

    What is your swap size? try to increase size
    execute below command on terminal, paste result here.
    #swapon -s
    #free
    Tips : how to increase swap space
    http://hackertrip.wordpress.com/2011/09/11/increase-swap-space/

  • Cannot install oracle 9i on linux (fedora core 2)

    dear all members.
    I cannot install oracle 9i on linux (fedora core 2)
    progress bar stop at 17% no activity at hardisk. I wait for 15 hours , still no movement. file being copy is " naeet.o " , I am not sure how importance is it.
    I try several times, but still similar result....
    Amnuay U.
    [email protected]

    Hi,
    I think that Feedbak forum is not the best place for this problem.
    You should ask this into
    => Installation Forum : Database Installation
    or
    => Linux Forum : Generic Linux
    Anyway, you can find an install doc here :
    http://ivan.kartik.sk/oracle/install_ora9_fedora.html
    Nicolas.

  • I want to install oracle 10g on linux.

    i want to install oracle 10g on linux. my linux is red hat enterprise linux AS release 4. i downloaded 10201_database_linux_x86_64.cpio.gz. now, cksum 10201_database_linux_x86_64.cpio.gz shows 4294967295 while site says 2921604215. if i say gunzip /home/oracle/10201_database_linux_x86_64.cpio.gz gunzip: /home/oracle/10201_database_linux_x86_64.cpio.gz: unexpected end of file. now, please clear these doubts and also give me the link to steps on how to install. tnx

    I tried with the following command and it works for me:
    cpio -idcmv < 10*
    without gzip before

  • Install oracle 9i on Linux Red Hat 8.0 Professional

    Hi all,
    i need to install oracle 9i on Linux red hat 8.0 professional. I dont know if this platform is certified by oracle and if there are any problem to install that.
    Any information will be appreciate.
    Thanks in advance
    Regards
    Giuseppe

    HI,
    According to Oracle "Unix Installation/OS: RDBMS Technical Forum", it is not supported.
    I am pasting the final answer from one of the Oracle Analyst: (Hope it is OK)
    From: Oracle, Amit Podder 19-Aug-03 15:14
    Subject: Re : Does oracle support 9.2.0.2.0 on Redhat 7.X or 8.0
    Hi,
    AS of now Oracle Server - Enterprise Edition Version 9.2 is not certified on Red Hat 8.0.
    The information on future plans is not published so we are unable to convey any info on the same.
    Warm Regards
    AMIT

  • Installing Oracle 9i on Linux Red Hat 7.2

    I got the following error when installing Oracle 9i on Linux Red Hat 7.2:
    Initializing Java Virtual Machine from /tmp/OraInstall/jre/bin/jre. Please wait...
    jre was not found in /tmp/OraInstall/jre/bin/../bin/i586/green_threads/jre
    Any ideas how to fix the problem?
    Thanks

    Try installing 9i on RH 7.1. I don't believe 9i runs under 7.2 due to library incompatibilities.

  • Who will install ORACLE software on linux production environment?

    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.
    Regards
    Sakthivel G

    NEW2DBA wrote:
    Hi Friends,
    there is a doubt for me on ORACLE software installation. i.e. who will install ORACLE software on linux production environment. either system admin or else ORACLE DBA.
    If DBA means, whether system admin will share the oracle root password.,
    If SYS admin means how DBA parameters during installation.I have a doubt - about needing any parameters during a software-only install.
    Since every version of Oracle available now (except 11.2) needs patches, a new installation should not create the database right away. Therefore, a software-only install is the most reasonable thing to do. And if no DB configuration parameters are required at s/w-only time, then it makes somewhat sense for the SysAdmin to do the install.
    Therefore, it makes sense to me that the two groups (DBA and SA) might want to work ... together. (ROFLMAO)

  • Can't install Oracle 8 in Linux 6

    I can't install Oracle 8 in Linux 6 because I encounted the
    following error during installation:
    Error during action 'Running startorcl.sql'.
    Command: /u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    @/u01/app/oracle/admin/orcl/create/startorcl.sql
    exit
    What should I do ? Please help me.
    null

    Bjarne (guest) wrote:
    : Jameshow (guest) wrote:
    : : I can't install Oracle 8 in Linux 6 because I encounted the
    : : following error during installation:
    : : Error during action 'Running startorcl.sql'.
    : : Command: /u01/app/oracle/product/8.0.5/bin/svrmgrl <<!
    : : @/u01/app/oracle/admin/orcl/create/startorcl.sql
    : : exit
    : : What should I do ? Please help me.
    : I got the same error message, and I still haven't figured out
    : what to do. If there are anyone who can help, I think we both
    : would appreciate it. Please help us both.
    Hi there!
    The first thing you should do if you get ANY (almost) error when
    installing Oracle Server in RedHat Linux v6,0 is to read this
    document carefully: http://jordan.fortwayne.com/oracle/
    After hours of struggle it finally worked for me :-)))))
    Only two things to add here:
    1) If you want to be able to connect to the Linux server
    (telnet) and running utilities like sqlplus locally on the
    server, you should copy the ".profile" file to the users home
    directory, add the user to the group "dba" AND make sure that
    the $ORACLE_HOME directory has execute permissions for members
    of the "dba" group (mine had default ONLY permission for the
    owner to execute).
    2) The file "listener.ora" was (for some reason) written
    with "oracle_sid" where it really should say the real SID name
    that is in my case "ORCL".
    I just can't thank the guy who wrote the step-by-step
    Installation guide for Oracle on RedHat Linux enough... THANK
    YOU!
    null

  • Please tell me step for installed Oracle 9i in Linux 8.0

    Please tell me step for installed Oracle 9i in Linux 8.0
    Please update me on [email protected]
    Thanks in advance

    Have a look at: www.puschitz.com/InstallingOracle9i.html
    cu
    Andreas

  • Problem to install oracle 10g on linux

    Hi,
    I want to install Oracle 10g on Linux
    (I have Linux X76CLLCFAUU 2.6.18-194.17.1.el5 #1 SMP Mon Sep 20 07:12:06 EDT 2010 x86_64 x86_64 x86_64 GNU/Linux)
    , when i run ./runInstaller, i have the following error , do you known what is the problem :
    Démarrage d'Oracle Universal Installer...
    Vérification des exigences du programme d'installation...
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<
    Fermeture d'Oracle Universal Installer ; le journal de cette session figure à l'emplacement /tmp/OraInstall2010-11-17_05-03-15PM/installActions2010-11-17_05-03-15PM.log

    Hello,
    Vérification de la version du système d'exploitation : il doit s'agir deredhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Echec <<<<So, when the Installer checked the OS Release, it didn't find the correct one.
    The message said that you should have one of this OS:
    Redhat-3, SuSE-9, Redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2As previously posted, you should check from the Installation Guide that you have the right OS requirements before running the Installer.
    Hope this help.
    Best regards,
    Jean-Valentin

  • Installing oracle 8i on linux

    hi ,
    iam trying to install oracle 8i on linux , and able do so almostly, but not able to create databse which is done during installation, even after installing the patch which i got from the oracle website ....its showing "NOT ENOUGH PERMISSION"
    with out installing the patch the database creation halts on 80% and it does not progress after 80% even i tried my system on one full day ....
    I selected custom installation ...and suceeded with that ..and before executing the script ./rootsh. i installed that patch and runned ./setup ...script .. and later runned ./rootsh script .I was able to see progress of database creation above 80% but later on it shows not enough permission 3 times i think so ...and setup gets complete but after that iam not able to connect to the oracle ...
    its shows database creation completes successfully but some errors
    so please do help me regarding this i'll be really thank full to ..since iam trying to install this from last six months
    thankyou
    [email protected]

    Hello Jesus,
    I had the same problem when I tried to use a cd mad from the unpacked download files. When I put the downloaded .tar.gz-file on my linux-server, extracted it there and tried to install then everything worked fine.
    I hope this can help you a little bit.
    Axel

  • After installing oracle 10g on linux im getting this error

    Hi,
    Can any one give me any solution on i getting an error after installing oracle 10g on linux.
    ERROR:-
    /oraeng/app/oracle/product/10.2.0/bin/clscfg: error while loading shared libraries: libclntsh.so.10.1: cannot open shared object file: No such file or directory
    Failed to initialize Oracle Cluster Registry for cluster

    Hi, please ensure that both 'libclntsh.so.10.1' and 'libttsh10.so' has 755 permission and owned by Oracle.
    That is the critical step.
    After re-execute the root.sh file
    Has been known to reset the permissions from the previous step - bug in some patch releases.
    Suggest OP records permissions for those two files before running root.sh Or run root.sh before setting the permissions.

  • Got an error when install oracle 9i in linux 9 in windows virtual server

    Hi Guys,
    I am installing an oracle 9i in my laptop that is linux 9 server which is hosted in windows virtual server. when I ran runInstaller, I got an eror that is can't connect x11 windows server using........ When I ran xterm, I got can't open dispaly. xhost + also dosn't work. Is that ok that I can install oracle in a linux that is installed in windows virtual server? What value can I set to DISPLAY value?
    Thank in advance.

    Linux 9? You mean the one that was end-of-lifed in 2004? (Just checking ...)
    If yes, you gotta decide whether it's the 'Linux 9 Boxed Version' or the 'Linux 9 Download Version'. The two have completely different compiler and glibc packages that are incompatible. Fix that incompatibility - relative to Oracle's needs - and you will be able to make Oracle9i limp along.

Maybe you are looking for

  • Firefox 5.0 is supposed to have a separaret Twitter tab, but I noticed today that that tab is missing. What is causing this problem?

    Firefox version 5.0 has a separate Twitter tab built into this web browser. However, today I have been having problems with launching the Firefox browser. An error message appears, after attempting to launch the browser, which states that the Firefox

  • BIOS - going from Vista 32 bit to Win 7 Pro 64 bit

    I have Vista 32 bit on my X200 now and I plan on doing a clean install of Windows 7 Pro 64 bit. My question is: can I upgrade my BIOS now to the latest 64 bit version or do I update BIOS after installing Win 7 64 bit? Thank you.

  • Settle PP Orders to SD Order items using KO8G in a MTO Scenario

    Hi I've set a Make_to_Order scenario for a company. I need to settle the cost collected onto PP Order to the relative Sales Order Item. When I use the KO88 transaction, i can settle a single PP order without problems, but when I try to use the KO8G t

  • Startup disk/master password dilemma....

    Hi there, I hope someone can help me here,I`ve already looked in the relevant forums for an answer but nothing really helps. I was trying to find out why my father`s pc printer (lexmark) wouldn`t work on my G4.And I was instructed that maybe I didn`t

  • Credit Refund Check

    I ported over in  July of 2011, paid a deposit of 400.00, my gf was in the interview process with NYU so I advised I may port back out cause she would get a better discount. They advised no problem, the credit deposit would be instantly credited righ