Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: recover lost triggers
On Jun 19, 3:16 pm, rich <rschn..._at_nsf.gov> wrote:
> Sybrand, so you are telling me that the triggers, although they are in
> the old unix backup, it is not possible to read them out of there with
> anything readily available to me?
>
> Rich S.
Hi Rich,
It ouwl dbe unreliable and messy as all get out, but you could try a "strings -a | grep -i trigger" against any files named system*dbf (if they followed standards). That is one way you *may* be able to extract some of the trigger text.
HTH, Steve Received on Tue Jun 19 2007 - 14:32:02 CDT
![]() |
![]() |