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

Home -> Community -> Usenet -> c.d.o.server -> Commit

Commit

From: Denis <dc_mariano_at_hotmail.com>
Date: Sat, 27 Mar 1999 12:33:26 GMT
Message-ID: <01be784e$09b82d80$905067cf@95-mariandc>


If I have a stored procedure A that inserts record in table A and calls stored procedure B that inserts record in table B, does Oracle consider this a logical record? Meaning, if I rollback in stored procedure A, will the insert in table B be also rolled back? My Commit in A also commits my B?

Thank you in advance.

Denis Received on Sat Mar 27 1999 - 06:33:26 CST

Original text of this message

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