Hello,
After updating the PSO to version 6.14.0.38, I’ve noticed that a lot of errors appear in the Events tab:
Error
ARC
Failed to select from ARC_Snapshot_Timetable_Usage.
Going on deeper details, we can see Oracle error:
Database Error: 936 Oracle.ManagedDataAccess.Client.OracleException (0x80004005): ORA-00936: missing expression https://docs.oracle.com/error-help/db/ora-00936/ at OracleInternal.ServiceObjects.OracleFailoverMgrImpl.OnError(OracleConnection connection, CallHistoryRecord chr, Object mi, Exception ex, Boolean bTopLevelCall, Boolean& bCanRecordNewCall) at Oracle.ManagedDataAccess.Client.OracleCommand.ExecuteDbDataReader(CommandBehavior behavior) at ThreeSixty.DAL.DBAccess.RetrieveData(IDbCommand command, DataTable dtTableToSelect, Boolean bCheckForDuplicates, Boolean bFirstRowOnly, Boolean bAdditionalRows, List`1 lstrExcludedColumns)
Looks like some sql definiton error from ARC service...but I couldn’t find the rootcause of it.
We have 3 environments of PSO, after the 6.14.0.38 update this error showed up on each. On 2 envs it has just disappeared without any fix or solution...Unfortunately it is still spamming the event tab of the last environment.
Did anyone else had the same error ?