Troubleshooting
Problem
You may encounter Oracle text index bug on Oracle 11.2.0.4 Unable to update or delete rows from a table with text indexes defined.
Symptom
ERROR:
=======
[10/25/13 10:57:58:092] 000001f8 SystemOut 25 Oct 2013
10:57:58:091 [ERROR] [MXServer] [] ORA-00604: error occurred at
recursive SQL level 1
java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'SYNCRN'
ORA-06550: line 1, column 7:PL/SQL: Statement ignored
at java.lang.Throwable.<init>(Throwable.java:67)
at java.sql.SQLException.<init>(SQLException.java:101)
at
oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at
oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:131)
at
oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:406)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:399)
at oracle.jdbc.driver.T4C7Ocommoncall.receive(T4C7Ocommoncall.java:122)
at oracle.jdbc.driver.T4CConnection.doCommit(T4CConnection.java:539)at
oracle.jdbc.driver.PhysicalConnection.commit(PhysicalConnection.java:3432)
This error also occurs during installation of Maximo Asset Management Fix Pack 7.5.0.5 running the Integration Framework 7.5.1 script, V7510_16.dbc. Error in updatedb log:
BMXAA7025E -- Script failed while running.;
BMXAA8313E -- A statement failed to execute inside a freeform statement. See the nested exception.;
sql#604;
ORA-00604: error occurred at recursive SQL level 1
ORA-06550: line 1, column 7:
PLS-00306: wrong number or types of arguments in call to 'SYNCRN'
ORA-06550: line 1, column 7:
PL/SQL: Statement ignored
psdi.dbmanage.MXExceptionWithDefault: scriptrun#freeformfail
-- BEGINUPDATEDBERROR
-- Product: IBM TPAE Integration Framework
-- Error running file: V7510_16
-- UPDATEDBFILE:V7510_16.dbc
-- Script: Error
rollback
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
18 September 2025
UID
swg21655001