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: Savepoint - where it located on oracle dictionary???

Re: Savepoint - where it located on oracle dictionary???

From: Lionel Mandrake <nobody_at_nospam.nowhere.nohow>
Date: Wed, 24 Oct 2001 05:02:24 GMT
Message-ID: <AXrB7.90155$My2.49082194@news1.mntp1.il.home.com>


You can dump your savepoints to a trace file using this: alter session set events 'immediate trace name savepoints';

See MetaLink note 108611.1 for more details.

I believe that a value of 46 for 'command' in v$session represents a savepoint, but have never actually done anything with it...

Sorry not much help...

"Tim" <tdpham007_at_hotmail.com> wrote in message news:962c5e7a.0110221508.702b9934_at_posting.google.com...
> Where can I find the information of savepoint in oracle dictionary
Received on Wed Oct 24 2001 - 00:02:24 CDT

Original text of this message

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