Home » RDBMS Server » Server Administration » Re: ORACLE not available
Re: ORACLE not available [message #51827] Sat, 15 June 2002 07:21
lucky
Messages: 3
Registered: November 2001
Junior Member
Make sure you have all this environment setting.

ORACLE_HOME=/opt/oracle/product/9.2.0; export ORACLE_HOME
ORACLE_SID=VEN1; export ORACLE_SID
ORACLE_TERM=xterm; export ORACLE_TERM
ORACLE_OWNER=oracle; export ORACLE_OWNER
TNS_ADMIN=/home/oracle/config/9.2.0; export TNS_ADMIN
NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1; export NLS_LANG
ORA_NLS33=$ORACLE_HOME/ocommon/nls/admin/data; export ORA_NLS33
CLASSPATH=$ORACLE_HOME/jdbc/lib/classes111.zip
LD_LIBRARY_PATH=$ORACLE_HOME/lib; export LD_LIBRARY_PATH
Previous Topic: Re: i Have dumps to clear all papers
Next Topic: Oracle8
Goto Forum:
  


Current Time: Tue Sep 17 01:58:25 CDT 2024