- 論壇徽章:
- 0
|
我的系統(tǒng)是linux AS4 + oracle9204
在打了補(bǔ)丁以后開始安裝,安裝中沒有出錯,安裝完成之后出錯
結(jié)束畫面上的四個工具前三個都不能運(yùn)行,只有http服務(wù)安裝正常
然后我想手動創(chuàng)建數(shù)據(jù)庫,但是失敗。
[oracle@RHEL4 ~]$ dbca
/opt/oracle/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, ver sion GLIBC_2.0 not defined in file libc.so.6 with link time reference (libzip.so )
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
[oracle@RHEL4 ~]$
卻可以正常地連,請問我該怎么辦?
[oracle@RHEL4 ~]$ sqlplus /nolog
SQL*Plus: Release 9.2.0.4.0 - Production on Wed Nov 1 16:03:15 2006
Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
SQL> conn / as sysdba
Connected to an idle instance.
懇請指點,謝謝! |
|