Viewing 15 posts - 31 through 45 (of 108 total)
Matt-1034261 (8/31/2010)
Ramji29 (8/31/2010)
GilaMonster (8/31/2010)
DB I used to work with had a 250GB log file. Make sure that you're maintaining it correctly and don't worry too much.
Thx Gail for...
August 31, 2010 at 6:52 am
GilaMonster (8/31/2010)
DB I used to work with had a 250GB log file. Make sure that you're maintaining it correctly and don't worry too much.
Thx Gail for correction... I...
August 31, 2010 at 6:33 am
Matt-1034261 (8/31/2010)
HiThe log file for our database has reached in excess of 25Gb. Is this healthy and if not what do I need to do to shrink it?
Matt
Matt... size of...
August 31, 2010 at 6:05 am
Yeah there was one more thought on this....
it will be better if the data selected (from other table or tables for inserting into my table) shud be ordered in the...
August 31, 2010 at 5:36 am
seems to more of a classroom based question.... refer below links.
http://www.sqlusa.com/articles2005/top10/
http://articles.techrepublic.com.com/5100-10878_11-5823776.html
http://www.microsoft.com/sqlserver/2005/en/us/features.aspx
http://searchsqlserver.techtarget.com/tip/Top-10-new-features-in-SQL-Server-2005
Rohit
August 31, 2010 at 5:03 am
Depends to your edition as well but most of 2005 editions supports max amount of RAM that OS supports.
refer http://msdn.microsoft.com/en-us/library/ms143506%28v=SQL.90%29.aspx
Rohit
August 31, 2010 at 5:00 am
You can also try for any third party data recovery tool.....
August 31, 2010 at 4:58 am
Thanks a lot Bhuvenesh & Gila for youe suggestions & comments....
Bhuvnesh (8/20/2010)
First,
Ramji29 (8/20/2010)
August 20, 2010 at 3:34 am
GilaMonster (8/20/2010)
August 20, 2010 at 2:33 am
USE ALTER INDEX command with drop_existing and specify the new file group.... You can write a dynamic query and loop ot for all the clustered indexes if you just want...
August 20, 2010 at 1:16 am
Check if below helps.
August 19, 2010 at 2:38 am
Go with what Bhuvanesh suggested... but just take a backup of msdb before doing anything.... and what abt the last backup of msdb... do you've it??
August 18, 2010 at 5:57 am
Yes you need to run checkd on msdb db. But make sure you've a valid backup beforehand.
August 18, 2010 at 5:02 am
- Win. (8/17/2010)
Hi Rohit,Tested all the things with accounts and permissions. Still no use...
Its throwing the same error.
- Win.
Have you tried with giving this account local admin rights to this...
August 18, 2010 at 3:43 am
sqlusers (8/17/2010)
Thanks Ramji29. In this case, if some thing is in a transaction that transaction data will be rolled back rt? I don't know exactly. Please explain.
its more like whatever...
August 17, 2010 at 7:44 am
Viewing 15 posts - 31 through 45 (of 108 total)