Troubleshooting
Problem
After upgrading to SCC v6.0.0.1, iFix06, on Windows Server 2008 R2, the startup failed. Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "SQL_Latin1_General_CP850_BIN" in the equal to operation.
Symptom
ERROR RecoverableDAO - The query was executed 60 times for 604 seconds.
However, the engine did not succeed in performing the database operation, because of the following.
Error :Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and "SQL_Latin1_General_CP850_BIN" in
the equal to operation.
24 Jan 2017 09:45:39,418 650103 [Thread-243] ERROR RecoverableDAO - Cannot resolve the collation conflict between
"SQL_Latin1_General_CP1_CI_AS" and "SQL_Latin1_General_CP850_BIN" in the equal to operation.
Stack Trace:
com.microsoft.sqlserver.jdbc.SQLServerException: Cannot resolve the collation conflict between "SQL_Latin1_General_CP1_CI_AS" and
"SQL_Latin1_General_CP850_BIN" in the equal to operation.
at com.microsoft.sqlserver.jdbc.SQLServerException.
makeFromDatabaseError(SQLServerException.java:216)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.getNextResult
(SQLServerStatement.java:1515)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.
doExecutePreparedStatement(SQLServerPreparedStatement.java:404)
at com.microsoft.sqlserver.jdbc.
SQLServerPreparedStatement$PrepStmtExecCmd.doExecute
(SQLServerPreparedStatement.java:350)
at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:5696)
at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand
(SQLServerConnection.java:1715)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand
(SQLServerStatement.java:180)
at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement
(SQLServerStatement.java:155)
at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.executeQuery
(SQLServerPreparedStatement.java:285)
at com.sterlingcommerce.scc.agent.services.jdbc.dao.alert.
AlertJdbcDAO$2.executeQuery(AlertJdbcDAO.java:146)
at com.sterlingcommerce.scc.agent.services.jdbc.dao.RecoverableDAO.
executeQuery(RecoverableDAO.java:787)
at com.sterlingcommerce.scc.agent.services.jdbc.dao.alert.AlertJdbcDAO.
addUnknownMessages(AlertJdbcDAO.java:57)
at com.sterlingcommerce.scc.agent.services.node.AlertsUtil.run
(AlertsUtil.java:156)
Log InLog in to view more of this document
Was this topic helpful?
Document Information
Modified date:
17 December 2019
UID
swg21997839