cannot resolve collation conflict for equal to operation

  • Hi,

    When the server and database collation are not the same, "cannot resolve collation conflict for equal to operation" results when running a script through osql that invokes 'dbcc dbreindex ...'. But using ''xp_sqlmaint ... -rebldidx ...' works. What is sp_sqlmaint doing to handle this collation mismatch that causes my script run through osql to fail?

    Thanks and cheers,

    Tim

  • That's strange. I wonder what it's doing as well. Profiler help at all or does it just show xp_sqlmaint?

  • Hi,

    My apologies but I had a scripting error that prevented my script that runs DBCC DBREINDEX statements from running correctly.

    I caused my own problem. Sorry to have misled anyone.

    Tim

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply