<?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; 2008 &#8211; Interview Questions and Answers &#8211; Part 4</title>
	<atom:link href="http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/</link>
	<description>Notes of a SQL Server MVP and Database Administrator</description>
	<lastBuildDate>Sat, 21 Nov 2009 05:54:09 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: pete blackwell</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-55353</link>
		<dc:creator>pete blackwell</dc:creator>
		<pubDate>Fri, 28 Aug 2009 17:54:19 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-55353</guid>
		<description>Just an idea question if you don&#039;t mind providing your insight.  

We have an application which several regular processing jobs.  Each job may call any number of programs which individually update the database. 

Periodically, one of these programs may fail, so we want to put the database back to the state it was before any of the programs in the job ran.  Since they are separate programs we can&#039;t use a transaction.

The only way I know how to do this is to backup the db prior to the job starting, or recover using the a prior backup the and associated log file.

Is there a way to mark the db as it is at a given time, and then rollback to that point without involvement of a database backup?  I was hoping if full logging was on that this would be possible, but I don&#039;t see anything that would help with this.

If you reply, could you please send reply to my email address (you can post it as well if you wish)?

Thanks much,
Pete Blackwell</description>
		<content:encoded><![CDATA[<p>Just an idea question if you don&#8217;t mind providing your insight.  </p>
<p>We have an application which several regular processing jobs.  Each job may call any number of programs which individually update the database. </p>
<p>Periodically, one of these programs may fail, so we want to put the database back to the state it was before any of the programs in the job ran.  Since they are separate programs we can&#8217;t use a transaction.</p>
<p>The only way I know how to do this is to backup the db prior to the job starting, or recover using the a prior backup the and associated log file.</p>
<p>Is there a way to mark the db as it is at a given time, and then rollback to that point without involvement of a database backup?  I was hoping if full logging was on that this would be possible, but I don&#8217;t see anything that would help with this.</p>
<p>If you reply, could you please send reply to my email address (you can post it as well if you wish)?</p>
<p>Thanks much,<br />
Pete Blackwell</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-53609</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Fri, 10 Jul 2009 12:54:56 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-53609</guid>
		<description>Hi,

I want to check the expiration date of sql server 2008 evaluation copy.  And also want to verify the licenesed version of sql server 2008 standard edition&#039;s validity period.

please guide me.

Expecting your reply.

Regards
Kumar.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I want to check the expiration date of sql server 2008 evaluation copy.  And also want to verify the licenesed version of sql server 2008 standard edition&#8217;s validity period.</p>
<p>please guide me.</p>
<p>Expecting your reply.</p>
<p>Regards<br />
Kumar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sri</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-52468</link>
		<dc:creator>sri</dc:creator>
		<pubDate>Wed, 27 May 2009 08:36:10 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-52468</guid>
		<description>hi pinal 

 This  site is very nice...lot of information is there ..
 if it possible plz provide printer friendly option</description>
		<content:encoded><![CDATA[<p>hi pinal </p>
<p> This  site is very nice&#8230;lot of information is there ..<br />
 if it possible plz provide printer friendly option</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-52114</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Wed, 20 May 2009 14:48:17 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-52114</guid>
		<description>4 way to get an accurate count of the number of records in a table:
SELECT     COUNT(1) AS number_of_records
FROM   tabla</description>
		<content:encoded><![CDATA[<p>4 way to get an accurate count of the number of records in a table:<br />
SELECT     COUNT(1) AS number_of_records<br />
FROM   tabla</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Red Bull</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-43439</link>
		<dc:creator>Red Bull</dc:creator>
		<pubDate>Wed, 01 Oct 2008 19:51:23 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-43439</guid>
		<description>I guess there is a type mistake in this, instead of @@ROWCOUNT, @@Recordcount is mentioned.</description>
		<content:encoded><![CDATA[<p>I guess there is a type mistake in this, instead of @@ROWCOUNT, @@Recordcount is mentioned.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerry Hung</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-43258</link>
		<dc:creator>Jerry Hung</dc:creator>
		<pubDate>Thu, 25 Sep 2008 20:45:25 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-43258</guid>
		<description>Hi Pinal

Want to clarify, you wrote
Enterprise Editions only supports log shipping.

Standard editions also support log shipping (and mirroring) as well</description>
		<content:encoded><![CDATA[<p>Hi Pinal</p>
<p>Want to clarify, you wrote<br />
Enterprise Editions only supports log shipping.</p>
<p>Standard editions also support log shipping (and mirroring) as well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kumar amit</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-43246</link>
		<dc:creator>kumar amit</dc:creator>
		<pubDate>Thu, 25 Sep 2008 12:33:27 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-43246</guid>
		<description>pl send me on this mail id.
thanks
Regards;
amit;</description>
		<content:encoded><![CDATA[<p>pl send me on this mail id.<br />
thanks<br />
Regards;<br />
amit;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SQL SERVER - 2008 - Interview Questions and Answers Complete List Download Journey to SQL Authority with Pinal Dave</title>
		<link>http://blog.sqlauthority.com/2008/09/15/sql-server-2008-interview-questions-and-answers-part-4/#comment-43100</link>
		<dc:creator>SQL SERVER - 2008 - Interview Questions and Answers Complete List Download Journey to SQL Authority with Pinal Dave</dc:creator>
		<pubDate>Mon, 22 Sep 2008 07:09:42 +0000</pubDate>
		<guid isPermaLink="false">http://sqlauthority.wordpress.com/?p=995#comment-43100</guid>
		<description>[...] SQL SERVER - 2008 - Interview Questions and Answers - Part 4 [...]</description>
		<content:encoded><![CDATA[<p>[...] SQL SERVER &#8211; 2008 &#8211; Interview Questions and Answers &#8211; Part 4 [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
