Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

DELAYED JOINED OUERY OUTPUT POST BULK DATA INSERT

In Oracle 11g , we are experiencing a rare situation as :

I am inserting millions of records in a sequence of tables and issues commit immediately after each table insert.

In the next step I am querying those tables joining multiple tables from the above inserted ones, and we observed that the query takes long time to execute and mostly fails.

To my surprise, these same queries performs perfectly well after some hours.

Can somebody explain the reasons for this ?

Comments
Post Details
Added on May 26 2025
0 comments
39 views