ORA-01000: Maximum Open Cursors Exceeded When Using Dbxml.sh To Import Data Into OTM
(Doc ID 1583445.1)
Last updated on JULY 20, 2024
Applies to:
Oracle Transportation Management - Version 6.3.1 to 6.3.2 [Release 6.3]Information in this document applies to any platform.
Symptoms
When using the new feature dbxml.sh to import records into OTM and the db.xml file is > 1000 lines, following error appears :
------
2013-08-26 17:08:47.903 Error DBXML Failed to process record
.
.
.
ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)']
2013-08-26 17:08:49.193 Error DBXML java.sql.SQLException: ORA-01000: maximum open cursors exceeded
2013-08-26 17:08:49.193 Error DBXML Failed to process record PK:
.
.
.
ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)']
2013-08-26 17:08:50.711 Error DBXML java.sql.SQLException: ORA-01000: maximum open cursors exceeded
The exporting/importing using db.xml which contains huge amounts of records produces the this issue and this inturn
causes a major issue trying to migrate the current OTM 629 to 631
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |
References |