Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: SQL*Loader-128:

Re: SQL*Loader-128:

From: Jorge Reyes <jorg_reyes_at_hotmail.com>
Date: Fri, 21 Sep 2007 11:16:53 -0700
Message-ID: <1190398613.564196.36570@r29g2000hsg.googlegroups.com>


On 20 sep, 09:29, Maxim Demenko <mdeme..._at_gmail.com> wrote:
> Jorge Reyes schrieb:
>
>
>
>
>
>
>
> > ORACLE_HOME=/usr/oracle
> > export ORACLE_HOME
> > ORACLE_BASE=/usr/oracle
> > export ORACLE_BASE
> > ORACLE_SID=bizarro
> > export ORACLE_SID
> > LD_LIBRARY_PATH=/usr/oracle/lib32
> > export LD_LIBRARY_PATH
> > ICM_LOCALDB=0
> > export ICM_LOCALDB
> > #PATH=$ORACLE_HOME/bin:/usr/xpg4/bin:/usr/openwin/bin:/usr/sbin:/usr/
> > bin:/usr/ucb:/etc:/sbin
> > PATH=$PATH:/usr/sbin:/usr/bin:$ORACLE_HOME/bin:/usr/ccs/bin
> > export PATH
>
> > so i dont know what is happening please help me,
> > thanks for advanced
>
> Are you sure, your instance is up and running? What is the output of
> ps -ef|grep -i bizarro ?
> May it be that your instance is actually BIZARRO in uppercase - on unix
> it is case sensitive.
>
> Best regards
>
> Maxim- Ocultar texto de la cita -
>
> - Mostrar texto de la cita -

Hi, well i know that so the output of the command is:

ps -ef|grep -i bizarro

  oracle  4394     1  0   Sep 20 ?        0:00 ora_d002_bizarro
    root   307     1  0   Jul 17 ?        0:00 /usr/lib/dmi/snmpXdmid -
s bizarro
    root  1711     1  0   Sep 19 console  0:00 /usr/lib/saf/ttymon -g -
h -p bizarro console login:  -T sun -d /dev/console -l
  oracle 19612     1  0 09:38:56 ?        0:00 ora_s004_bizarro
  oracle  4378     1  0   Sep 20 ?        0:27 ora_dbw0_bizarro
  oracle  4376     1  0   Sep 20 ?        0:00 ora_pmon_bizarro
  oracle  4386     1  0   Sep 20 ?        0:00 ora_reco_bizarro
  oracle  4384     1  0   Sep 20 ?        0:03 ora_smon_bizarro
  oracle  4382     1  0   Sep 20 ?        6:54 ora_ckpt_bizarro
  oracle  4899     1  0   Sep 20 ?        0:01 oraclebizarro
(LOCAL=NO)
  oracle  4380     1  0   Sep 20 ?        0:04 ora_lgwr_bizarro
  oracle  4390     1  0   Sep 20 ?        0:00 ora_d000_bizarro
  oracle  4392     1  0   Sep 20 ?        0:00 ora_d001_bizarro
monitore 7766 7749 0 13:16:36 pts/5 0:00 grep -i bizarro

so i dont know whats happening Received on Fri Sep 21 2007 - 13:16:53 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US