Chris,

Basically the error 3113 is bit different from
the other errors. Most of the errors (if not
all ORA errors other than 3113 and 1041 I think)
are generated from rdbms kernel where as 3113 is
generated from the client side,

You won't be able to get an  error stack trace
or systemstate/processtate dumps by setting
an event 3113. I don't think this is possible.
Have you ever trued setting event 3113 and
got an errorstack ? Just Curious.


Best Regards,
K Gopalakrishnan
Bangalore, INDIA


-----Original Message-----
Trassens
Sent: Monday, October 01, 2001 3:40 AM
To: Multiple recipients of list ORACLE-L


Look in trace files. Probably you are hitting a 4030
error. If this the case, not only shared_pool_size or
java_pool_size are the parameters to be increased.
Also increase java_soft_sessionspace_limit or
java_max_sessionspace_size.

If it isn't a 4030 case, put the event to get the
errorstack of the 3113 in the init.ora:

event="3113 trace name errorstack level 10"

REGARDS.

also send the HELP command for other information (like subscribing).

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.com
-- 
Author: K Gopalakrishnan
  INET: [EMAIL PROTECTED]

Fat City Network Services    -- (858) 538-5051  FAX: (858) 538-5051
San Diego, California        -- Public Internet access / Mailing Lists
--------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: [EMAIL PROTECTED] (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).

Reply via email to