执行dbca 或者netca 报错

在vbox中新装的系统
OS: Centos 5.8 x64
DB: 10.2.0.1 x64 已经升级到 10.2.0.5x64
执行dbca 或者netca 报错,但是netmgr可以。
请问何解?
[oracle@centos2 ~]$ uname -ra
Linux centos2.localdomain 2.6.18-308.el5 #1 SMP Tue Feb 21 20:06:06 EST 2012 x86_64 x86_64 x86_64 GNU/Linux
[oracle@centos2 ~]$ cat /etc/redhat-release
CentOS release 5.8 (Final)
[oracle@centos2 ~]$ dbca
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0x0039dae4, pid=3170, tid=4160035136
# Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)
# Problematic frame:
# C [libc.so.6+0x69ae4] cfree+0x34
# An error report file with more information is saved as hs_err_pid3170.log
# If you would like to submit a bug report, please visit:
# http://java.sun.com/webapps/bugreport/crash.jsp
/u01/app/oracle/product/10.2.0.5/dbhome_1/bin/dbca: line 175: 3170 Aborted $JRE_DIR/bin/java -Dsun.java2d.font.DisableAlgorithmicStyles=true $IBM_STREAM_NIO -DORACLE_HOME=$OH -DDISPLAY=$DISPLAY -DJDBC_PROTOCOL=thin -mx128m -classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
以下是日志hs_err_pid3170.logu部分内容:
[oracle@centos2 ~]$ cat hs_err_pid3170.log
# An unexpected error has been detected by HotSpot Virtual Machine:
# SIGSEGV (0xb) at pc=0x0039dae4, pid=3170, tid=4160035136
# Java VM: Java HotSpot(TM) Client VM (1.4.2_14-b05 mixed mode)
# Problematic frame:
# C [libc.so.6+0x69ae4] cfree+0x34
--------------- T H R E A D ---------------
Current thread (0x096e2230): JavaThread "main" [_thread_in_native, id=3170]
siginfo:si_signo=11, si_errno=0, si_code=1, si_addr=0x00000010
Registers:
EAX=0x0048b124, EBX=0x00489ff4, ECX=0x00000000, EDX=0x00000014
ESP=0xff83a49c, EBP=0xff83a4cc, ESI=0x0000000c, EDI=0xefc8f000
EIP=0x0039dae4, CR2=0x00000010, EFLAGS=0x00210206
Top of Stack: (sp=0xff83a49c)
0xff83a49c: e7984598 096e22d4 096e22d4 096e3430
0xff83a4ac: ff83a4c8 ff83a4c8 f7d0248b 09809750
0xff83a4bc: e7984598 e2a22ae4 00000000 efc8f000
0xff83a4cc: ff83a4f0 e213892e 00000014 e2ab188c
0xff83a4dc: 09d7c010 e29b0f5c efc8f000 09809754
0xff83a4ec: efc8f000 ff83a638 e2a9ee39 e2a95aa0
0xff83a4fc: efc8f000 096e22d4 ef910eb0 746e6563
0xff83a50c: 2e32736f 61636f6c 6d6f646c 006e6961
Instructions: (pc=0x0039dae4)
0x0039dad4: 08 85 c9 0f 85 a2 00 00 00 85 d2 74 28 8d 72 f8
0x0039dae4: 8b 46 04 a8 02 75 2b a8 04 8d bb 4c 11 00 00 74
Stack: [0xff64b000,0xff83d000), sp=0xff83a49c, free space=1981k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C [libc.so.6+0x69ae4] cfree+0x34
C [libclntsh.so.10.1+0x4ce92e] snlinFreeAddrInfo+0x5e
C [libnjni10.so+0x5e39] Java_oracle_net_common_NetGetEnv_getLocalHostName+0xe3
j oracle.net.common.NetGetEnv.getLocalHostName()Ljava/lang/String;+0
j oracle.net.config.Config.systemName()Ljava/lang/String;+36
j oracle.net.config.DirectoryService.getSystemObjectPath(Loracle/net/config/Config;)Ljava/lang/String;+6
j oracle.net.config.DirectoryService.qualifyObjectName(Loracle/net/config/Config;Ljava/lang/String;Z)Ljava/lang/String;+36
j oracle.net.config.Listener.<init>(Loracle/net/config/Config;Ljava/lang/String;)V+37
j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;Ljava/lang/String;)Loracle/net/config/AddressConfig;+9
j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;)Loracle/net/config/AddressConfig;+3
j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddressForPort(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+2
j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddress(Ljava/lang/String;)Ljava/lang/String;+4
j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddresses([Ljava/lang/String;)[Ljava/lang/String;+25
j oracle.sysman.assistants.util.NetworkUtils.needLocalListener([Ljava/lang/String;)Z+2
j oracle.sysman.assistants.util.step.StepContext.setListenersToUpdate([Ljava/lang/String;)V+28
j oracle.sysman.assistants.util.step.StepContext.<init>(Ljava/lang/String;)V+112
j oracle.sysman.assistants.dbca.backend.Host.<init>(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+2
j oracle.sysman.assistants.dbca.ui.UIHost.<init>(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3
j oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3
j oracle.sysman.assistants.dbca.Dbca.getHost(Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)Loracle/sysman/assistants/dbca/backend/Host;+56
j oracle.sysman.assistants.dbca.Dbca.execute([Ljava/lang/String;)V+12
j oracle.sysman.assistants.dbca.Dbca.main([Ljava/lang/String;)V+25
v ~StubRoutines::call_stub
V [libjvm.so+0x1b1454]
V [libjvm.so+0x266ef9]
V [libjvm.so+0x1b16a6]
V [libjvm.so+0x1b996e]
V [libjvm.so+0x1c853d]
C [java+0x1880]
C [libc.so.6+0x15e9c] __libc_start_main+0xdc
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j oracle.net.common.NetGetEnv.getLocalHostName()Ljava/lang/String;+0
j oracle.net.config.Config.systemName()Ljava/lang/String;+36
j oracle.net.config.DirectoryService.getSystemObjectPath(Loracle/net/config/Config;)Ljava/lang/String;+6
j oracle.net.config.DirectoryService.qualifyObjectName(Loracle/net/config/Config;Ljava/lang/String;Z)Ljava/lang/String;+36
j oracle.net.config.Listener.<init>(Loracle/net/config/Config;Ljava/lang/String;)V+37
j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;Ljava/lang/String;)Loracle/net/config/AddressConfig;+9
j oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(Ljava/lang/String;)Loracle/net/config/AddressConfig;+3
j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddressForPort(Ljava/lang/String;Ljava/lang/String;)Ljava/lang/String;+2
j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddress(Ljava/lang/String;)Ljava/lang/String;+4
j oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddresses([Ljava/lang/String;)[Ljava/lang/String;+25
j oracle.sysman.assistants.util.NetworkUtils.needLocalListener([Ljava/lang/String;)Z+2
j oracle.sysman.assistants.util.step.StepContext.setListenersToUpdate([Ljava/lang/String;)V+28
j oracle.sysman.assistants.util.step.StepContext.<init>(Ljava/lang/String;)V+112
j oracle.sysman.assistants.dbca.backend.Host.<init>(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+2
j oracle.sysman.assistants.dbca.ui.UIHost.<init>(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3
j oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(Ljava/lang/String;Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)V+3
j oracle.sysman.assistants.dbca.Dbca.getHost(Loracle/sysman/assistants/dbca/backend/CommandLineArguments;)Loracle/sysman/assistants/dbca/backend/Host;+56
j oracle.sysman.assistants.dbca.Dbca.execute([Ljava/lang/String;)V+12
j oracle.sysman.assistants.dbca.Dbca.main([Ljava/lang/String;)V+25
v ~StubRoutines::call_stub
--------------- P R O C E S S ---------------
Java Threads: ( => current thread )
0x0972e3f0 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3176]
0x0972d588 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3175]
0x09718de0 JavaThread "Finalizer" daemon [_thread_blocked, id=3173]
0x097181f0 JavaThread "Reference Handler" daemon [_thread_blocked, id=3172]
=>0x096e2230 JavaThread "main" [_thread_in_native, id=3170]
Other Threads:
0x09716f40 VMThread [id=3171]
0x097394d0 WatcherThread [id=3177]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
def new generation total 576K, used 521K [0xe7910000, 0xe79b0000, 0xe82e0000)
eden space 512K, 90% used [0xe7910000, 0xe79845b0, 0xe7990000)
from space 64K, 86% used [0xe7990000, 0xe799de58, 0xe79a0000)
to space 64K, 0% used [0xe79a0000, 0xe79a0000, 0xe79b0000)
tenured generation total 2360K, used 1602K [0xe82e0000, 0xe852e000, 0xef910000)
the space 2360K, 67% used [0xe82e0000, 0xe8470818, 0xe8470a00, 0xe852e000)
compacting perm gen total 4096K, used 3631K [0xef910000, 0xefd10000, 0xf3910000)
the space 4096K, 88% used [0xef910000, 0xefc9bf18, 0xefc9c000, 0xefd10000)
Dynamic libraries:
00315000-00330000 r-xp 00000000 08:02 2970957 /lib/ld-2.5.so
e744e000-e744f000 ---p e744e000 00:00 0
e744f000-e74cf000 rwxp e744f000 00:00 0
e74cf000-e76cf000 r-xp 00000000 08:02 2678091 /usr/lib/locale/locale-archive
e76cf000-e76d0000 ---p e76cf000 00:00 0
e76d0000-e76dd000 rwxp e76d0000 00:00 0
e76dd000-e76e0000 ---p e76dd000 00:00 0
e76e0000-e7750000 rwxp e76e0000 00:00 0
e7750000-e7751000 ---p e7750000 00:00 0
e7751000-e775e000 rwxp e7751000 00:00 0
e775e000-e7761000 ---p e775e000 00:00 0
e7761000-e77d1000 rwxp e7761000 00:00 0
e77d1000-e77d2000 ---p e77d1000 00:00 0
e77d2000-e7855000 rwxp e77d2000 00:00 0
e7855000-e7873000 rwxp e7855000 00:00 0
e7873000-e7875000 rwxp e7873000 00:00 0
e7875000-e78af000 rwxp e7875000 00:00 0
e78af000-e78b0000 rwxp e78af000 00:00 0
e78b0000-e78b3000 rwxp e78b0000 00:00 0
e78b3000-e78b6000 rwxp e78b3000 00:00 0
e78b6000-e78ef000 rwxp e78b6000 00:00 0
e78ef000-e78f1000 rwxp e78ef000 00:00 0
e78f1000-e790f000 rwxp e78f1000 00:00 0
e790f000-e79b0000 rwxp e790f000 00:00 0
e79b0000-e82e0000 rwxp e79b0000 00:00 0
e82e0000-e852e000 rwxp e82e0000 00:00 0
e852e000-ef910000 rwxp e852e000 00:00 0
ef910000-efd10000 rwxp ef910000 00:00 0
efd10000-f3910000 rwxp efd10000 00:00 0
f3913000-f3915000 r-xp 00000000 08:02 5288944 /u01/app/oracle/product/10.2.0.5/dbhome_1/lib32/libOsUtils.so
f3915000-f3916000 rwxp 00001000 08:02 5288944 /u01/app/oracle/product/10.2.0.5/dbhome_1/lib32/libOsUtils.so
f3916000-f3919000 r-xs 00000000 08:02 5295440 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/ext/jta.jar
f3919000-f391c000 r-xs 00000000 08:02 5295443 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/ext/smtp.jar
f391c000-f3948000 rwxp f391c000 00:00 0
f3948000-f39c4000 rwxp f3948000 00:00 0
f39c4000-f3a8c000 rwxp f39c4000 00:00 0
f3a8c000-f59c4000 rwxp f3a8c000 00:00 0
f59c4000-f5f99000 r-xs 00000000 08:02 5294806 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/charsets.jar
f5f99000-f5fab000 r-xs 00000000 08:02 5294844 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/jce.jar
f5fab000-f6088000 r-xs 00000000 08:02 5294845 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/jsse.jar
f6088000-f609e000 r-xs 00000000 08:02 5294853 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/sunrsasign.jar
f609e000-f60e8000 rwxp f609e000 00:00 0
f60e8000-f7a99000 r-xs 00000000 08:02 5294852 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/rt.jar
f7a99000-f7aa7000 r-xp 00000000 08:02 5295293 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libzip.so
f7aa7000-f7aa9000 rwxp 0000d000 08:02 5295293 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libzip.so
f7aa9000-f7ac5000 r-xp 00000000 08:02 5295278 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libjava.so
f7ac5000-f7ac7000 rwxp 0001b000 08:02 5295278 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libjava.so
f7ac7000-f7ad4000 r-xp 00000000 08:02 5295292 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libverify.so
f7ad4000-f7ad6000 rwxp 0000c000 08:02 5295292 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/libverify.so
f7ad6000-f7ada000 rwxs 00000000 08:04 155042 /tmp/hsperfdata_oracle/3170
f7ada000-f7b01000 r-xp 00000000 08:02 2970873 /lib/libm-2.5.so
f7b01000-f7b02000 r-xp 00026000 08:02 2970873 /lib/libm-2.5.so
f7b02000-f7b03000 rwxp 00027000 08:02 2970873 /lib/libm-2.5.so
f7b03000-f7f20000 r-xp 00000000 08:02 5295299 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/client/libjvm.so
f7f20000-f7f3c000 rwxp 0041c000 08:02 5295299 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/client/libjvm.so
f7f3c000-f7f52000 rwxp f7f3c000 00:00 0
f7f54000-f7f5e000 r-xp 00000000 08:02 2970850 /lib/libnss_files-2.5.so
f7f5e000-f7f5f000 r-xp 00009000 08:02 2970850 /lib/libnss_files-2.5.so
f7f5f000-f7f60000 rwxp 0000a000 08:02 2970850 /lib/libnss_files-2.5.so
f7f60000-f7f66000 r-xp 00000000 08:02 5295300 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/native_threads/libhpi.so
f7f66000-f7f68000 rwxp 00005000 08:02 5295300 /u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/native_threads/libhpi.so
f7f68000-f7f69000 rwxp f7f68000 00:00 0
ff641000-ff64b000 rwxp ff641000 00:00 0
ff64b000-ff64e000 ---p ff64b000 00:00 0
ff829000-ff83f000 rwxp 7ffffffe8000 00:00 0 [stack]
ffffe000-fffff000 r-xp ffffe000 00:00 0
VM Arguments:
jvm_args: -Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=/u01/app/oracle/product/10.2.0.5/dbhome_1 -DDISPLAY=localhost:10.0 -DJDBC_PROTOCOL=thin -Xmx128m
java_command: oracle.sysman.assistants.dbca.Dbca
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=/u01/app/oracle/product/10.2.0.5/dbhome_1/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin
LD_LIBRARY_PATH=/u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386/client:/u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/lib/i386:/u01/app/oracle/product/10.2.0.5/dbhome_1/jdk/jre/../lib/i386:/u01/app/oracle/product/10.2.0.5/dbhome_1/lib32:/u01/app/oracle/product/10.2.0.5/dbhome_1/network/lib32:/u01/app/oracle/product/10.2.0.5/dbhome_1/lib:/u01/app/oracle/product/10.2.0.5/dbhome_1/network/lib
SHELL=/bin/bash
DISPLAY=localhost:10.0
--------------- S Y S T E M ---------------
OS:CentOS release 5.8 (Final)
uname:Linux 2.6.18-308.el5 #1 SMP Tue Feb 21 20:06:06 EST 2012 x86_64
libc:glibc 2.5 NPTL 2.5
rlimit: STACK 10240k, CORE 0k, NPROC 16384, NOFILE 65536, AS infinity
load average:54429105212843180688962200742632619628407009651367013291195830758832076373765571495483396535234444773507654185162508136226399184498571625707388446494432393833362409520065351606062502121974760626194150270567624382700091445442400172200003895296.00 0.00 213777324321401292434701953527309704017021932018469821373918337020364016623749685754593677093468424432750337813759073078000086072229239260359860158678284508332032.00
CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 2058716k(1429352k free), swap 3212992k(3212992k free)
vm_info: Java HotSpot(TM) Client VM (1.4.2_14-b05) for linux-x86, built on Mar 16 2007 00:44:46 by unknown with unknown compiler
[oracle@centos2 ~]$

刚继续尝试:
在vbox中 使用 OEL5.8 x64 ,然后安装10.2.0.1 x64,在升级至10.2.0.5x64
netca 仍然报错。
dbca可以出来,但是在建立数据库的第二阶段(启动实例)时,报错停止,无法成功建立数据库。
以下是建立数据库时的日志:
[oracle@oel2 ~]$ tail -1000f /u01/app/oracle/product/10.2.0.5/dbhome_1/cfgtoollogs/dbca/papa/cloneDBCreation.log
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
ORACLE instance started.
Total System Global Area 599785472 bytes
Fixed Size          2098112 bytes
Variable Size          163580992 bytes
Database Buffers     427819008 bytes
Redo Buffers          6287360 bytes
alter database "papa" open resetlogs
ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced
ERROR:
ORA-03114: not connected to ORACLE
ERROR:
ORA-03114: not connected to ORACLE
ERROR:
ORA-03114: not connected to ORACLE
ERROR:
ORA-03114: not connected to ORACLE
specify password for SYS as parameter 1:
specify password for HR as parameter 2:
specify password for OE as parameter 3:
specify password for PM as parameter 4:
specify password for IX as parameter 5:
specify password for SH as parameter 6:
specify password for BI as parameter 7:
specify INPUT metadata import file as parameter 8:
specify INPUT database backup file for tablespace EXAMPLE as parameter 9:
specify OUTPUT database file for tablespace EXAMPLE as parameter 10:
specify OUTPUT log directory as parameter 11:
Sample Schemas are being plugged in ...
SELECT TO_CHAR(systimestamp, 'YYYYMMDD HH:MI:SS') FROM dual
ERROR at line 1:
ORA-01034: ORACLE not available
Import: Release 10.2.0.5.0 - Production on Thu Aug 30 23:23:06 2012
Copyright (c) 1982, 2007, Oracle. All rights reserved.
IMP-00058: ORACLE error 1034 encountered
ORA-01034: ORACLE not available
IMP-00005: all allowable logon attempts failed
IMP-00000: Import terminated unsuccessfully
old 1: CREATE USER hr IDENTIFIED BY &&password_hr
new 1: CREATE USER hr IDENTIFIED BY change_on_install
CREATE USER hr IDENTIFIED BY change_on_install
ERROR at line 1:
ORA-01034: ORACLE not available
old 1: CREATE USER oe IDENTIFIED BY &&password_oe
new 1: CREATE USER oe IDENTIFIED BY change_on_install
CREATE USER oe IDENTIFIED BY change_on_install
ERROR at line 1:
ORA-01034: ORACLE not available
old 1: CREATE USER ix IDENTIFIED BY &&password_ix
new 1: CREATE USER ix IDENTIFIED BY change_on_install
CREATE USER ix IDENTIFIED BY change_on_install
ERROR at line 1:
ORA-01034: ORACLE not available
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
ORACLE instance started.
Total System Global Area 599785472 bytes
Fixed Size          2098112 bytes
Variable Size          163580992 bytes
Database Buffers     427819008 bytes
Redo Buffers          6287360 bytes
alter database "papa" open resetlogs
ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced
ORA-01109: database not open
Database dismounted.
ORACLE instance shut down.
ORACLE instance started.
Total System Global Area 599785472 bytes
Fixed Size          2098112 bytes
Variable Size          163580992 bytes
Database Buffers     427819008 bytes
Redo Buffers          6287360 bytes
alter database "papa" open resetlogs
ERROR at line 1:
ORA-01092: ORACLE instance terminated. Disconnection forced

Similar Messages

  • Debian java error in netca and dbca but succesful install in a vm ?!?!

    I succesfully installed Oracle 11gR2 32bit on Debian 5.02 32bit in a virtual machine and created a database and a listener, everything works as expected. Now i tried the same installation on a hosted "real" machine with, as far i can see, the same minimalistic Debian 5.02 32bit installation as my virtual machine. The installation went fine on the "real" machine but if i try to start netca or dbca there is a java error:
    An unexpected error has been detected by HotSpot Virtual Machine:
    +#+
    +# SIGSEGV (0xb) at pc=0xa2bbd36e, pid=19555, tid=3085252272+
    +#+
    +# Java VM: Java HotSpot(TM) Server VM (1.5.0_17-b02 mixed mode)+
    +# Problematic frame:+
    +# C [libnnz11.so+0x3c36e]+
    Has anyone any idea? I spent many hours in different forums, but i found no answer yet. What coulkd be the difference between these machines? What this error means?
    I know, Debian ist not officially supported, but in my experience, if some prerequisites are made, Oracle normally works fine with Debian ....
    Edited by: user495823 on 15.09.2009 23:56
    Edited by: user495823 on 16.09.2009 00:09

    1. Please find out if there is any business reason that the 64-bit hardware is only running a
    32-bit OS. If not, then Oracle recommends that you re-install a 64-bit OS and 64-bit Oracle to
    avoid published Bug 8930861, “X86 DBCA, NETCA GIVE JAVA HOTSPOT ERROR IF ON X86_64 HARDWARE”
    2. If there is some business reason that you must use 64-bit hardware running a
    32-bit Linux OS, then before you can use the 11gR2 DBCA or NETCA tools, you will need to apply patch 8670579 , “NETCA/DBCA FAILED WITH HOTSPOT VIRTUAL MACHINE”. You will be downloading and using file p8670579_112010_LINUX.zip
    p8670579_112010_LINUX.zip ----->>>>> http://www.megaupload.com/?d=6A29ZU8T

  • DBCA equivalent for console

    Hi,
    im a newbiew,using oracle 10g v(10.0.2.0.1) on RHEL5,
    Im tyring to delete an existing database through a console/command prompt & import a new one
    ,im unable to use dbca as i dont have a GUI environment,Can anybody tell me dbca equivalent tool for this context?
    Peter

    I use free and open source terminal emulator(portable putty) with an x windows server(xming) on my windows laptop to connect to my linux database servers - this allows you to run GUI linux commands such as xclock, oui, dbca, netca. For both downloads go to [sourceforge.com |http://sourceforge.net/projects/xming/]. Makes life a lot easier than trying to do everything on the command line.

  • Running dbca while connecting through vpn

    I am working form home, when ran dbca or any other xwindow apps , its took forever....I am wondering what could be the case, should i request my network admin to provide more network speed ...any suggestion is appreciated........
    I have 10g RAC project coming in soon and need to use dbca , netca heavenly.....

    One method we've used is to have a client workstation available, which we 'take over' with remote desktop connection. The graphics are then between the servers and that client desktop (it's also good because if you lost your vpn connection, the connection between the client and server still persists.)
    If you are using dial-up - hang up and call a cable company for installation.

  • Oracle9i r2 on debian, dbca problem

    no problem on installation...
    but when i try to start dbca / netca etc...
    it got the following errors...
    is it related to java / libc?
    thx a lot.. :D
    SIGSEGV 11* segmentation violation
    stackbase=BFFFF17C, stackpointer=BFFFD534
    Full thread dump:
    "SIGQUIT handler" (TID:0x4119d2a0, sys_thread_t:0x820f928, state:R, thread_t: t@2051, sp:0x0 threadID:0x1ac3, stack_base:0xbf5ffaa0, stack_size:0x200000) prio=1075664544
    "Finalizer thread" (TID:0x4119d088, sys_thread_t:0x820f800, state:CW, thread_t: t@1026, sp:0x0 threadID:0x1ac2, stack_base:0xbf7ffaa0, stack_size:0x200000) prio=1075664544
    "main" (TID:0x4119d0b0, sys_thread_t:0x81f41c0, state:R, thread_t: t@1024, sp:0x0 threadID:0x1ab7, stack_base:0xbffff17c, stack_size:0x200000) prio=1075664544 current thread
    java.lang.System.initializeSystemClass(System.java)
    Monitor Cache Dump:
    Registered Monitor Dump:
    Thread queue lock: <unowned>
    Name and type hash table lock: <unowned>
    String intern lock: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: <unowned>
    Class loading lock: <unowned>
    Java stack lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Has finalization queue lock: <unowned>
    Finalize me queue lock: <unowned>
    Waiting to be notified:
    "Finalizer thread" (0x820f800)
    Monitor registry: owner "main" (0x81f41c0, 1 entry)
    Aborted

    ok, the problem is in the java package (caused by libc probably), just modify the execution script to use java 1.3.1 (not 1.1.8) and dbca and netca will work. (edit the dbca file, change the java home to point to the right directory and change the jre ... to java ... (1.3.1 executable is java, not jre).
    a better solution would be to substitute the 1.1.8 version with a working java (i dont use the java goodies, at least not on the database box).

  • Problem with Oracle 11g(32 bit) installation on windows 7 ultimate edition

    Hello all,
    I have a problem with Oracle 11g(32 bit) installation on windows 7 ultimate edition (32 bit).
    I have successfully installed it immediately after OS installation. But today, i have decided to deinstall it and go for Oracle 10g version for 32 bit.
    Everything went normal during installation, but i can see the services is not present in services.msc. Also its throwing some exception for dbca, netca
    Now i tried to deinstall it and again go for 11g. But even the same story here..
    Can anybody give me a solution for this..
    -Regards
    Rajesh Menon

    Saqib Alam wrote:
    i recently install Oracle 11g R1 on windows 7 ultimate, i installed it and working perfectly.
    ur problem is that u install latest version and now u trying to installing old version.
    now u need to uninstall 10g and delete oracle from services, if the probleme presist then u should
    install fresh windows 7.
    Regards
    SaqibNo need to install a fresh OS. That's like tearing your house down just because you wired a lamp wrong and blew a circuit breaker.
    There are MeaLink notes on how to eradicate an Oracle install from Windows, but it boils down to this:
    Stop all Oracle services
    In the registery:
    - Delete all oracle services from the register (HKLM\SYSTEM\CurrentControlSet
    - Delete the entire Oralce folder from HKLM\Software
    reboot
    Delete the ORACLE_HOME directory and any other Oracle related directories/files. Offhand, it seems like there is an Oracle directory under Program Files.
    reboot

  • User equivalence in RAC

    This is a question regarding resetting the user equivalence on clustered hosts. Our company has a 3-node 10.2.0.3 RAC cluster running CRS w/ an ASM system for the DB (Linux64). I just finished rebuilding our Grid Control deployment on a new host (bringing it up to 10.2.0.5) and have been steadily redeploying the agents. The last boxes on the list were those associated with the production RAC cluster. During installation, you have the option to install to all 3 nodes simultaneously from a single node, however when I attempted this, I was informed that password-less ssh communication between the 3 nodes was not available. Not a big problem since I just went through the installs on each box locally and each host and its targets are now reporting to the Grid Control quite well. It even properly detects that the database is clustered.
    However, a Grid critical alert continues to inform me that "User equivalence unavailable on all the nodes", and I decided to investigate the possibilities of rectifying this. Initially I tried copying appropriate files out of the ~/.ssh directory to other boxes, but that's when I discovered that the keys had been pass-phrased and neither myself nor the other DBA here know what that pass-phrase is (accurate, centrally managed password management was something I put in place when I arrived to prevent this very thing going forward - thank you KeePass)
    My initial thought was to figure out which boxes currently interact with the RAC boxes, and then regenerate the keys per [note 300548.1|300548.1]. Now, I've only been working with RAC for 6 months since I switched jobs, so while I'm getting more comfortable with the tech, there's still a lot I haven't explored thus far, and we don't have a test RAC environment for me to just start trying things (it's in the pipe). The other DBA here has more experience with RAC, but hasn't actually set one up, so neither of us knows for sure what the full ramifications of resetting the keys might be. Could this effect CRS negatively or is it using its own connections through ports on the private network addresses? Aside from non-clustered boxes needing their keys updated, are there any other considerations we should be thinking about?
    Thanks!

    "User equivalence unavailable on all the nodes"After install Oracle RAC and you create phrase key (have password), you'll find it. You can ignore after install Cluster completely
    But when you use "cluvfy" or etc... about RAC (dbca/netca)
    you have to
    $ exec /usr/bin/ssh-agent $SHELL
    $ /usr/bin/ssh-add
    on metalink 300548.1, they try to told us... create key with no password
    $ ssh-keygen -t rsa
    Now accept the default location for the key file
    Enter and confirm a passphrase. (you can also press enter twice).
    $ ssh-keygen -t dsa
    Now accept the default location for the key file
    Enter and confirm a passphrase. (you can also press enter twice).
    So, When we use cluvfy" or etc... (with creating key with no password), we don't run "ssh-agent $SHELL" ...
    and I think You'll not find "User equivalence unavailable on all the nodes" as well.

  • 10G R2 installation error in SUSE 10

    Hi All,
    I am trying to install 10G R2 (from 10201_database_linux_x86_64.cpio.gz ) into SUSE10 (SP1). Server: Hp DL 185 G5. i am getting linking error from OUI. after several retry i clicked on continue & completed the installation anyway. now DBCA & NETCA is also not working due this.
    if any body have any idea about how to avoid this error, pls. share.
    Regards,
    Amit Das

    user5856953 wrote:
    Hi All,Hi
    I am trying to install 10G R2 (from 10201_database_linux_x86_64.cpio.gz ) into SUSE10 (SP1). Server: Hp DL 185 G5. i am getting linking error from OUI. after
    several retry i clicked on continue & completed the installation anyway. now DBCA & NETCA is also not working due this.
    if any body have any idea about how to avoid this error, pls. share.And now of course we need to ask you to tell us a little bit more about this error ....

  • Version GLIBC_2.0 not defined in file libc.so.6

    hey all
    am trying to install database 9i on readhat 5
    installation is done but DBCA NETCA are giving error
    /u01/oracle9/jre/1.1.8/bin/../lib/i686/green_threads/libzip.so: symbol errno, version 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
    soo how can i solve that please???
    i tryed the LD_ASSUME_KERNEL and didnt work also the patch compat-libcwait is installed and is installed and the patch 3006854 is also installed
    what can i do????

    i tryed the LD_ASSUME_KERNEL Is still your LD_ASSUME_KERNEL set?
    Recommended Settings for Installing Oracle Products
    O/S
    RHEL5, OEL5, SLES10
    LD_ASSUME_KERNEL setting
    Should not be set
    Additionally you can review: Oracle Metalink Document: What should the value of LD_ASSUME_KERNEL be set to for Linux?: Doc ID: Note:377217.1
    Adith

  • No enough freespace when upgrading a database

    I'm upgrading a 8.1.7 database to 9.2 on windows 2000. The database upgrade assistent tells me that there is no
    enough freespace on the drive where the database residents. It says "ODMA_RBS" needs 90MB freespace
    but actually I have 23GB available on that drive.
    here is the message from the trace log:
    [AWT-EventQueue-0] [21:32:24:750] [BackupDatabase.hasSpaceForBackup:329] Space needed for backup in KB:=959254
    [AWT-EventQueue-0] [21:32:24:781] [BackupDatabase.queryDiskSpace:416] Querying diskSpace on: D:\
    [AWT-EventQueue-0] [21:32:24:812] [BackupDatabase.hasSpaceForBackup:333] diskSpace Available in KB:= 23164512
    [TaskScheduler timer] [21:32:27:734] [RollbackSegment.validate:252] Validate of Tablespace
    [TaskScheduler timer] [21:32:27:734] [Tablespace.getValidateMsg:520] Validate of Tablespace
    [TaskScheduler timer] [21:32:33:46] [Tablespace.checkForSpace:427] Requred space for file:D:\oracle\oradata\{MYDBNAME}\odma_rbs.dbf = 92160 KB
    [TaskScheduler timer] [21:32:33:46] [Tablespace.checkForSpace:444] Freespace =0
    [TaskScheduler timer] [21:32:33:156] [Tablespace.getValidateMsg:560] Could not create Tablespace: Msg
    "D:\oracle\oradata\{MYDBNAME}" ÉÏûÓÐ 90 MB ¿ÉÓôÅÅÌ¿Õ¼ä, ÎÞ¡¤¡§ÔÚÉý¼¶¹ý³ÌÖÐΪ »ØÍ˳¡¤Ïûģʁ ´´½¡ "ODMA_RBS" ¡À¨ª¿Õ¼ä¡£ÇëÈ¡¤¡À£¸Ã´ÅÅÌÉϾßÓÐ˨´Ð¨¨µÄ¿ÉÓÿռ䡣
    Any suggestion?
    PS: in the last line, Msg is in Chinese, I still don't know how to make the GUI programs like dbca, netca to use
    english while I install it on a Chinese system.

    The message in the original post indicates that tablespace ODMA_RBS needs to have 90 Mb free space. This is only indirectly related to the amount of free space on the drive.
    The solution is to either expand an existing data file for tablespace ODMA_RBS by at least 90 Mb, or to add another data file to the tablespace at least 90 Mb in size.
    Assuming that you have that much free space on the drive (and you appear to), then just substitute your tablespace name and free space amounts in the above.
    HTH
    John

  • Oracle 11g Net Manager - A valid "SID" is required

    Windows XP SP3
    Oracle Database 11g
    Hi all.
    I get an Invalid Entry message box with the message: 'A valid "SID" is required' when I open Oracle Net Manager, select the listener from the Listeners node and then attempt to Save or move to another node.
    Can anybody help? Ultimately, I want to configure the Advanced Security options but so far I cannot save the new configuration.
    Thanks,
    Leo.

    Hi Flaz,
    Thanks for replying. I have no idea what "SID" the error is reffering to so I've included the contents of my listener.ora file. The listener works fine but I can't configure some of the advances options.
    LISTEN11 =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = host1)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCPS)(HOST = host1)(PORT = 2484))
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC0))
    LOGGING_LISTEN11 = OFF
    TRACE_LEVEL_LISTEN11 = OFF
    SID_LIST_LISTEN11 =
    (SID_LIST =
    (SID_DESC =
    (GLOBAL_DBNAME = orcl1)
    (SID_NAME = ORCL1)
    (ORACLE_HOME = C:\Oracle\10gR2\home)
    (SID_DESC =
    (GLOBAL_DBNAME = orcl2)
    (SID_NAME = ORCL2)
    (ORACLE_HOME = C:\Oracle\10gR2\home)
    (SID_DESC =
    (GLOBAL_DBNAME = orcl3)
    (SID_NAME = ORCL3)
    (ORACLE_HOME = C:\Oracle\11gR1\home)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = C:\Oracle\11gR1\home)
    (PROGRAM = extproc)
    (ENVS = "EXTPROC_DLLS=ONLY:C:\Oracle\11gR1\home\bin\oraclr11.dll")
    WALLET_LOCATION=
    (SOURCE=
    (METHOD=REG)
    (METHOD_DATA=
    (KEY=DEFAULT)
    This is an 11g listener. All of these values were put in via the dbca/netca. The only manual entry was the addition of the 10g databases. I want the listener to be used for all databases so that I only have to run one listener.
    Thanks again.

  • How to use dbca and netca

    hi
    everyone , I have just installed the software of oracle on RHEL4U4,but when I click ok .and wanted to configure a new database . (using dbca) ,I met an error ,just as follows
    [oracle@LinuxOracle install]$ dbca
    bash: dbca: command not found
    so I looked up in the the documents B19306 , it says that:
    "If you chose an installation type that runs Database Configuration Assistant and Oracle Net Configuration Assistant (NetCA) in interactive mode, you must provide detailed information about configuring the database and network.
    If you need assistance when using the Database Configuration Assistant or NetCA in interactive mode, then click Help on the screen.
    Note:
    If you chose a default installation, the Database Configuration Assistant and NetCA run in noninteractive mode."
    It's appear to be not well configured .
    so how to configure ,or any other solutions to solve this problem .
    many thanks .
    best
    carl

    Are you sure you did setup of Oracle enviroment?
    Execute following command:
    echo $ORACLE_HOMEIf there is no output then your enviroment is not set.
    In that case edit /home/oracle/.bash_profile and add following lines:
    ORACLE_BASE=<oracle base path>
    ORACLE_HOME=$ORACLE_BASE/<oracle home directory>
    ORACLE_SID=<oracle SID>
    LD_LIBRARY_PATH=$ORACLE_HOME/lib
    PATH=$PATH:$ORACLE_HOME/bin
    export ORACLE_BASE ORACLE_HOME ORACLE_SID LD_LIBRARY_PATH PATHSave the file and execute following command:
    . /home/oracle/.bash_profileNow try to execute dbca.

  • Netca, dbca gives java.lang.NoClassDefFoundError

    I downloaded and installed Virtualbox with the Developer Days appliance:
    OTN Developer Days.ovf OTN_DD_ROOT_1.vmdk OTN_DD_ORACLE_1.vmdk
    No problems bringing up the virtual server and 11g, however when I try to run dbca or netca, I get:
    oracle@localhost bin]$ netca
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/net/ca/NetCA
    Caused by: java.lang.ClassNotFoundException: oracle.net.ca.NetCA
    at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:248)
    Could not find the main class: oracle.net.ca.NetCA. Program will exit.
    Unix version here is:
    Linux localhost.localdomain 2.6.18-194.17.1.0.1.el5 #1 SMP Wed Sep 29 15:40:03 EDT 2010 i686 athlon i386 GNU/Linux
    Is this not a full version of 11g or possibly a java config issue?
    Has anyone fixed this?
    Thanks,
    Larry

    Well,
    I had the same problem...
    It seems that a folder $ORACLE_HOME/assistants (and it's subfolders) is missing.
    Try to copy that folder from a database installation where netca and dbca are working (I've copied it from a database (same version as the database in virtual machine) which is installed on my computer with Windows 7 operating system on it) to $ORACLE_HOME in virtual machine (/home/oracle/app/oracle/product/11.2.0/dbhome2).
    It should work :)
    Regards,
    Boris

  • Configurations tools ( netca,dbca ,assistants) not started during install

    Friends,
    I am trying to install Oracle 9iR2 on redhat advanced server.
    We copied the files into a staging area.During
    install it asked for Oracle.swd.jre file which i checked
    not there.
    But i ignored the error message and finished the
    install.Installation went through successfully but the
    configurations tools netca,dbca and agent assistants have
    not started. Apache server has started sucessfully.
    I have done installs earlier on Redhat 8 but i never
    had problems like this.I checked the staging area and i could able to see a directory like oracle.swd.jre in
    Disk1/stage/Components/oracle.swd.jre but not the file.
    I will be glad if anyone can tell me the work around
    for this.
    Regards.

    Friends,
    I am trying to install Oracle 9iR2 on redhat advanced server.
    We copied the files into a staging area.During
    install it asked for Oracle.swd.jre file which i checked
    not there.
    But i ignored the error message and finished the
    install.Installation went through successfully but the
    configurations tools netca,dbca and agent assistants have
    not started. Apache server has started sucessfully.
    I have done installs earlier on Redhat 8 but i never
    had problems like this.I checked the staging area and i could able to see a directory like oracle.swd.jre in
    Disk1/stage/Components/oracle.swd.jre but not the file.
    I will be glad if anyone can tell me the work around
    for this.
    Regards.

  • Oracle Config Tools DBCA DBUA NETCA NETMGR    -Post your issues here

    Hi
    This thread is created to collect user experience with Oracle Config tools
    DBCA DBUA NETCA NETMGR
    You can post your questions,issues and if you come across any bugs you can post here .
    This will be taken into consideration and the fix / solution will be given ASAP .
    Looking forward for your responses .
    Thanks
    Kantha

    Hi,
    I have a Sun SPARC box . There are 7 instances 2 in 9.2.0.8 and 5 in 10.2.0.1 upgraded earlier than my joining. I want to upgrade one of the 9.2.0.8 databases.
    The database to upgarde is up and running and can be connected through listener.
    I login as the owner of ora10g and start dbua. It shows me all the 7 databases but when I select the database to upgrade it throws the following info :
    [b]The Upgrade Assistant Failed in bringing up the database xxxx. Oracle Home /oracle/9.2.0.8 obtained from /etc/oratab was used to connect to the database. Either the database is not running from Oracle Home /oracle/9.2.0.8 or correct Initialization pfile was not found.
    It then asks for pfile. -----------------------------------
    The database is up and running.The Oracle home is also correct in Oratab file.
    I checked the sqls.log file
    It has info like
    set heading off
    set pagesize 0
    set feedback off
    set linesize 2048
    set sqlprompt 'SQL_ENGINE_END_OF_SQL'
    show sqlprompt
    set sqlprompt 'SQL>'
    set sqlprompt 'SQL>';
    set heading off
    set pagesize 0
    set feedback off
    set linesize 2048
    set sqlprompt 'SQL_ENGINE_END_OF_SQL'
    show sqlprompt
    set sqlprompt 'SQL>'
    connect /****** as SYSDBA
    select count(*) from v$instance;
    set heading off
    set pagesize 0
    set feedback off
    set linesize 2048
    set sqlprompt 'SQL_ENGINE_END_OF_SQL'
    show sqlprompt
    set sqlprompt 'SQL>'
    Please help on this issue . Y cant the DBUA see that database is up?

Maybe you are looking for

  • SSRS Expression help

    Hello, Is there anyway to default to the first day of the month in a SSRS expression.  I'm looking to do the reverse of the EOMONTH() function. The date value is coming from a parameter @BegDate and formatted YYYY-MM-DD.  So if the parameter is set t

  • On, Apple sign, folder with exclamation point, off again

    I turn my ipod on, the apple sign shows up like it is supposed to, the screen changes to a folder with an exclamation point, it gives the ipod support website and turns itself off

  • How to return a list of class from a package

    Hi, I'm trying to create a RPG game with 50 characters. There will be a superclass, and each character is a subclass that extends from the superclass. Each will have unique abilities that will be functions. These classes will be thrown into a package

  • Report RPTARQEMAIL Dumping in testing client

    Hi, I am looking to send emails to the approvers on approval/disapproval of the leave requests. On running the report in testing client, the report produces a short dump as below : Date and Time          07/22/2010 17:16:58 Short text      Access via

  • [SOLVED] Neither wired nor wireless work on new Lenovo X201.

    Hello there! I just received a beautiful new X201, and I've had nothing but trouble in trying to get access to the tubes. lspci | grep Net gives me Ethernet controller: Intel Corporation 82577LM Gigabit Network Connection (rev 06) Network controller: