Database Tuning (MOSC)

MOSC Banner

Procedure takes too long to execute

edited May 11, 2010 8:54PM in Database Tuning (MOSC) 7 commentsAnswered
There is a procedure here which takes huge amount of time to execute. Previously the same procedure used to run very very fast.
Any help on this will be appreciated.

What this procedure does is:
This procedure is run on the balance table of a bank.
This balance table has a record of all accounts that carries out transactions.
Suppose there are 1000 accounts that has done transaction on 15-may-2009 then this table has

1000 records with date 15-may-2009.
amount of transactions done each day varies:
for eg:
05-may = 20,000 accounts
06-may = 3,000 accounts
07-may = 50,000 accounts
08-may = 7,000 accounts


Suppose an account 'abc' has done transaction on 15-may, 20-may and 25-may, then ABC

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