Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> ORA3113 after executing a PL/SQL

ORA3113 after executing a PL/SQL

From: River <wychan_at_vol.net>
Date: Thu, 05 Aug 1999 07:32:47 +0800
Message-ID: <37A8CD9F.3097F865@vol.net>


I face a strange problem.
I installed two Oracle734 on two NCR Unix boxes. They are connected with a db link.

In sql*plus, when I execute a single SQL select statement on DB#1 to select
data from DB#2 through db link, no problem. However, when I execute a PL/SQL block to do the same thing, it will disconnect my session (ORA 3113).

I also have two Oracle716 on that two NCR Unix boxes. Both the single SQL select statement and the PL/SQL block run on 716 successfully.

Is there any mistakes on the 734 I overseen?

Thank for any advice,
River
wychan_at_vol.net Received on Wed Aug 04 1999 - 18:32:47 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US