when i run my query on yesterday it is fast but today it is
slow why?

Answer Posted / chockalingam

There might be several reasons for the dealy

1) Network might be slower today compared to yesterday
2) Data might have increased substantially
3) Concorrent users might be running the query at the same
time
4) There might be lock established on the table from
another resource
5) temp memory might be less today. May be Server space
related issue.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to shutdown your 10g xe server from command line?

566


Difference between cartesian join and cross join?

552


What is a package in oracle?

575


How to pass parameters to procedures?

565


Explain about functional dependency and its relation with table design?

564






How to rename an existing table?

619


What is Virtual Private Database in Oracle?

633


What is the difference between $oracle_base and $oracle_home?

596


what is the difference between substr and instr function in oracle?

595


Can you drop an index associated with a unique or primary key constraint?

599


What is an Oracle index?

1188


How do I know if oracle client is installed on windows?

504


How to lock and unlock a user account in oracle?

628


How to use existing values in update statements using oracle?

556


For a field in a repeating frame, can the source come from the column which does not exist in the data group which forms the base for the frame ?

1568