I've noticed that every couple of days, the inventory service on the server stops working. I can manually start it and everything will work for a few more days but it will just stop again. I checked the event viewer logs and found:
Database exception: SCA7F1C.SCN, LDInv.dll
-2147467259
Data provider or other service returned an E_FAIL status.
Error comitting on table LD_SCHEDULED_TASKS: DATA PROVIDER OR OTHER SERVICE RETURNED AN E_FAIL STATUS.
Increased column size might be necessary, Thread ID: 7536.
How can I resolve this? I'm running LDMS 9.0SP2 on Windows2k8R2, database is running on Windows2k3R2 with MSSQL 2005. Thanks