Database Tuning (MOSC)

MOSC Banner

Tuning recommendations wanted....

edited Feb 24, 2011 4:20PM in Database Tuning (MOSC) 2 commentsAnswered
I ingest an hourly TTS that contains a table that has as many as 150,000,000 rows or as little as 50,000,000.

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.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center