Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Oracle Error ORA-07445 on InterText
Hi Guys,
Our Oracle 9.0.1 on SUN Solaris 5.8 does a core dump and hangs (cannot log on via sqlplus and have to kill process). The alert log on bdump has this entry:
Mon Apr 14 18:07:25 2003
found dead shared server 'S001', pid = (9, 6)
Mon Apr 14 18:07:38 2003
Errors in file
/opt/app/oracle/product/9.0.1/admin/secdb/bdump/secdb_s003_2505.trc:
ORA-07445: exception encountered: core dump [kghalf()+604] [SIGSEGV]
[Address not mapped to object] [0xFFFFFFF8] [][]
The trace file entry is this:
Oracle9i Enterprise Edition Release 9.0.1.0.0 - Production
With the Partitioning option
JServer Release 9.0.1.0.0 - Production
ORACLE_HOME = /opt/app/oracle/product/9.0.1
System name: SunOS
Node name: secora1 Release: 5.8 Version: Generic_108528-13 Machine: sun4u
Any ideas? It seems that there is a problem with the shared server when returning a fragment of the resultset.
Here are some of the values in my pfile.
############################################ Cache and I/O
###########################################db_block_size=8192
############################################ Cursors and Library Cache
###########################################open_cursors=600
############################################ Pools
###########################################java_pool_size=67108864
############################################ Processes and Sessions
###########################################processes=800
############################################ Redo Log and Recovery
###########################################fast_start_mttr_target=300
############################################ Sort, Hash Joins, Bitmap Indexes
###########################################sort_area_size=524288
############################################ System Managed Undo and Rollback Segments
###########################################max_dispatchers=100
session_cached_cursors=400
Any feedback would be greatly appreciated.
Cheers!
Norwen
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: NEU INET: neu_at_25by8.com Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Apr 14 2003 - 11:23:51 CDT