Viewing 15 posts - 406 through 420 (of 860 total)
sqlzealot-81 (6/6/2011)
Hi Muthu,Can you provide us a link please?
I don't have link right now. If i got i'll post you.
Sometimes back i've read this kalen's book.
June 6, 2011 at 2:55 am
sqlzealot-81 (6/6/2011)
muthukkumaran Kaliyamoorthy (6/6/2011)
GilaMonster (6/6/2011)
An in-place update.
@sqlzealot-81,
What gail told is
An inplace update only change the byte.But an exception update trigger and replication.This as you told delete followed by an...
June 6, 2011 at 2:42 am
Saga... (6/6/2011)
Thank you for your precious reply......
Your welcome sagar.
June 6, 2011 at 2:35 am
GilaMonster (6/6/2011)
An in-place update.
@sqlzealot-81,
What gail told is
An inplace update only change the byte.But an exception update trigger and replication.This as you told delete followed by an insert.
June 6, 2011 at 2:31 am
GilaMonster (6/6/2011)
muthukkumaran Kaliyamoorthy (6/6/2011)
sqlzealot-81 (6/6/2011)
Hi, Thought of going back to basics, Whats an update. Is it an operation of delete and insert?
Yep, True the update will delete the value first...
June 6, 2011 at 2:25 am
Hi check the script added in my signature.
June 6, 2011 at 1:32 am
sqlzealot-81 (6/6/2011)
Hi, Thought of going back to basics, Whats an update. Is it an operation of delete and insert?
Yep, True the update will delete the value first and insert it.
June 6, 2011 at 1:24 am
Buy a SQL server 2008 internals book
http://www.amazon.com/Microsoft%C2%AE-Server%C2%AE-2008-Internals-ebook/dp/B0043EWUBQ
June 6, 2011 at 1:08 am
Saga... (6/6/2011)
I am a B.E fresher July 2010 passout. I was very confused to choose between SQL Server DBA or Oracle DBA as per career choice.
But now I...
June 6, 2011 at 1:02 am
mpdillon (6/5/2011)
I hit a snag. When executing your code, I receive:
The backup set holds a backup of a database other than the existing 'B' database.
I think this will be cured...
June 6, 2011 at 12:49 am
chinn (6/3/2011)
and i set the max to 6gb and i see sql server always...
June 4, 2011 at 4:54 am
Syed Jahanzaib Bin hassan (6/4/2011)
where counter_name like 'page life%'
First check the requirement of RAM with the help of this query,this will tell you about RAM required or...
June 4, 2011 at 4:51 am
Tara-1044200 (6/3/2011)
How can i restore sql 2008 backup on sql 2005,i have no other option but have to find some alternative to do this, any suggestions?
June 4, 2011 at 4:48 am
Joydeep Roy C (6/2/2011)
Yes Kyle, the reindexing activity does bloats the ldf, have to look for better reindexing script.I will give a try for increasing the log backup frequency.
🙂
@Joydeep...
June 3, 2011 at 12:45 am
Viewing 15 posts - 406 through 420 (of 860 total)