Oracle Array Index Error
Scenario:
Received 'Large' ASN (856) and database error with inserting records into database tables
Issue:
Unable to populate data database table(s) with large amounts of data using Oracle JDBC 6.x JDBC driver.
EXTOL error message:
[com.extol.storage.local.StorageFileOutputStream] Could not acquire the write lock for file: '3190462d4b8b413d8b26c575d965e88b'
while creating output stream (The file is probably locked for writing or reading). Proceeding anyway.
ERROR [com.extol.processcontrol.engine2.tasks.CommTask] Error executing adapter : -30243
ERROR [com.extol.processcontrol.engine2.tasks.CommTask] java.lang.ArrayIndexOutOfBoundsException: -30243
Exception detail:
java.lang.ArrayIndexOutOfBoundsException: -30243
Resolution:
Update to most recent Oracle JDBC driver
By: Sean Hoppe on