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 -> Re: Obtanining transaction state

Re: Obtanining transaction state

From: Jim Kennedy <kennedy-family_at_attbi.com>
Date: Sat, 27 Jul 2002 20:43:32 GMT
Message-ID: <UBD09.689191$cQ3.107693@sccrnsc01>


You are always in a transaction state. Unlike some databases you do not have to explicitly start a transaction; it is implicitly started when you end the prior one. (commit or rollback.) Jim
"Tronak" <BAALPTEOR_at_terra.esIHATESPAM> wrote in message news:VsD09.371218$uo6.3488187_at_telenews.teleline.es...
>
> Hi all,
>
> Could you tell me a way to know easily whether an opened OraDatabase
(Oracle
> Objects For Ole) has a pending transaction ?
>
> I am controlling it manually but I am looking for a better way.
>
> Thank you in advance
>
> --
> Tronak el Kárbaro
> BAALPTEOR_at_terra.esIHATESPAM
> (remove IHATESPAM for contacting)
>
>
>
>
Received on Sat Jul 27 2002 - 15:43:32 CDT

Original text of this message

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