plesase see the attached picture which shows lots of strange error events.
what's this and how to solve this?
any advices will be usefull
thanks a lot
why are you porting this again? or was this a "old forum" re-import?
From the looks of this new screen shot, forgive me if I don't get the language set correctly, but it looks like the DB is set to use English, and the devices are named using an international or Chinese character set. This would explain the ????'s because the device/interface names can not be interpreted.
On the SQL server open the SQL Server Books Online and search for "Collation Options for International Support"; once you get the DB speaking the same language as the devices, then you should get rid of the locking issue and errors reported by the MainTaskDataReader. (hopefully)
these error events disappeared for two days.
and now they appeared again.
after upgrading orion to V8.1, another kinds of strange error events appeared.
After upgrading to 8.1 have you reapplied the "Collation Options for International Support" steps as jtimes suggested?
I could not find search the "Collation Options for International Support" in the SQL Server Books Online.
and I don't know how to get the DB speaking the same language as the device. how to set this ??
http://technet.microsoft.com/en-us/library/ms142796.aspx
these may help-?
Hi All,
Thanks for all your help.
And when I upgraded the Orion to V8.5 I found all these strange events did not appear any more.
Thanks.