Hi,
This is Manu here.
i need a clarification on SQL server DB
we had a application Database .The app which is developed by vb.net and the backend is sql 2000,2005 and 2008,2k8R2
where the database throws consistency errror frequently.(there is no ub normal shutdown in server)so let me know there is any option to overcome this problem.
Herwith i have attached the error logs.....thanks for u r support in advance.....waiting for u r earlier response......
DBCC CHECKALLOC (adv_tvs) WITH no_infomsgs executed by sa found 0 errors and repaired 0 errors. Elapsed time: 0 hours 0 minutes 8 seconds.
DBCC CHECKALLOC (adv_tvs, noindex) WITH no_infomsgs executed by sa found 0 errors and repaired 0 errors. Elapsed time: 0 hours 0 minutes 0 seconds.
DBCC CHECKFILEGROUP is performing an exhaustive search of 2 indexes for possible inconsistencies. This is an informational message only. No user action is required.
Exhaustive search of 'dbo.DMS_OPEN_VALUE, _dta_index_DMS_OPEN_VALUE_6_174623665__K6_K5_K7_K2_K1_K3_4_8_9_10' (database ID 5) for inconsistencies completed. Processed 1 of 2 total searches. Elapsed time: 6953 milliseconds. This is an informational message only. No user action is required.
.Exhaustive search of 'dbo.DMS_OPEN_VALUE, _dta_index_DMS_OPEN_VALUE_6_174623665__K1_K5_K6_K2_K7_11' (database ID 5) for inconsistencies completed. Processed 2 of 2 total searches. Elapsed time: 5843 milliseconds. This is an informational message only. No user action is required.
Thanks&Regards,
Manu
MANU