Running Diagnostic Tools got an issue
Hi Everybody
Running diagnostic tools against a transaction id got this issue:
EXCEPTION - ORA-00942: table or
view does not exist caught in
'ARTransactionInfo.runSupportTest'
java.sql.SQLSyntaxErrorException:
ORA-00942: table or view does not exist
at
oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:439)
at
oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:395)
at
oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:802)
at
oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:436)
at
oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:186)
at
oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:521)
at
oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:205)