###dbca #####
dbca:line 124:3373 segmentation fault $JRE_DIR/bun/jre -DORACLE_HOME=$OH_DJDBC_PROTOCOL=thin _mx64m_ classpath $CLASSPATH oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
solution:
export THREADS_FLAG=native
####
oracle/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
solution:
export LD_ASSUME_KERNEL=2.4.1
張貼留言