oracle8.1.7在安装到dbassist时出错

oracle8.1.7在安装到dbassist时出错

昨天装了一晚上的oracle,按照说明设了环境变量,打了补丁,最后在dbassist创建数据库时报“ORA-12547:TNS:lost contact”的错误。

高手啊......救救我把!!!      
see
http://www.linuxeden.com/forum/showthread.php?threadid=51895      
删了$ORACLE_HOME/otrace/admin/下的.dat文件还是不行

我的几个环境变量如下:
$HOME=/home/oracle
$ORACLE_BASE=/home/oracle
$ORACLE_HOME=/home/oracle/oraHome

不知道您说的log是不是在/home/oracle/admin/oracle8/create下的,有crdb1.log
  ORA-12547: TNS:lost contact
  LCC-00161: Message 161 not found;  product=SVRMGR; facility=MGR

  ORA-12547: TNS:lost contact
  CREATE DATABASE "oracle8"
  *
  ORA-03114: not connected to ORACLE
  ORA-12547: TNS:lost contact

changlib.log
  ORA-12547: TNS:lost contact
  create or replace library ORDIMLIBS as '/home/oracle/oraHome/lib/libordim8.so'
  *
  ORA-03114: not connected to ORACLE
  create or replace library ORDVIRLIBS as '/home/oracle/oraHome/lib/libordvir8.so'
  *
  ORA-03114: not connected to ORACLE
  ORA-12547: TNS:lost contact
  CREATE OR REPLACE LIBRARY dbms_sumadv_lib AS '/home/oracle/oraHome/lib/libqsmashr.so'
  *
  ORA-03114: not connected to ORACLE

seed.log
  ORA-12547: TNS:lost contact
  LCC-00161: Message 161 not found;  product=SVRMGR; facility=MGR

  ORA-12547: TNS:lost contact
  create controlfile reuse set database "oracle8"
  *
  ORA-03114: not connected to ORACLE
  alter database "oracle8" open resetlogs
  *
  ORA-03114: not connected to ORACLE
  alter system enable restricted session
  *
  ORA-03114: not connected to ORACLE
  alter database "oracle8" character set US7ASCII
  *
  ORA-03114: not connected to ORACLE
  alter database "oracle8" national character set US7ASCII
  *
ORA-03114: not connected to ORACLE
alter database rename global_name to "oracle8.xiaolud.com"
*
ORA-03114: not connected to ORACLE
ORA-12547: TNS:lost contact      
不是替换glibc2.1吗      
不是,装了glibc2.1,还是不行      
你是在什么系统下装oracle 817,其间出过错误吗?