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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: sql trace - XCTEND rlbk=1, rd_only=1

Re: sql trace - XCTEND rlbk=1, rd_only=1

From: Tanel Poder <tanel.poder.003_at_mail.ee>
Date: Tue, 25 Nov 2003 10:14:39 -0800
Message-ID: <F001.005D7C92.20031125101439@fatcity.com>


Jared, actually your initial post made sense anyway - since you can't roll back committed transactions anyway. Also, rollback is done on session end if you haven't done the rollback manually ;)

Tanel.

> hmmm...
>
> I think I meant OCITransCommit() there, not OCITransRollback().
>
> Nobody caught that? :)
>
> Jared
>
> On Mon, 2003-11-24 at 18:29, Jared Still wrote:
> > OCI defaults to rollback on transactions on disconnect if
> > OCITransRollback() has not been called.
> >
> > Don't ask me for too much detail, as I'm not an OCI programmer,
> > I just pulled this straight from The Fine Manual.
> >
> > Jared
> >
> > On Mon, 2003-11-24 at 16:54, Boris Dali wrote:
> > > I've got a third party package that connects to Oracle
> > > via OCI and works in HTTP-like (stateless) fashion.
> > > Reviewing raw SQL trace output I don't see a single
> > > commit or rollback there, but there are plenty of
> > > XCTEND tx markers with rlbk=1 (after about every
> > > SELECT statement). Is this normal? Does this mean that
> > > this app rollbacks (implicitly?) after each of those
> > > selects?
> > >
> > > Thanks,
> > > Boris Dali.
> > >
> > > ______________________________________________________________________
> > > Post your free ad now! http://personals.yahoo.ca
> > > --
> > > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > > --
> > > Author: Boris Dali
> > > INET: boris_dali_at_yahoo.ca
> > >
> > > 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).
> > >
> >
> >
> > --
> > Please see the official ORACLE-L FAQ: http://www.orafaq.net
> > --
> > Author: Jared Still
> > INET: jkstill_at_cybcon.com
> >
> > 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).
>
>
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.net
> --
> Author: Jared Still
> INET: jkstill_at_cybcon.com
>
> 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).
>

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Tanel Poder
  INET: tanel.poder.003_at_mail.ee

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 Tue Nov 25 2003 - 12:14:39 CST

Original text of this message

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