Viewing 15 posts - 751 through 765 (of 1,366 total)
Thanks all for the response
Not replication and log shipping..
Month end task to sync databases on server2 with server1.
I am able to do via linked server by creating job that...
July 2, 2011 at 6:41 pm
I know its an old thread but i hope someone can throw some light..
I am getting the same error but my subscriber is an Oracle database.Does anyone come across such...
June 9, 2011 at 7:49 am
The waitresource in sysprocesses is shown as 5:1:5040288.
June 4, 2011 at 2:01 pm
sqldba_icon (6/4/2011)
i) run sp_who2 every 10 secs when the last step occurs and capture the data to see if any blocking
ii)are your indexes and statistics upto date?
iii)if...
June 4, 2011 at 12:52 pm
The issue was due to server memory setting in which the min and max server memory were configured as 2000MB and SQL server was using this much memory was not...
May 26, 2011 at 12:38 am
Thanks a lot Gail.
Much appreciate the way you came with me in solving my issue. Once a again thanks a lot 🙂
April 13, 2011 at 4:54 am
Gail Thanks a lot in guiding me..
From mail communication i think they are doing full restore.
Now the DB is not in suspect .We made the DB available using dbcc...
April 13, 2011 at 4:17 am
Thanks Gail,
Our onsite team is doing the restore between i have a doubt,Is it a problem if any job try to access the table or that particular database while restoring?
According...
April 13, 2011 at 3:10 am
GilaMonster (4/12/2011)
http://msdn.microsoft.com/en-us/library/ms190692.aspx
Thanks Gail.
I hope the answer for my question is that the log backup contains informationjs from that modified extents also where as in full recovery model everything will be...
April 12, 2011 at 10:54 pm
We did dbcc checkdb with allo data loss and that repaired the db with loss of 2Lakh records.
April 12, 2011 at 12:22 am
Are you certain? With an index is of over 200 at some point at least there were more than that.
Now the DB is in single user mode so cant check...
April 11, 2011 at 3:15 am
GilaMonster (4/10/2011)
1) CheckDB with REPAIR_ALLOW_DATA_LOSS. There's damage to the clustered index (just one page) and that's the only repair level allowed in...
April 10, 2011 at 11:25 pm
Thanks John..
I tried but was not able to fetch what i required.There are roles which have select permission and the users might have added to those roles other than giving...
March 25, 2011 at 6:20 am
Viewing 15 posts - 751 through 765 (of 1,366 total)