Tuning recommendations wanted....
This table is exchanged with our master table (partitioned by date) and then the output is immediately outputted in a format
for our analysts. We have to compare a column in the hourly data versus a column in a "security related" table BY DATE to ensure
that we are releasing data that is meant to be released.
I am using an oracle stored procedure to perform the SELECT and dump.output of the hourly partition.
We are ruinning 10.2.0.4 because we have to be at the release of our data feeder.