Viewing 10 posts - 31 through 40 (of 40 total)
Following were the messages from event log before sqlservice is stopped:
1. One of my backups failed due to following error :
The operating system returned the error '64(The specified network name...
September 27, 2010 at 3:28 am
Thanks for your replies............
1.Integrity checks(check db)--------won't be done on the secondary database in case of logshipping and mirroring
2.Maintenance tasks(index rebuilds) ---will be done on the secondary database in...
August 17, 2010 at 2:40 am
My databases are in sqlserver 2005 and 2008
Thanks,
Vamsy
August 16, 2010 at 6:43 am
I have one more question on indexes
Let say I have one table 'test' with columns fid,fname,faddress,cid,cname,caddress with
one nonclustered index 'f' on fid with fname,faddress included and another nonclustered 'c'...
August 9, 2010 at 4:46 am
Thanks Gail.
August 9, 2010 at 3:42 am
Thanks for your reply Grant...
We are experiencing deadlocks frequently.
We have
1.Read committed isolation level
2.Indexes are placed on all required columns
3.Index Rebuilds are running as maintenance tasks.
Please suggest me how...
August 6, 2010 at 5:53 am
Pradeep,
Thanks for your reply.
I need the values that are passed to the parameters of stored procedure at the time of deadlock.
I read many articles on the deadlock but I...
August 5, 2010 at 5:12 am
Is there any other way other than using DML triggers?
August 3, 2010 at 4:30 am
Hi Pradeep,
Thanks for your response.
August 3, 2010 at 12:28 am
Can anyone please suggest me a solution on the above problem
August 2, 2010 at 6:44 am
Viewing 10 posts - 31 through 40 (of 40 total)