Quantcast
Channel: Question and Answer » oracle
Viewing all articles
Browse latest Browse all 717

How to disable flashback query logging for a specific table (Oracle)?

$
0
0

We have a specific table that has a lot of activity and it creates a lot of change records. The consequence is that the flashback data only goes back a couple of days. That is OK for many cases but it would be beneficial to have access to more historical data.

We would like to either restrict logging on that table. Or disable it completely. I imagine that we may be able to do this by tablespace, I just have not found much on how to make these changes.


Viewing all articles
Browse latest Browse all 717

Trending Articles