Mailing List
Home
Forum Home
Oracle List - by freelists.org
Oracle on SUSE Linux - Runing Oracle on SUSE Linux
Oracle database error code ...
www.freelists.org
Subjects
ORA 12540: TNS:internal limit restriction exceeded
ORA 12838 please : Is possible to append two times to the same table befo
ORA 12838 please : Is possible to append two times to the same table before
ora 04031
ora 12500 on windows
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 01925: maximum of 30 enabled roles exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ora 12500 on windows
ORA 01650, one idea
ORA 01650
ORA 4030
ORA 12838 please : Is possible to append two times to thesametable before do
ORA 12838 please : Is possible to append two times to thesame table before d
ORA 01536
ORA 03113 end of file on communication channel
ORA 32004: obsolete and/or deprecated parameter(s) specified
ORA 00600:
ORA 00020: maximum number of processes (%s) exceeded
ORA 01925: maximum of 30 enabled roles exceeded
ORA 3113 while creating a cluster database 9201 RAC on Linux with OCFS
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 01650, one idea
ora 12500 on windows
ora 12500 on windows
ora 12500 on windows
ORA 2000 Error Using DBMS STATS GATHER SCHEMA STATS
ORA 01650, one idea
ORA 01650, one idea
ORA 01650, one idea
ORA 01650
ORA 01650
ORA 01031
ORA 4030
ORA 4030
ORA 06502: PL/SQL: numeric or value error: Bulk Bind: Truncated Bind
ORA 01722 invalid number
 
dbca/netmgr/etc - segment fault after install on sles 9.3 ppc64

dbca/netmgr/etc - segment fault after install on sles 9.3 ppc64

2007-03-02       - By Gilberto C. Andrade

 Back
Hi guys! (First time here!)

Linux:
oracle@(protected):~> uname -a
Linux oracleibm 2.6.5-7.244-pseries64 #1 SMP Mon Dec 12 18:32:25 UTC 005
ppc64 ppc64 ppc64 GNU/Linux

Database:
oracle@(protected):~> ll -h ~gilberto/Oracle/PowerPc/banco/
total 1,7G
-rwxr-xr-x  1 gilberto users 797M 2006-12-21 18:07
10201_companion_lin_ppc.cpio
-rwxr-xr-x  1 gilberto users 867M 2006-12-21 18:05
10201_database_lin_ppc.cpio
drwxr-xr-x  2 gilberto users 4,0K 2007-01-24 20:47 patch

I've just installed the software without problems (I'm using this install
guide:
http://download-east.oracle.com/docs/cd/B19306_01/install.102/b25147/toc.htm).
But when I try to create a database with dbca I get this error:

oracle@(protected):~> dbca
JVMDG217: Dump Handler is Processing Signal 11 - Please Wait.
JVMDG303: JVM Requesting Java core file
JVMDG304: Java core file written to
/home/oracle/javacore.20070302.103525.22213.txt
JVMDG215: Dump Handler has Processed Exception Signal 11.
/opt/oracle/db/10.2.0.1.0/server/bin/dbca: line 158: 22213 Falha de
segmenta??o  $JRE_DIR/bin/java -
Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=$OH
-DDISPLAY=$DISPLAY -DJDBC_PROTOCOL=thin -mx128m -classpath $CLASSPATH
oracle.sysman.assistants.dbca.Dbca $ARGUMENTS

I think I can't attach any file here, then I'll post just some lines of the
core dump file:

/opt/oracle/db/10.2.0.1.0/server/bin/dbca: line 158: 22213 Falha de
segmenta??o  $JRE_DIR/bin/java -
Dsun.java2d.font.DisableAlgorithmicStyles=true -DORACLE_HOME=$OH
-DDISPLAY=$DISPLAY -DJDBC_PROTOCOL=thin -mx128m -classpath $CLASSPATH
oracle.sysman.assistants.dbca.Dbca $ARGUMENTS
oracle@(protected):~> head -100
/home/oracle/javacore.20070302.103525.22213.txt
NULL
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
0SECTION       TITLE subcomponent dump routine
NULL           ===============================
1TISIGINFO     signal 11 received
1TIDATETIME    Date:                 2007/03/02 at 10:35:25
1TIFILENAME    Javacore filename:
/home/oracle/javacore.20070302.103525.22213.txt
NULL
-- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ---- ----
0SECTION       XHPI subcomponent dump routine
NULL           ==============================
1HPTIME        Sex Mar 02 10:35:25 2007
1HPSIGRECV     SIGSEGV received in strlen at 0xfeaae4c in
/lib/tls/libc.so.6. Processing terminated.
1HPFULLVERSION J2RE 1.4.2 IBM build cxppc32142sr1a-20050209
NULL
1HPOPENV       Operating Environment
NULL           -- ---- ---- ---- ---
2HPHOSTNAME    Host             : oracleibm.
2HPOSLEVEL     OS Level         : 2.6.5-7.244-pseries64.#1 SMP Mon Dec 12
18:32:25 UTC 2005
2HPLIBCVER     glibc Version    : 2.3.5
2HPCPUS        Processors -
3HPARCH          Architecture     : (not implemented)
3HPNUMCPUS       How Many         : (not implemented)
3HPCPUSENABLED   Enabled          : 8
NULL
1HPMEMINFO     Memory Info
NULL           -- ---- ---
2HPMEMLINE     MemTotal:      7975436 kB
2HPMEMLINE     MemFree:       6878896 kB
2HPMEMLINE     Buffers:        105356 kB
2HPMEMLINE     Cached:         692372 kB
2HPMEMLINE     SwapCached:          0 kB
2HPMEMLINE     Active:         371884 kB
2HPMEMLINE     Inactive:       462128 kB


Thanks for any advice!

Gilberto