- 論壇徽章:
- 0
|
我的系統(tǒng)是linux AS4 + oracle9204
在打了補(bǔ)丁以后開(kāi)始安裝,安裝中沒(méi)有出錯(cuò),安裝完成之后出錯(cuò)
結(jié)束畫面上的四個(gè)工具前三個(gè)都不能運(yùn)行,只有http服務(wù)安裝正常
然后我想手動(dòng)創(chuàng)建數(shù)據(jù)庫(kù),但是失敗。
[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 ~]$
卻可以正常地連,請(qǐng)問(wèn)我該怎么辦?
[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.
懇請(qǐng)指點(diǎn),謝謝! |
|