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: Maxim Demenko <mdemenko_at_gmail.com>
Date: Thu, 20 Sep 2007 16:29:06 +0200
Message-ID: <46F283B2.1000402@gmail.com>


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 Received on Thu Sep 20 2007 - 09:29:06 CDT

Original text of this message

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