<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: SQL SERVER &#8211; master Database Log File Grew Too Big</title>
	<atom:link href="http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/</link>
	<description>Personal Notes of Pinal Dave</description>
	<lastBuildDate>Fri, 17 May 2013 15:26:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #011 &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-406709</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; Weekly Series &#8211; Memory Lane &#8211; #011 &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Sat, 12 Jan 2013 01:31:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-406709</guid>
		<description><![CDATA[[...] master Database Log File Grew Too Big [...]]]></description>
		<content:encoded><![CDATA[<p>[...] master Database Log File Grew Too Big [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sushmita</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-306520</link>
		<dc:creator><![CDATA[Sushmita]]></dc:creator>
		<pubDate>Wed, 27 Jun 2012 14:53:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-306520</guid>
		<description><![CDATA[Please I need your help.We have two very big Db&#039;s in one instance and other small DB&#039;s.We have a job runnig which takes a full backup every midnight and everyother day the job fails because of disk space issue. Also we have transaction  log backup. Now we are thinking to implement differential back.What do you think can it help us?
Thank you.]]></description>
		<content:encoded><![CDATA[<p>Please I need your help.We have two very big Db&#8217;s in one instance and other small DB&#8217;s.We have a job runnig which takes a full backup every midnight and everyother day the job fails because of disk space issue. Also we have transaction  log backup. Now we are thinking to implement differential back.What do you think can it help us?<br />
Thank you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER &#8211; A Quick Look at Logging and Ideas around Logging &#171; SQL Server Journey with SQL Authority</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-300150</link>
		<dc:creator><![CDATA[SQL SERVER &#8211; A Quick Look at Logging and Ideas around Logging &#171; SQL Server Journey with SQL Authority]]></dc:creator>
		<pubDate>Tue, 12 Jun 2012 01:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-300150</guid>
		<description><![CDATA[[...] master Database Log File Grew Too Big [...]]]></description>
		<content:encoded><![CDATA[<p>[...] master Database Log File Grew Too Big [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rupesh Mishra</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-287605</link>
		<dc:creator><![CDATA[Rupesh Mishra]]></dc:creator>
		<pubDate>Wed, 23 May 2012 12:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-287605</guid>
		<description><![CDATA[Hi Yogesh,
A simple solution can be changing the recovery model of your DB from full to bulk recovery model. And before doing this, it is highly recommended that you take a backup (Log and if possible full as well). After performing the bulk operation, do take a log and full backup. For better know how of the recovery models, refer the following link
msdn.microsoft.com/en-us/library/ms189275.aspx]]></description>
		<content:encoded><![CDATA[<p>Hi Yogesh,<br />
A simple solution can be changing the recovery model of your DB from full to bulk recovery model. And before doing this, it is highly recommended that you take a backup (Log and if possible full as well). After performing the bulk operation, do take a log and full backup. For better know how of the recovery models, refer the following link<br />
msdn.microsoft.com/en-us/library/ms189275.aspx</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Thej Kumar K J</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-168206</link>
		<dc:creator><![CDATA[Thej Kumar K J]]></dc:creator>
		<pubDate>Thu, 15 Sep 2011 02:14:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-168206</guid>
		<description><![CDATA[Hi Dave,

I have one doubt over here. if the masterDB in simple recovery model then how the Log will grow even if we created any user table in masterDB?]]></description>
		<content:encoded><![CDATA[<p>Hi Dave,</p>
<p>I have one doubt over here. if the masterDB in simple recovery model then how the Log will grow even if we created any user table in masterDB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Database Worst Practices – New Town and New Job and New Disasters Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-147562</link>
		<dc:creator><![CDATA[SQL SERVER – Database Worst Practices – New Town and New Job and New Disasters Journey to SQLAuthority]]></dc:creator>
		<pubDate>Tue, 12 Jul 2011 01:32:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-147562</guid>
		<description><![CDATA[[...] master Database Log File Grew Too Big [...]]]></description>
		<content:encoded><![CDATA[<p>[...] master Database Log File Grew Too Big [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Yogesh Sati</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-144616</link>
		<dc:creator><![CDATA[Yogesh Sati]]></dc:creator>
		<pubDate>Wed, 29 Jun 2011 08:25:26 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-144616</guid>
		<description><![CDATA[Hi Pinal

I have been using bulk insert commands to insert data from text files to my DB. As a result of which(as I feel), the log file of my DB grows enormously (In GBs) and I run out of space in my system. To continue with normal operation I use the command 
Backup log  with no log 
and then use DB-&gt;Task-&gt;Shrink-&gt;File to shrink the log file, which reduces the log file size to 1024 KBs in most cases.
As I have come to know through your blogs that this is not a good practice. I would like to know that what other options do we have to :
1. Prevent the log file to such huge sizes in first case;
2. reduce the size in case it has grown.]]></description>
		<content:encoded><![CDATA[<p>Hi Pinal</p>
<p>I have been using bulk insert commands to insert data from text files to my DB. As a result of which(as I feel), the log file of my DB grows enormously (In GBs) and I run out of space in my system. To continue with normal operation I use the command<br />
Backup log  with no log<br />
and then use DB-&gt;Task-&gt;Shrink-&gt;File to shrink the log file, which reduces the log file size to 1024 KBs in most cases.<br />
As I have come to know through your blogs that this is not a good practice. I would like to know that what other options do we have to :<br />
1. Prevent the log file to such huge sizes in first case;<br />
2. reduce the size in case it has grown.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER – Log File Growing for Model Database – model Database Log File Grew Too Big Journey to SQLAuthority</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-123881</link>
		<dc:creator><![CDATA[SQL SERVER – Log File Growing for Model Database – model Database Log File Grew Too Big Journey to SQLAuthority]]></dc:creator>
		<pubDate>Sat, 19 Mar 2011 01:33:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-123881</guid>
		<description><![CDATA[[...] reading my earlier article SQL SERVER – master Database Log File Grew Too Big, I received an email recently from another reader asking why does the log file of model database [...]]]></description>
		<content:encoded><![CDATA[<p>[...] reading my earlier article SQL SERVER – master Database Log File Grew Too Big, I received an email recently from another reader asking why does the log file of model database [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok Chandra Shahi</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-115015</link>
		<dc:creator><![CDATA[Alok Chandra Shahi]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 14:52:05 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-115015</guid>
		<description><![CDATA[will i get the information that which query,procedure or something else were executed? if yes can you give me any link or query or method to get that.]]></description>
		<content:encoded><![CDATA[<p>will i get the information that which query,procedure or something else were executed? if yes can you give me any link or query or method to get that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-114984</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 10:44:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-114984</guid>
		<description><![CDATA[If the recovery model of the database is not simple, you can get informations from log file with the help file third party tools]]></description>
		<content:encoded><![CDATA[<p>If the recovery model of the database is not simple, you can get informations from log file with the help file third party tools</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: madhivanan</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-114983</link>
		<dc:creator><![CDATA[madhivanan]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 10:42:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-114983</guid>
		<description><![CDATA[If the database is corrupted you can take it from a backup file]]></description>
		<content:encoded><![CDATA[<p>If the database is corrupted you can take it from a backup file</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: remil chalat</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-114855</link>
		<dc:creator><![CDATA[remil chalat]]></dc:creator>
		<pubDate>Fri, 28 Jan 2011 07:02:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-114855</guid>
		<description><![CDATA[The ldf file logs all the transactions with the corresponding system change number and is therefore important for instance recovery. All the DML in an instance is logged in here.

 So I say it wouldnt be a good idea to delete the log.]]></description>
		<content:encoded><![CDATA[<p>The ldf file logs all the transactions with the corresponding system change number and is therefore important for instance recovery. All the DML in an instance is logged in here.</p>
<p> So I say it wouldnt be a good idea to delete the log.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok Chandra Shahi</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-114142</link>
		<dc:creator><![CDATA[Alok Chandra Shahi]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 18:25:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-114142</guid>
		<description><![CDATA[can you give a detail about benefit of taking backup of log or any database. can i get detail of transaction from log file data.if yes how it is possible if not then what is the benefit to take backup of it.]]></description>
		<content:encoded><![CDATA[<p>can you give a detail about benefit of taking backup of log or any database. can i get detail of transaction from log file data.if yes how it is possible if not then what is the benefit to take backup of it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alok Chandra Shahi</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-114141</link>
		<dc:creator><![CDATA[Alok Chandra Shahi]]></dc:creator>
		<pubDate>Tue, 25 Jan 2011 18:23:54 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-114141</guid>
		<description><![CDATA[hi pinal,

What is the benefit of taking daily or periodic backup of masterdata.]]></description>
		<content:encoded><![CDATA[<p>hi pinal,</p>
<p>What is the benefit of taking daily or periodic backup of masterdata.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sriram</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-110871</link>
		<dc:creator><![CDATA[Sriram]]></dc:creator>
		<pubDate>Thu, 13 Jan 2011 18:50:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-110871</guid>
		<description><![CDATA[Edit to my last comment, having large number of  logon accounts, droping altering and creating them...]]></description>
		<content:encoded><![CDATA[<p>Edit to my last comment, having large number of  logon accounts, droping altering and creating them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sriram</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-110870</link>
		<dc:creator><![CDATA[Sriram]]></dc:creator>
		<pubDate>Thu, 13 Jan 2011 18:37:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-110870</guid>
		<description><![CDATA[good one, accepted we should never create user defined tables in the master db, although we can create a few stored procs and not so big tables if they are being used to perform some audit operation when the sql server/ system starts. And to you question, i having large number of sql server objects, creating and droping large number of objects might increase the master db log file size.]]></description>
		<content:encoded><![CDATA[<p>good one, accepted we should never create user defined tables in the master db, although we can create a few stored procs and not so big tables if they are being used to perform some audit operation when the sql server/ system starts. And to you question, i having large number of sql server objects, creating and droping large number of objects might increase the master db log file size.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carla</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-110341</link>
		<dc:creator><![CDATA[Carla]]></dc:creator>
		<pubDate>Mon, 10 Jan 2011 15:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-110341</guid>
		<description><![CDATA[Reindexing?]]></description>
		<content:encoded><![CDATA[<p>Reindexing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ramdas</title>
		<link>http://blog.sqlauthority.com/2011/01/09/sql-server-master-database-log-file-grew-too-big/#comment-110339</link>
		<dc:creator><![CDATA[Ramdas]]></dc:creator>
		<pubDate>Mon, 10 Jan 2011 15:27:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.sqlauthority.com/?p=11587#comment-110339</guid>
		<description><![CDATA[Very useful tip, there are times where such things like creating user objects (tables) are done on the master database. Needs to be part of best practices - not to create user defined tables in master database.
BTW i have seen cases where UDF&#039;s are created in the master database, is that a good practice.

Ramdas]]></description>
		<content:encoded><![CDATA[<p>Very useful tip, there are times where such things like creating user objects (tables) are done on the master database. Needs to be part of best practices &#8211; not to create user defined tables in master database.<br />
BTW i have seen cases where UDF&#8217;s are created in the master database, is that a good practice.</p>
<p>Ramdas</p>
]]></content:encoded>
	</item>
</channel>
</rss>
