MS-9025 table or view does not exist error when synchronizing MFS Laptop
As of a few days ago all of our test users receive the following error when synching: MS-9025 @1c86be5 || ORA-00942: table or view does not exist. The error detail on the mobile server for the user's sync shows the following:
Sync Session Exception Stack Trace:
java.sql.SQLException: ORA-00942: table or view does not exist
at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:590)
at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1973)
at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteDescribe(TTC7Protocol.java:850)