In Oracle 10, is it possible to determine when the last time a table was accessed?
According to this article the data is there, but I'm not sure whether this is reset whenever the server is restarted, nor how to actually get the access information.
We're actually trying to determine what tables are no longer used.