Re: Challenge: tables under V$LOG

From: David Russell <user_at_msn.com>
Date: 1997/12/02
Message-ID: <01bcff65$6d2d5b00$f15395c1_at_thor>#1/1


V_$LOG is whats called a FIXED view and is basiaclly a direct view of the controlfile, you can not add triggers to fixed views, sorry. In Oracle 8 you may be able to create a INSTEAD-OF trigger on a view on V_$LOG, but you will have to try it.

Regards
David Russell Received on Tue Dec 02 1997 - 00:00:00 CET

Original text of this message