Anyone out there know Oracle? I'm trying to figure out a good way to capture the growth of a know set of tables (lets say 100 tables) at a capture rate of every 5 minutes. This is on a development system, so performance can be affected. We're basically trying to predict capacity usage for one of our own products. I can write the tool or script to capture every 5 minutes, but what I need to make sure is that I'm running the correct SQL statements to get the right data.
I read a post over at stack overflow that I think answers my need, but do any of you have experience with this sort of thing?
I read a post over at stack overflow that I think answers my need, but do any of you have experience with this sort of thing?