java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist pos_transaction
Hello Team,
While i am trying to run the POSTransactionRetry batch i am getting below error.
I just valdiated the sim.log and could see below error can some one please provide the insight on this issue we are on version 16.0.3.7.
ERROR-17 Time: 2/10/22 12:12 PM Type: SimServerException Message: Error executing statement.
2022-02-10 12:19:09,082 ERROR [[ACTIVE] ExecuteThread: '53' for queue: 'weblogic.kernel.Default (self-tuning)'][o.r.s.s.d.d.POSTransactionOracleDao] Error executing statement: UPDATE POS_TRANSACTION SET POS_TRANSACTION.PROCESSING_STATUS = ? WHERE POS_TRANSACTION.STORE_ID = ? AND POS_TRANSACTION.PROCESSING_STATUS = ?
java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist