Records not getting inserted properly into the table in oracle.
843859Nov 12 2008 — edited Nov 20 2014We are inserting approximately 80000 records in a single batch insert. But only 5000 records are getting inserted successfully. But if the record count is less than 70000, there are no issues.
Even there are no exceptions when executing the process.
We are using Weblogic 8.1.3. Is there any limit on the number of records that could be inserted in a batch insert.?
Any help is highly appreciated.