dbTalk Databases Forums  

Trigger on redo log switch?

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Trigger on redo log switch? in the comp.databases.oracle.misc forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Ana C. Dent
 
Posts: n/a

Default Trigger on redo log switch? - 03-15-2008 , 01:15 PM






Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?

Reply With Quote
  #2  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 05:50 PM






On Mar 15, 2:15*pm, "Ana C. Dent" <anaced... (AT) hotmail (DOT) com> wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
Why?


David Fitzjarrell


Reply With Quote
  #3  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 05:50 PM



On Mar 15, 2:15*pm, "Ana C. Dent" <anaced... (AT) hotmail (DOT) com> wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
Why?


David Fitzjarrell


Reply With Quote
  #4  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 05:50 PM



On Mar 15, 2:15*pm, "Ana C. Dent" <anaced... (AT) hotmail (DOT) com> wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
Why?


David Fitzjarrell


Reply With Quote
  #5  
Old   
fitzjarrell@cox.net
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 05:50 PM



On Mar 15, 2:15*pm, "Ana C. Dent" <anaced... (AT) hotmail (DOT) com> wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
Why?


David Fitzjarrell


Reply With Quote
  #6  
Old   
DA Morgan
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 06:43 PM



Ana C. Dent wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
You could put substantial overhead on your system by watching gv$log
with a regularly running job but I'm with Fitzjarrell on this: Why?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #7  
Old   
DA Morgan
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 06:43 PM



Ana C. Dent wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
You could put substantial overhead on your system by watching gv$log
with a regularly running job but I'm with Fitzjarrell on this: Why?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #8  
Old   
DA Morgan
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 06:43 PM



Ana C. Dent wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
You could put substantial overhead on your system by watching gv$log
with a regularly running job but I'm with Fitzjarrell on this: Why?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #9  
Old   
DA Morgan
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 06:43 PM



Ana C. Dent wrote:
Quote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile switch?
You could put substantial overhead on your system by watching gv$log
with a regularly running job but I'm with Fitzjarrell on this: Why?
--
Daniel A. Morgan
Oracle Ace Director & Instructor
University of Washington
damorgan@x.washington.edu (replace x with u to respond)
Puget Sound Oracle Users Group
www.psoug.org


Reply With Quote
  #10  
Old   
Ana C. Dent
 
Posts: n/a

Default Re: Trigger on redo log switch? - 03-15-2008 , 07:40 PM



"fitzjarrell (AT) cox (DOT) net" <fitzjarrell (AT) cox (DOT) net> wrote in
news:19af45f7-a98e-4905-93ff-aceea05e7da1 (AT) 8g2000hsu (DOT) googlegroups.com:

Quote:
On Mar 15, 2:15*pm, "Ana C. Dent" <anaced... (AT) hotmail (DOT) com> wrote:
Oracle 10GR2 -

How can I get custom PL/SQL to be invoked upon every redo logfile
switch?

Why?


David Fitzjarrell
So a manual Data Guard like implementation can be achieved
& I'd prefer to avoid the overhead of polling.


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.