After you clone your pluggable database
Recently I cloned one my (pluggable) databases to a throwaway copy so that I could do some testing of an
Recently I cloned one my (pluggable) databases to a throwaway copy so that I could do some testing of an
A weekend audit Often if you see the words “weekend audit” in a non-technical sense, it means that awkward moment
I posted a video a couple of days ago showing a trigger mechanism to customize the capture of DDL that
Yes, you heard me correctly. If you have got one trigger on a table, then you might be surprised to
Yeah…try saying that blog post title 10 times in a row as fast as you can But since we’re talking
There was a time, many moons ago when CLOB, BLOB and BFILE did not exist as data types. So if
This question came to me over Twitter, so I thought I’d whip out a quick post on it Yes,
This question came in on AskTom, yielding a very interesting result when it comes to DDL triggers. To set the
In early Oracle releases, you could have 1 trigger per type of trigger per table (eg if you had a
You need to be careful when coding and using triggers when it comes to Datapump (or anything that transposes triggers