Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> SQL*Plus core dump
Dear List,
Apologies in advance for the long message, but the error messages are no doubt significant to the problem.
As part of our testing procedures we kill SQL scripts (anonymous PL/SQL blocks normally) during execution using the following:
SQL> alter system kill session '18,44329';
System altered.
Recently, however SQL*Plus is core dumping rather than politely reporting session killed. The error given to screen is (The SP2-0642 message appears hundreds of times, here are the last two):
SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0 Unable to proceed SP2-0642: SQL*Plus internal error state 2167, context 4294967294:2:0 Unable to proceed Segmentation Fault(coredump) $
The script is also being spooled to a file, which shows:
ERROR: ORA-01012: not logged on ERROR: ORA-01012: not logged on SP2-0359: memory exhausted Error accessing package DBMS_APPLICATION_INFO ERROR: ORA-01012: not logged on SP2-0359: memory exhausted SP2-0359: memory exhausted
The all important version numbers are (all running on Solaris - both database and SQL*Plus) :
SQL*Plus: Release 8.1.7.0.0 - Production on Tue Jan 7 11:46:35 2003
(c) Copyright 2000 Oracle Corporation. All rights reserved.
Connected to: Oracle8i Enterprise Edition Release 8.1.7.4.0 - Production With the Partitioning option JServer Release 8.1.7.4.0 - Production
Has anyone experienced SQL*Plus core dumping like this? Any advice would be welcomed.
Thanks,
Mark.
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
Privileged/Confidential information may be contained in this message.
If you are not the addressee indicated in this message (or responsible for delivery of the message to such person), you may not copy or deliver this message to anyone. In such case, you should destroy this message and kindly notify the sender by reply e-mail or by telephone on (61 3) 9612-6999. Please advise immediately if you or your employer does not consent to Internet e-mail for messages of this kind. Opinions, conclusions and other information in this message that do not relate to the official business of Transurban City Link Ltd shall be understood as neither given nor endorsed by it. <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<---->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
-- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Mark Richard INET: mrichard_at_transurban.com.au 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 Jan 06 2003 - 20:53:43 CST
![]() |
![]() |