Database Tuning (MOSC)

MOSC Banner

Oracle Table very slow in receiving data after around 850000 records

edited Oct 15, 2012 7:27PM in Database Tuning (MOSC) 11 commentsAnswered
 Dear All,

I am facing with a serious issue connected with Oracle Table.

I have a custom PLSQL  program registered as a concurrent Program in Oracle ERP .

This program suppose to insert  967000 records into a Table.
Insertion is from a Cursor loop.
Upto around 850000 records insertion and commit going on very fast and completes in around 15 Minutes.  But after that insertion and commit is very slow , say 1000 records in 3 Minutes

We commit after each iteration of the loop, so I can see data getting inserted into table when it is fast and slow

Due to this the program not at all getting ended and always shows running Normal in the application.

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