<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearch/1.1/" xmlns:georss="http://www.georss.org/georss" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-8332641</atom:id><lastBuildDate>Tue, 10 Nov 2009 10:28:40 +0000</lastBuildDate><title>SQL Server Citation - Hemantgiri S. Goswami</title><description>Read 1st ever Gujarati blog on SQL Server @ http://sqlservercitation-gujarati.blogspot.com</description><link>http://www.sql-server-citation.com/</link><managingEditor>noreply@blogger.com (Hemantgiri S. Goswami)</managingEditor><generator>Blogger</generator><openSearch:totalResults>84</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.5/</creativeCommons:license><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/blogspot/rZec" type="application/rss+xml" /><feedburner:emailServiceId>blogspot/rZec</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-1478104119313654523</guid><pubDate>Mon, 09 Nov 2009 13:01:00 +0000</pubDate><atom:updated>2009-11-09T18:31:40.269+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">High-availability solutions</category><category domain="http://www.blogger.com/atom/ns#">sql server high availability</category><category domain="http://www.blogger.com/atom/ns#">High-availability options</category><category domain="http://www.blogger.com/atom/ns#">sql server ha</category><title>SQL Server High Availability Options Preview</title><description>&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;As it is named, all the SQL Servers and databases should be highly available (&lt;b style="mso-bidi-font-weight: normal;"&gt;HA&lt;/b&gt;) to cater the business requirement, and, the business application should be up and running all the time. To achieve this Microsoft has introduced &lt;b style="mso-bidi-font-weight: normal;"&gt;SQL Server Cluster&lt;/b&gt; which is one of the highly recommended and used solutions for SQL Server high availability which is server specific that means that all the databases on the SQL Server Cluster are available in case of failover. &lt;b style="mso-bidi-font-weight: normal;"&gt;Database Mirroring (DM)&lt;/b&gt; and &lt;b style="mso-bidi-font-weight: normal;"&gt;Log Shipping (LS)&lt;/b&gt; along with the &lt;b style="mso-bidi-font-weight: normal;"&gt;Replication (Repl.)&lt;/b&gt; are the alternate solution for the high availability but all this options are database specific that means that you can set it up for specific database(s).&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;Here are the brief about each (I'll post detailed&amp;nbsp;article on each in near future):&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #0066ff;"&gt;Replication&lt;/span&gt;&lt;/b&gt;: As it is named, replicates the data/database to one or more than one location. Replication was first introduced in SQL Server 6 with minor support and was enhanced in SQL Server 7.0; with launch of SQL Server 2000 it has added some more features to it. And, with SQL Server 2005 Microsoft has introduced Peer-to-Peer replication which is capable of doing load balancing. &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;The Application&lt;/b&gt;:&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Based on the business requirement i.e. for reporting purpose, data from more than one location needs to be merged and or if wish to have transaction level replication of data. &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Component of the Replication:&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Publisher: &lt;/b&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Is a server which published the data&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Distributor:&lt;/b&gt; Is a server which is responsible to distribute data to the subscriber(s)&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Subscribers:&lt;/b&gt; are servers which has the subscription, the distributor sends the data which is being published by the publisher here. &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Subscription Type: &lt;/b&gt;Subscription has two method, pull and push. With Pull subscription, subscriber connects to the publisher periodically and pulls the data where as with Push subscription publisher connects with the subscribers and push the changes over subscriber.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;There are 4 type of Replication available:&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;1.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Snapshot&lt;/b&gt;:&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Snapshot replication is the very basic and simplest type of replication available. As name implies, it took snapshot of the published data, connect to the subscriber and then applied the snapshot on subscriber. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;This is most suitable when data is required for reporting purpose and are not updated on the subscriber end, and high latency is acceptable.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Application: &lt;/b&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Where higher latency is allowed and data is used for the reporting purpose only.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpLast" style="margin-left: .75in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -.25in;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;2.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Transactional: &lt;/b&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;In this mode of replication, it is replicating data transaction level by continuous monitoring.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;To achieve this Log Reader Agent is being created when Transactional Replication is configured, it monitors every database which is configured for Transactional Replication and then copies the transactions which are marked for replication from T-Log to distribution database. Distribution database then send (either pull/push subscription) it to the subscriber.&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: 12.0pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-line-height-rule: exactly;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;Application: &lt;/b&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;Where higher latency is not allowed and data is used for the reporting &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: 12.0pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-line-height-rule: exactly;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;p&lt;/b&gt;urpose, and&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp; &lt;/span&gt;sometimes subscriber is allowed to updates. &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="line-height: 12.0pt; margin-bottom: .0001pt; margin-bottom: 0in; margin-left: .5in; margin-right: 0in; margin-top: 0in; mso-line-height-rule: exactly;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpFirst" style="margin-left: .75in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;3.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Merge: &lt;/b&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Merge replication uses Triggers to track the changes&lt;/b&gt; in subscriber to publisher. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;And, as it named it merges the records, irrespective of who updates/inserts records.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;This is the most complex topology of replication. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;As it is a merge replication wherein updates/modifications are allowed from more than one subscriber at a time, it has in-built facility to resolved conflict. &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;There are some pre-requisites which you need to have before Merge Replication can be configured, here is my article on &lt;a href="http://www.sql-server-citation.com/2007/10/merge-replication-some-tips-and.html"&gt;Merge Replication Tips here&lt;/a&gt; &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.25in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Application: &lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.25in; mso-add-space: auto; mso-list: l1 level1 lfo2; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;a.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;Multiple Subscribers might update the same data at various times and propagate those changes to the Publisher and to other Subscribers.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.25in; mso-add-space: auto; mso-list: l1 level1 lfo2; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;b.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;It might have a chance of occurring conflict, and if they do, there should be the mechanism to resolve it.&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 1.25in; mso-add-space: auto; mso-list: l1 level1 lfo2; text-align: justify; text-indent: -.25in;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;c.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;One time modification is done at subscriber end and the same needs to update at publisher and other subscriber. &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto; mso-list: l0 level1 lfo1; text-align: justify; text-indent: -.25in;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-bidi-font-family: Calibri; mso-bidi-theme-font: minor-latin;"&gt;&lt;span style="mso-list: Ignore;"&gt;4.&lt;span style="font: 7.0pt &amp;quot;Times New Roman&amp;quot;;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/b&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Peer-to-Peer: &lt;/b&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;This is the best topology of Replication introduced up till. This has been introduced in with launch of SQL Server 2005. In, Peer-to-Peer replication the participants have the complete schema and all the data modifications (DML operations) are made at all nodes.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;Now, you would be thinking, hey what is the catch here, what is new then merge replication? Well, the simplest answer is Peer-to-peer Replication is designed for &lt;b style="mso-bidi-font-weight: normal;"&gt;Load Balancing&lt;/b&gt; by spreading out write activity across all available nodes and then based on the sync latency it synchronizes database, thus read and write operations become faster.&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp; &lt;/span&gt;And, additionally if any of the server is not available it will continue to perform as it is with another node and write operation for this node is routed to another node.&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: .75in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;Application&lt;/b&gt;: Best suited for online shopping application&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpMiddle" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #0066ff;"&gt;Database Mirroring&lt;/span&gt;: &lt;/b&gt;Database mirror is the best and cost effective solution for automatic failover. Database mirroring is introduced with launch of SQL Server 2005. A database mirroring replicate the change to secondary server at transaction level and provides two modes: &lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;High Performance &lt;/i&gt;&lt;/b&gt;(Asynchronous) and &lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;High Safety&lt;/i&gt;&lt;/b&gt; (Synchronous). The difference between two is, with &lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;High Safety &lt;/i&gt;&lt;/b&gt;mode it will not send and write any data to the secondary node until it is committed on the primary node whereas with &lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;High Performance &lt;/i&gt;&lt;/b&gt;mode it will ship the transaction and write the transaction on to secondary server no matter it is committed or roll back on the primary server. &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoListParagraphCxSpLast" style="margin-left: 0in; mso-add-space: auto; text-align: justify;"&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #0066ff;"&gt;Log Shipping&lt;/span&gt;: &lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;a href="http://sqlknowledge.com/index.php/articles/36-high-availability/65-what-is-log-shipping-"&gt;This&lt;b style="mso-bidi-font-weight: normal;"&gt; &lt;/b&gt;is the cost effective solution&lt;/a&gt;, as it is named, it ships T-Log backup to the secondary node(s) on regular interval and then restore job performs T-Log restoration at secondary server to keep it updated with the primary server. The disadvantage is, it don’t have automatic failover feature and hence manual intervention for role change would take 2~3 minutes time (I guess this is allowable downtime). &lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;span style="color: #0066ff;"&gt;&lt;b&gt;&lt;br /&gt;
&lt;/b&gt;&lt;/span&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="MsoNormal" style="text-align: justify;"&gt;&lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="color: #0066ff;"&gt;SQL Server Cluster&lt;/span&gt;: &lt;/b&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;This is the best HA feature in SQL Server, which provides automatic failover for &lt;b style="mso-bidi-font-weight: normal;"&gt;Entire Server&lt;/b&gt;, in comparison to other options which provides supports to particular database(s). But, this solution is &lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;i style="mso-bidi-font-style: normal;"&gt;costlier&lt;/i&gt;&lt;/b&gt; than other 3 options because it requires identical hardware. &lt;b style="mso-bidi-font-weight: normal;"&gt;&lt;span style="mso-spacerun: yes;"&gt;&amp;nbsp;&lt;/span&gt;&lt;/b&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-1478104119313654523?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/eivLudc8cSTk9NtJ4arbkatWc5s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eivLudc8cSTk9NtJ4arbkatWc5s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/eivLudc8cSTk9NtJ4arbkatWc5s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/eivLudc8cSTk9NtJ4arbkatWc5s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/PN2o169i4IM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/PN2o169i4IM/sql-server-high-availability-options.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/11/sql-server-high-availability-options.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-2442573719759523499</guid><pubDate>Tue, 11 Aug 2009 04:41:00 +0000</pubDate><atom:updated>2009-09-18T16:00:15.908+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">solution for t-log growth</category><category domain="http://www.blogger.com/atom/ns#">sqlserverpedia</category><category domain="http://www.blogger.com/atom/ns#">transaction log</category><category domain="http://www.blogger.com/atom/ns#">solution for t-log</category><category domain="http://www.blogger.com/atom/ns#">t-log filling up</category><category domain="http://www.blogger.com/atom/ns#">growth of t-log</category><title>How to get rid off from Transaction Log (t-log) filling up</title><description>&lt;p&gt;&lt;strong&gt;How to get rid off from Transaction Log filling up!!!&lt;br /&gt;&lt;/strong&gt;This is the most frequently asked question in the forums or blogged. Hence, I thought let me write something on this so that this would be helpful to the DBA while they face this issue.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;What is Transaction Log (T-Log)?&lt;br /&gt;Why T-Log is full?&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;Why my T-Log got filled up so fast?&lt;/strong&gt;&lt;br /&gt;&lt;strong&gt;How do I get rid of T-Log filling up so quickly?&lt;br /&gt;&lt;/strong&gt;&lt;br /&gt;What’s the issue all about?&lt;br /&gt;The problem here lies in the statement itself, that’s &lt;strong&gt;T-Log is getting filled up or is full&lt;/strong&gt;!!!!&lt;br /&gt;&lt;br /&gt;To get better understanding of the problem statement let me give you some insight into T-Log and significance of it.&lt;br /&gt;&lt;/p&gt;&lt;p&gt;As the name says, it &lt;strong&gt;logs all the transactions&lt;/strong&gt; that are executed in SQL Server, be it fully &lt;strong&gt;logged or minimal logged&lt;/strong&gt; (based on the &lt;strong&gt;recovery model&lt;/strong&gt; you’ve chosen). This is what the simplest definition I can give you.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;What does T-Log do and why it is so critical?&lt;br /&gt;&lt;/strong&gt;As I said, it logs all the transactions that are executed in SQL Server. Now you would be thinking that why it is needed!! Let me explain you: when ever and what ever the transaction happened, you always wanted to ensure that the data you entered are in &lt;strong&gt;consistent&lt;/strong&gt; state and whenever you want to see them they are available to you, the utmost requirement.&lt;br /&gt;&lt;br /&gt;What role T-Log plays here is, while recording all these transactions it ensures that they are committed so as it will be available and will remain consistent. In the time of failure or non-availability of the database server or severe damaged at the physical failure of server; backup of the T-Log along with the full database backup (off course it is required) would really helps you to &lt;strong&gt;recover your database to the point-in-time&lt;/strong&gt; (I’ll explain you this in my next article). When ever you restart your SQL Server, observer your SQL Server logs carefully you can see some thing like below:&lt;br /&gt;&lt;br /&gt;SQL Server is recovering individual transactions, and all incomplete transactions to the database.&lt;br /&gt;This message means, that T-Log writing of all the commited transactions and roll forward all the uncommited transactions.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;What else T-Log can do?&lt;br /&gt;&lt;/strong&gt;T-Log is help full to recover database point-in-time in case of failure, it is also useful to setup High Availability for Server(I’ll explain more in my upcoming articles). That means you can setup Log Shipping and database mirroring with the help of T-Logs.&lt;br /&gt;&lt;br /&gt;Now as we know what T-Log is and what is significance of it, let’s come back to the main topic, &lt;/p&gt;&lt;p align="justify"&gt;&lt;strong&gt;Why T-Log is getting full?&lt;br /&gt;&lt;/strong&gt;The cause which leads to T-Log to fill up, I am penning down some points I’ve recollected, they are:&lt;br /&gt;&lt;em&gt;&lt;strong&gt;1. Transactions are not committed&lt;br /&gt;2. Transaction is not open but is active for long time&lt;br /&gt;3. While creating / modifying Index&lt;br /&gt;4. Bulk Operations&lt;br /&gt;5. Auto Growth option of database files&lt;br /&gt;6. Group by and Order by clause will fill up tempdb&lt;br /&gt;7. Un-replicated transactions in T-Logs&lt;br /&gt;8. T-Log backups are not taken for long&lt;br /&gt;&lt;/strong&gt;&lt;/em&gt;&lt;br /&gt;&lt;strong&gt;How to get rid off this messages &lt;/strong&gt;(Solutions):&lt;br /&gt;&lt;br /&gt;1. Ensure that application is written appropriately, and each transaction is wrapped between &lt;strong&gt;begin and commit transaction&lt;/strong&gt;. This will not only helps to keep your data in consistent form but helps you to reduce the blockings.&lt;br /&gt;&lt;br /&gt;2. This are the transactions that are not open but active for long time, means while user is sending some input to the database server his/her system got hung, rebooted or shutdown and network doesn’t send this information appropriately to the database thus, SQL Server understands this &lt;strong&gt;transaction is open but not active&lt;/strong&gt;. This kind of sessions can be killed provided you’ve examine what this process is doing exactly by using &lt;strong&gt;DBCC Inputbuffer (SPID)&lt;/strong&gt;, be cautious while killing any process as it would take 4 times longer. * To know more on &lt;strong&gt;how Kill command works&lt;/strong&gt; &lt;a title="How Kill Command works" href="http://www.sql-server-citation.com/2009/01/how-t-sql-kill-command-works-for-ms-sql.html"&gt;click here&lt;/a&gt;… especially when it &lt;a title="Why rollback is taking longer time" href="http://www.sql-server-citation.com/2009/01/why-rollback-is-taking-much-longer-time.html"&gt;&lt;strong&gt;rollback transaction&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;3. This is the most important point; &lt;strong&gt;creating or recreating an index&lt;/strong&gt; would occupy much of the space as it is fully logged operation. When you run &lt;strong&gt;DBCC DBREINDEX&lt;/strong&gt; it will drop existing index and recreate index (will recreate every index of your table if you won’t give name of index) . I would advise that you care fully examine output of &lt;strong&gt;DBCC SHOWCONTIG&lt;/strong&gt; or &lt;strong&gt;sys.dm_db_index_physical_stats&lt;/strong&gt; and based on that fact you can go ahead and defrag your index. Recreate your index only when required.&lt;br /&gt;&lt;br /&gt;4. Although, bulk operations are minimally logged but it occupies the space certainly, in case your SQL Server is in full recovery mode (which is highly recommended for point-in-time recovery and for production environment) it will fully logged Bulk Operations.&lt;br /&gt;&lt;br /&gt;5. &lt;strong&gt;Auto Growth&lt;/strong&gt; option could be really a horrible if it is not configured properly and your database size is considerably large, lets say few hundred gigs or greater. If you’ve set Auto Growth option set on and they are in percentage and not in fixed size you would observe more spics in disk I/O and decrease in performance, &lt;a title="Analyzing Auto Growth option" href="http://www.extremeexperts.com/SQL/Articles/AutoGrowth.aspx"&gt;read complete article here.&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;6. As we all know &lt;strong&gt;Group by or Order by&lt;/strong&gt; will resort data and ordering result set, this will increase the space occupied, try to avoid this operation unless it is necessary. This way you would save up your space and increase in performance.&lt;br /&gt;&lt;br /&gt;7. When you have &lt;strong&gt;transactional replication&lt;/strong&gt; configured in your environment the transaction which are &lt;strong&gt;marked for replication&lt;/strong&gt; but not replicated actually are lying in your T-Log and then distribution database which will certainly occupy reasonable amount of space. For any possible reason, see if something is wrong with your Transactional replication and rectify it.&lt;br /&gt;&lt;br /&gt;8. This is the best way to keep your T-Log in shape, the more frequent i.e. 15 minutes. &lt;strong&gt;Backup Log will empty the T-Log&lt;/strong&gt; file and thus reducing the size of log file.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Summery&lt;/strong&gt;: Transaction Log, as name says records every transaction that is executed. When database is in full recovery model or frequent bulk operations happening it is most likely that your T-Log get filled quickly.&lt;br /&gt;&lt;br /&gt;The above explanations and probable solution I’ve given came from my 10+ years of IT Industry experience while working on projects and my participations in various SQL Server forums. I do hope that this quick points will help you and save your time.&lt;/p&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-2442573719759523499?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jSTDgYqUzXap3SCVN7cTSTGtlvo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jSTDgYqUzXap3SCVN7cTSTGtlvo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jSTDgYqUzXap3SCVN7cTSTGtlvo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jSTDgYqUzXap3SCVN7cTSTGtlvo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/yGQRAY0X3bg" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/yGQRAY0X3bg/how-to-get-rid-off-from-transaction-log.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/08/how-to-get-rid-off-from-transaction-log.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-3704210467228048974</guid><pubDate>Wed, 22 Jul 2009 10:06:00 +0000</pubDate><atom:updated>2009-07-22T15:36:53.292+05:30</atom:updated><title>Surat User Group DNN Portal upgraded</title><description>Great News!!!! &lt;br /&gt;&lt;br /&gt;Surat User Group's website which was running on older version of DotNetNuke is just upgraded to newer version!!!&lt;br /&gt;&lt;br /&gt;Surat User Group is runing on DotNetNuke CMS v 5.0 since it has been launched officially, and I thought to upgrade it with the new release of DotNetNuke. Since this is the first time I am upgrading DNN Portal I was googling a good reference material for Upgrade Procedure, and I landed on a Mitchel Sellers Blog entry &lt;a href="http://www.mitchelsellers.com/blogs/articletype/articleview/articleid/22.aspx"&gt;Upgrading from DotNetNuke 4.3.5 (and other 4.x versions) &lt;/a&gt;  Although this is meant for old version it worked for the upgrade I did.&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-3704210467228048974?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/NoclDi9TXdtAM0KOGIgF1wx6rsA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NoclDi9TXdtAM0KOGIgF1wx6rsA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/NoclDi9TXdtAM0KOGIgF1wx6rsA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/NoclDi9TXdtAM0KOGIgF1wx6rsA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/TXmptf7v_tc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/TXmptf7v_tc/surat-user-group-dnn-portal-upgraded.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/07/surat-user-group-dnn-portal-upgraded.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-7085980958248017309</guid><pubDate>Wed, 08 Jul 2009 10:32:00 +0000</pubDate><atom:updated>2009-07-08T16:07:16.173+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">register for sql server 2008 r2 ctp</category><category domain="http://www.blogger.com/atom/ns#">sql server 2008 R2 CTP</category><category domain="http://www.blogger.com/atom/ns#">download R2 CTP</category><title>Register for SQL Server 2008 R2 CTP</title><description>Microsoft is planing to release R2 CTP for SQL Server 2008, get &lt;a href="https://profile.microsoft.com/RegSysProfileCenter/wizard.aspx?wizid=0bc97d6f-f8f7-46cb-be15-a7b8174e6563&amp;amp;lcid=103" title="Register for SQL Server 2008 R2 CTP here" target="_blank"&gt;your self register&lt;/a&gt; so as you will get notified as it becomes available :)&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-7085980958248017309?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/4opI30FiXF8NdcebZRDRUbnpMUk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4opI30FiXF8NdcebZRDRUbnpMUk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/4opI30FiXF8NdcebZRDRUbnpMUk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/4opI30FiXF8NdcebZRDRUbnpMUk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/RiHIv9RqpSo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/RiHIv9RqpSo/register-for-sql-server-2008-r2-ctp.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/07/register-for-sql-server-2008-r2-ctp.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-235672143474732906</guid><pubDate>Thu, 02 Jul 2009 07:48:00 +0000</pubDate><atom:updated>2009-07-02T14:08:30.381+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">surat</category><category domain="http://www.blogger.com/atom/ns#">compression in sql server 2008</category><category domain="http://www.blogger.com/atom/ns#">teched on the road</category><category domain="http://www.blogger.com/atom/ns#">build list for sql server 2005 and sql server 2008</category><category domain="http://www.blogger.com/atom/ns#">row/page compression</category><category domain="http://www.blogger.com/atom/ns#">surat user group</category><category domain="http://www.blogger.com/atom/ns#">Hemantgiri S. Goswami</category><category domain="http://www.blogger.com/atom/ns#">surat it pro community</category><title>TechEd on the road, Surat - Great show</title><description>Microsoft has organized &lt;span style="font-weight:bold;"&gt;TechED India 2009&lt;/span&gt; at Hyderabad in the month of May during 13th to 15th.  This was a biggest community event for IT professionals and Developers from all over country, and was big success and User Group leads of various cities have been asked to organized similar events in their cities, &lt;b&gt;Surat&lt;/b&gt; was among those 10 cities.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Surat&lt;/b&gt; had its first &lt;b&gt;TechEd event on 28th June 2009&lt;/b&gt;, and was organized by &lt;b&gt;&lt;a href="http://www.surat-user-group.org/" title="Surat User Group | IT Pro Community" target="_blank"&gt;Surat User Group&lt;/a&gt;&lt;/b&gt; (IT Pro community) in association with &lt;a href="http://www.dotnetchaps.com/"&gt;DotNetChaps&lt;/a&gt; (Developer community). The event was organized at Umra Police Station auditorium and 150+  participants were registered for the event. You can see the event photographs&lt;br /&gt;&lt;br /&gt;&lt;embed type="application/x-shockwave-flash" src="http://picasaweb.google.co.in/s/c/bin/slideshow.swf" width="288" height="192" flashvars="host=picasaweb.google.co.in&amp;amp;hl=en_US&amp;amp;feat=flashalbum&amp;amp;RGB=0x000000&amp;amp;feed=http%3A%2F%2Fpicasaweb.google.co.in%2Fdata%2Ffeed%2Fapi%2Fuser%2FGHemant%2Falbumid%2F5353741706601046881%3Falt%3Drss%26kind%3Dphoto%26hl%3Den_US" pluginspage="http://www.macromedia.com/go/getflashplayer"&gt;&lt;/embed&gt;&lt;br /&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;We had &lt;b&gt;&lt;span class="Apple-style-span" style="text-decoration: underline;"&gt;80+ attendees&lt;/span&gt;&lt;/b&gt; inspite of heavy rain in the morning, we've got a mix of students, developers, IT Pro and lecturers from various institutes. We had 5 speakers who delivered power packed sessions on new technlogies, &lt;b&gt;I spoke &lt;/b&gt;on &lt;b&gt;ROW/Page compression in &lt;/b&gt;&lt;b&gt;SQL Server 2008&lt;/b&gt; and &lt;b&gt;Virtualization 360&lt;/b&gt; , &lt;b&gt;Mrityunjaya Kumar&lt;/b&gt; spoke on &lt;b&gt;Silverlight 3.0&lt;/b&gt; and &lt;b&gt;Windows 7 for Developers&lt;/b&gt;, &lt;b&gt;Dhaval Faria&lt;/b&gt; spoke on &lt;b&gt;What's new in .Net framework 4.0: VS 2010&lt;/b&gt; and &lt;b&gt;Aviraj Ajgekar&lt;/b&gt; spoke on &lt;b&gt;Windows Server 2009 RC2&lt;/b&gt;.&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;It was really nice experience for me, all the technical sessions has got 4 out 5 rating and participants suggested to have more events in the future.&lt;/div&gt;&lt;br /&gt;&lt;div style="text-align: justify;"&gt;Let me say my thanks to our sponsors &lt;a href="http://www.microsoft.com/"&gt;Microsoft&lt;/a&gt;, &lt;a href="http://www.sqlpass.org/"&gt;SQLPASS&lt;/a&gt;, &lt;a href="http://www.usergroupsupportservices.com/"&gt;UG Support Services&lt;/a&gt;, &lt;a href="http://www.solidq.in/"&gt;SolidQ Mentors&lt;/a&gt;, &lt;a href="http://www.sharmainfoway.com/"&gt;Sharma Infoway&lt;/a&gt; and &lt;a href="http://www.xcellence-it.com/"&gt;XCellence-IT&lt;/a&gt; for their support, I would also like to thank &lt;b&gt;&lt;a href="http://spicydotnet.spaces.live.com/"&gt;&lt;span class="Apple-style-span" style="font-weight: normal;"&gt;Bhavin Gajjar&lt;/span&gt;&lt;/a&gt; | &lt;/b&gt;DotNetChaps lead for his support in organizing this event.&lt;/div&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-235672143474732906?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/M81y6tOvoK7yu6WVWA5V1oDVdT0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/M81y6tOvoK7yu6WVWA5V1oDVdT0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/M81y6tOvoK7yu6WVWA5V1oDVdT0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/M81y6tOvoK7yu6WVWA5V1oDVdT0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/InWH-5QX5dY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/InWH-5QX5dY/teched-on-road-surat-great-show.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/07/teched-on-road-surat-great-show.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-6898974701827643667</guid><pubDate>Tue, 02 Jun 2009 12:18:00 +0000</pubDate><atom:updated>2009-06-18T14:49:32.703+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">teched 2009</category><category domain="http://www.blogger.com/atom/ns#">Surat SQL Server User Group</category><category domain="http://www.blogger.com/atom/ns#">teched on the road</category><category domain="http://www.blogger.com/atom/ns#">technology event</category><category domain="http://www.blogger.com/atom/ns#">teched india 2009</category><category domain="http://www.blogger.com/atom/ns#">TechEd Surat</category><category domain="http://www.blogger.com/atom/ns#">Hemantgiri S. Goswami</category><category domain="http://www.blogger.com/atom/ns#">Surat Technical community</category><category domain="http://www.blogger.com/atom/ns#">microsoft event</category><title>TechEd - TechEd on the Road, Surat - 28th June 2009</title><description>&lt;a href="http://2.bp.blogspot.com/_qDrgOW_db1A/SiUbGzanMsI/AAAAAAAACkk/mG_3aqKS2tI/s1600-h/TEOTR_Long_RUReady.gif"&gt;&lt;img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px; height: 43px;" src="http://2.bp.blogspot.com/_qDrgOW_db1A/SiUbGzanMsI/AAAAAAAACkk/mG_3aqKS2tI/s320/TEOTR_Long_RUReady.gif" border="0" alt=""id="BLOGGER_PHOTO_ID_5342706336639955650" /&gt;&lt;/a&gt;&lt;br /&gt;&lt;strong&gt;Microsoft&lt;/strong&gt; has organized &lt;strong&gt;Tech-ED India 2009 &lt;/strong&gt;at Hyderabad in the month of May during 13th to 15th.  This was a biggest community event for IT professionals and Developers from all over country, this event was big success.&lt;br /&gt;To continue spreading knowledge and educate IT community, Microsoft in association with &lt;strong&gt;SQLPASS&lt;/strong&gt;, &lt;strong&gt;Culminis&lt;/strong&gt; and &lt;strong&gt;Ineta&lt;/strong&gt; has asked User Group Leaders of various cities to organize mini version of &lt;strong&gt;Tech-ED “Tech.Ed on the Road”&lt;/strong&gt; . TechEd on the Road will be held in 9 cities of India during the Month of June and &lt;strong&gt;Surat&lt;/strong&gt; is one of those cities where &lt;strong&gt;TechEd on the Road&lt;/strong&gt; to be organized on &lt;strong&gt;28th June&lt;/strong&gt; by &lt;strong&gt;&lt;a href="http://www.surat-user-group.org/" target="_blank"&gt;Surat SQL Server User Group&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href="http://www.dotnetchaps.com" target="_blank"&gt;DotNetChap&lt;/a&gt;&lt;/strong&gt;. It is a great opportunity for Developers, IT professionals, Students to know about trend of IT and upcoming technologies from Microsoft.&lt;br /&gt;&lt;br /&gt;We &lt;strong&gt;&lt;a href="http://www.surat-user-group.org" target="_blank"&gt;SQL Server User Group&lt;/a&gt;&lt;/strong&gt; and &lt;strong&gt;&lt;a href="http://www.dontnetchaps.com" target="_blank"&gt;DotNetChap&lt;/a&gt;&lt;/strong&gt; feel immense pleasure to bring you the &lt;strong&gt;Mini TechEd - TechEd on the Raod, Surat &lt;/strong&gt;event for IT Professionals, students and End User has lots to get back from this event in terms of Technical know how!  There are mainly two tracks for this event Developer and IT Pro track.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;This event is open to all and is free&lt;/strong&gt;; the only thing required is to &lt;strong&gt;&lt;a href="http://www.surat-user-group.org/Home/tabid/38/ctl/Register/Default.aspx?returnurl=http%3a%2f%2fwww.surat-user-group.org%2fHome%2ftabid%2f38%2fDefault.aspx" target="_blank"&gt;get your self registered&lt;/a&gt;&lt;/strong&gt;  for the &lt;strong&gt;&lt;a href="http://www.surat-user-group.org/Events/tabid/63/ctl/Details/Mid/398/ItemID/3/Default.aspx?selecteddate=6/28/2009" target="_blank"&gt;Mini TechEd - TechEd on the Road&lt;/a&gt;&lt;/strong&gt; as we have limited seats available. &lt;br /&gt;&lt;br /&gt;To know about the &lt;strong&gt;Agenda and Speakers&lt;/strong&gt;, &lt;a href="http://www.surat-user-group.org/About/tabid/74/Default.aspx" target="_blank"&gt;click here &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;--- Hemantgiri S. Goswami | Surat SQL Server User Group Lead&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-6898974701827643667?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/m3b8zUQKWaD96MAOcf0irAgvU0w/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/m3b8zUQKWaD96MAOcf0irAgvU0w/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/m3b8zUQKWaD96MAOcf0irAgvU0w/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/m3b8zUQKWaD96MAOcf0irAgvU0w/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/Xeap0JQbErM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/Xeap0JQbErM/teched-teched-on-road-surat-27th-june.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://2.bp.blogspot.com/_qDrgOW_db1A/SiUbGzanMsI/AAAAAAAACkk/mG_3aqKS2tI/s72-c/TEOTR_Long_RUReady.gif" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/06/teched-teched-on-road-surat-27th-june.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-6589819537213886044</guid><pubDate>Tue, 05 May 2009 08:37:00 +0000</pubDate><atom:updated>2009-05-05T14:46:04.992+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">how to run dts in cluster</category><category domain="http://www.blogger.com/atom/ns#">dtexec.exe</category><category domain="http://www.blogger.com/atom/ns#">dtsexecui.exe</category><category domain="http://www.blogger.com/atom/ns#">dts in cluster</category><category domain="http://www.blogger.com/atom/ns#">Integration Services (SSIS) in SQL Server Cluster</category><category domain="http://www.blogger.com/atom/ns#">how to configure ssis in cluster</category><title>Integration Services (SSIS) in SQL Server Cluster</title><description>Often the question being asked is "&lt;strong&gt;How can I install SSIS in SQL Cluster&lt;/strong&gt;" or "&lt;strong&gt;How to run DTS/SSIS package in cluster when SSIS is not running&lt;/strong&gt;"&lt;br /&gt;&lt;br /&gt;You can very much run &lt;strong&gt;DTS/SSIS package in SQL Server Cluster even when SSIS is not runing&lt;/strong&gt;. So, what all you need to run DTS/SSIS package on SQL Server Cluster!! All you require is &lt;a title="How to use dtexec.exe to execute DTS/SSIS Package" href="http://msdn.microsoft.com/en-us/library/ms162810.aspx" target="_blank"&gt;&lt;strong&gt;dtexec.exe&lt;/strong&gt;&lt;/a&gt;&lt;strong&gt; &lt;/strong&gt;or &lt;a title="How to use dtexecui.exe to execute DTS/SSIS Package" href="http://msdn.microsoft.com/en-us/library/ms141707(SQL.90).aspx" target="_blank"&gt;&lt;strong&gt;dtexecui.exe&lt;/strong&gt;&lt;/a&gt; to execute the DTS/SSIS package. Apart from this, you may use &lt;strong&gt;SQL Agent to schedule a job to run DTS Package&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;The fact is SQL Server Integration Service(SSIS) is not cluster aware service, hence it won't support fail-over. Although, if you still want to Install/Configure SQL Server Integration Service on SQL Server Cluster here are the reference&lt;br /&gt;&lt;strong&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms345193.aspx" target="_blank" title="Install SQL Server Integration Services(SSIS) on SQL Server Cluster"&gt;Install SQL Server Integration Services(SSIS) on SQL Server Cluster&lt;/a&gt; &lt;/strong&gt;or &lt;strong&gt;&lt;a href="http://msdn.microsoft.com/en-us/library/ms345193.aspx" target="_blank" title="Configure SSIS for SQL Server Cluster"&gt;Configure SSIS for SQL Server Cluster&lt;/a&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-6589819537213886044?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7My1qs9pbWXmpRaEMG4i5zKfok8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7My1qs9pbWXmpRaEMG4i5zKfok8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7My1qs9pbWXmpRaEMG4i5zKfok8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7My1qs9pbWXmpRaEMG4i5zKfok8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/GR0418gj_bQ" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/GR0418gj_bQ/integration-services-ssis-in-sql-server.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/05/integration-services-ssis-in-sql-server.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-5509446529681264280</guid><pubDate>Tue, 05 May 2009 03:44:00 +0000</pubDate><atom:updated>2009-05-05T09:28:30.357+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">database encryption</category><category domain="http://www.blogger.com/atom/ns#">sql server security</category><category domain="http://www.blogger.com/atom/ns#">sql encryption</category><category domain="http://www.blogger.com/atom/ns#">securing sql server</category><category domain="http://www.blogger.com/atom/ns#">guest user account</category><category domain="http://www.blogger.com/atom/ns#">sql port</category><category domain="http://www.blogger.com/atom/ns#">how to secure sql server</category><category domain="http://www.blogger.com/atom/ns#">sql audit</category><category domain="http://www.blogger.com/atom/ns#">linked server</category><category domain="http://www.blogger.com/atom/ns#">integrated login</category><category domain="http://www.blogger.com/atom/ns#">sql service account</category><title>How to Secure SQL Server - SQL Server Security Criteria</title><description>&lt;strong&gt;Security&lt;/strong&gt;! This is the word comes in mind of every concerned person when it comes to &lt;strong&gt;store&lt;/strong&gt;, &lt;strong&gt;access&lt;/strong&gt; and &lt;strong&gt;share&lt;/strong&gt; the &lt;strong&gt;data&lt;/strong&gt; and &lt;strong&gt;database&lt;/strong&gt; or &lt;strong&gt;database server&lt;/strong&gt;. At times when applications are run in the geographically restricted area, there were less chance of its exploitation and with spread of internet and the availability of application over the internet, &lt;strong&gt;security of data, databases&lt;/strong&gt; and &lt;strong&gt;database servers&lt;/strong&gt; has become vital.&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;Why SQL Server Security &lt;/strong&gt;has been so much important!!&lt;br /&gt;Well, for every organization or institute or company or government has there data that is vital to them, and not need to be accessed by the authorized person or entity only. And that is vital to set some security standards for such a critical data so that you can prevent your data as much as you can with proper &lt;strong&gt;security mechanism&lt;/strong&gt; and set of standards within organization and in your scope for MS &lt;strong&gt;SQL Server Security&lt;/strong&gt;.&lt;br /&gt;&lt;br /&gt;I have pen down some &lt;strong&gt;pointers/criteria&lt;/strong&gt; that requires serious consideration when it comes to &lt;strong&gt;secure MS SQL Server&lt;/strong&gt; Read complete article on &lt;a href="http://surat-user-group.org/Articles/tabid/58/Default.aspx" target="_blank" title="How to Secure SQL Server"&gt;&lt;strong&gt;How to Secure SQL Server&lt;/strong&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-5509446529681264280?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/PIRnO6n3dSm9kPKSO27jl6vXsvU/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PIRnO6n3dSm9kPKSO27jl6vXsvU/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/PIRnO6n3dSm9kPKSO27jl6vXsvU/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/PIRnO6n3dSm9kPKSO27jl6vXsvU/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/4cUkQn2pKZo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/4cUkQn2pKZo/how-to-secure-sql-server-sql-server.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/05/how-to-secure-sql-server-sql-server.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-8118093047751503158</guid><pubDate>Mon, 27 Apr 2009 10:22:00 +0000</pubDate><atom:updated>2009-04-27T15:53:16.714+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">patching sql server cluster</category><category domain="http://www.blogger.com/atom/ns#">install sp on sql cluster</category><category domain="http://www.blogger.com/atom/ns#">sql primary node</category><category domain="http://www.blogger.com/atom/ns#">sql active node</category><category domain="http://www.blogger.com/atom/ns#">patch sql cluster</category><category domain="http://www.blogger.com/atom/ns#">sql patching cluster</category><category domain="http://www.blogger.com/atom/ns#">sp on sql cluster</category><category domain="http://www.blogger.com/atom/ns#">sql sp setup on cluster</category><category domain="http://www.blogger.com/atom/ns#">sql cluster</category><title>Patching MS SQL Server Cluster</title><description>Ofent I found a question in a forums that "&lt;strong&gt;How to patch SQL Cluster&lt;/strong&gt;" or "&lt;strong&gt;Patching SQL Server Cluster&lt;/strong&gt;"&lt;br /&gt;&lt;br /&gt;To answer this, there is nothing so special requirement but offcourse there is one thing one should consider and that is "&lt;strong&gt;Always patch active/primary node first&lt;/strong&gt;". One should &lt;strong&gt;run SP setup on the primary node &lt;/strong&gt;and it will get applied on the both node, we &lt;strong&gt;do not need to start/stop any services &lt;/strong&gt;this is managed by &lt;strong&gt;SQL Server &lt;/strong&gt;itself. &lt;br /&gt;&lt;br /&gt;Refer section &lt;strong&gt;&lt;a href="http://download.microsoft.com/download/2/b/5/2b5e5d37-9b17-423d-bc8f-b11ecd4195b4/ReadmeSQL2005SP2.htm#_3462_setup_issues_238p"&gt;3.2.5 Installing SQL Server 2005 SP2 on a Failover Cluster Instance&lt;/a&gt;&lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-8118093047751503158?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/XWPMoRvYf-injs6RLGouMtuRZnk/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XWPMoRvYf-injs6RLGouMtuRZnk/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/XWPMoRvYf-injs6RLGouMtuRZnk/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/XWPMoRvYf-injs6RLGouMtuRZnk/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/DVWDN-ibMHo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/DVWDN-ibMHo/patching-ms-sql-server-cluster.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/04/patching-ms-sql-server-cluster.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-5274479534537609248</guid><pubDate>Mon, 20 Apr 2009 10:16:00 +0000</pubDate><atom:updated>2009-04-20T15:51:41.308+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">steve balmer</category><category domain="http://www.blogger.com/atom/ns#">ineta apac</category><category domain="http://www.blogger.com/atom/ns#">technology event</category><category domain="http://www.blogger.com/atom/ns#">teched india 2009</category><category domain="http://www.blogger.com/atom/ns#">get 25% discount</category><category domain="http://www.blogger.com/atom/ns#">ceo of microsoft</category><category domain="http://www.blogger.com/atom/ns#">teched india events</category><category domain="http://www.blogger.com/atom/ns#">teched india</category><category domain="http://www.blogger.com/atom/ns#">culminis</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">sqlpass</category><category domain="http://www.blogger.com/atom/ns#">microsoft event</category><title>Get Discount of 25% to first 25 people for Surat SQL Server User group - TechEd India 2009</title><description>Dear Surat SQL Server User Group members,&lt;br /&gt;&lt;br /&gt;Culminis, INETA APAC and PASS, have worked along with Microsoft to secure a unique discount for our user group members. TechEd is happening in after a period of 3 years. &lt;a href="http://www.microsoft.com/india/teched2009/"&gt;http://www.microsoft.com/india/teched2009/&lt;/a&gt;.  With Steve Balmer, CEO of Microsoft is giving the Keynote, and illustrious speakers presenting.&lt;br /&gt; &lt;br /&gt;Tech.Ed-India 2009 is all about getting yourself ready for the next wave of technology innovations and trends. In today's economic scenario, more than ever before, it has become pertinent that we stay ahead of the curve so as to establish ourselves as the future trend- setters. Tech.Ed-India 2009 - with its offering of sub-events - offers you this opportunity to interact with some of the leading lights in the business and technology space globally, talk to Microsoft product development teams directly, and get in-depth hands-on-trainings and certifications in some of the most coveted and anticipated technologies of our time.&lt;br /&gt; &lt;br /&gt;Special Discount for &lt;a href="http://www.surat-user-group.org/"&gt;&lt;strong&gt;Surat SQL Server User Group&lt;/strong&gt;&lt;/a&gt; Members&lt;br /&gt; &lt;br /&gt;If you are attending &lt;strong&gt;TechEd&lt;/strong&gt;, as a member of "Surat SQL Server User Group" you can &lt;strong&gt;get a 25% discount&lt;/strong&gt;. This discount is available to the first 25 people to respond via an email to &lt;strong&gt;inteched2009@surat-user-group.org &lt;/strong&gt;the first 25 people to respond will receive instructions on how to avail the discount.&lt;br /&gt;You are requested to Share your User name and email id which you use to sign in to Surat User Group Website while submitting your request.&lt;br /&gt; &lt;br /&gt;Hey, if you are not the registered member of Surat User Group, do not worry. &lt;a href="http://surat-user-group.org/Home/tabid/38/ctl/Register/Default.aspx?returnurl=%2fHome%2ftabid%2f38%2fDefault.aspx"&gt;Get your self registered here&lt;/a&gt; and grab the opportunity!!!!&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-5274479534537609248?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/L0asENurtX57LiHIUaUeIqKc5x4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/L0asENurtX57LiHIUaUeIqKc5x4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/L0asENurtX57LiHIUaUeIqKc5x4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/L0asENurtX57LiHIUaUeIqKc5x4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/trBoTh95ROY" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/trBoTh95ROY/get-discount-of-25-to-first-25-people.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/04/get-discount-of-25-to-first-25-people.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-3417006763171129965</guid><pubDate>Wed, 08 Apr 2009 09:04:00 +0000</pubDate><atom:updated>2009-04-08T14:39:05.997+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">968369</category><category domain="http://www.blogger.com/atom/ns#">list of bugs fixed in sql server 2008 sp1</category><category domain="http://www.blogger.com/atom/ns#">kb</category><category domain="http://www.blogger.com/atom/ns#">sql 2008</category><category domain="http://www.blogger.com/atom/ns#">download sp1 for sql server 2008</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">968382</category><title>Download SQL Server 2008 SP1</title><description>Microsoft has released SP1 for SQL Server 2008 http://support.microsoft.com/kb/968382&lt;br /&gt;&lt;br /&gt;&lt;a href="http://support.microsoft.com/kb/968369"&gt;List of the bugs that are fixed in SQL Server 2008 Service Pack 1&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-3417006763171129965?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/K7vsPWKyujUix966_kZUj6Kn3E8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K7vsPWKyujUix966_kZUj6Kn3E8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/K7vsPWKyujUix966_kZUj6Kn3E8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K7vsPWKyujUix966_kZUj6Kn3E8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/zUBO9hIl6HE" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/zUBO9hIl6HE/download-sql-server-2008-sp1.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/04/download-sql-server-2008-sp1.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-3798193760019828834</guid><pubDate>Mon, 30 Mar 2009 02:36:00 +0000</pubDate><atom:updated>2009-03-30T08:36:40.067+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">pass summit</category><category domain="http://www.blogger.com/atom/ns#">professional association for sql server</category><category domain="http://www.blogger.com/atom/ns#">2009 pass summit unit</category><category domain="http://www.blogger.com/atom/ns#">sqlpass</category><title>2009 PASS SUMMIT UNITE</title><description>&lt;a href="http://summit2009.sqlpass.org/"&gt;&lt;/a&gt;&lt;a href="http://3.bp.blogspot.com/_qDrgOW_db1A/SdAwoJeIOkI/AAAAAAAAB2k/h9H0SFAGmHk/s1600-h/2009PASS_Signature_Generic06.gif"&gt;&lt;img style="float:left; margin:0 10px 10px 0;cursor:pointer; cursor:hand;width: 320px; height: 112px;" src="http://3.bp.blogspot.com/_qDrgOW_db1A/SdAwoJeIOkI/AAAAAAAAB2k/h9H0SFAGmHk/s320/2009PASS_Signature_Generic06.gif" border="0" alt="" id="BLOGGER_PHOTO_ID_5318804626219743810" /&gt;&lt;/a&gt;&lt;br /&gt;Its a time to get register for the great event, yes I am talking about the the &lt;strong&gt;SQLPASS Summit 2009 &lt;/strong&gt;event to be happen during Nov 2~5 at Seattle; there are lots of saying about this event and there are more then single good reason to join the event explore the reasons &lt;a href="http://summit2009.sqlpass.org/"&gt;"&lt;strong&gt;Why to attend SQLPASS SUMMIT&lt;/strong&gt;?"&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get the full details of &lt;strong&gt;2009 PASS Summit UNITE &lt;/strong&gt;and get registered&lt;br /&gt;&lt;br /&gt;Get early bid rate, &lt;a href="http://www.regonline.com/Checkin.asp?EventId=685107"&gt;&lt;strong&gt;do register for your seat at 2009 SQL PASS Summit UNITE&lt;/strong&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-3798193760019828834?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Hyd2WqubcLC6iLHbJo7eEt4c1qc/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Hyd2WqubcLC6iLHbJo7eEt4c1qc/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Hyd2WqubcLC6iLHbJo7eEt4c1qc/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Hyd2WqubcLC6iLHbJo7eEt4c1qc/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/CkBvkZvWFj8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/CkBvkZvWFj8/2009-pass-summit-unite.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="http://3.bp.blogspot.com/_qDrgOW_db1A/SdAwoJeIOkI/AAAAAAAAB2k/h9H0SFAGmHk/s72-c/2009PASS_Signature_Generic06.gif" height="72" width="72" /><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/03/2009-pass-summit-unite.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-3037304384098119530</guid><pubDate>Mon, 30 Mar 2009 01:59:00 +0000</pubDate><atom:updated>2009-03-30T07:34:39.524+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">sql 2008</category><category domain="http://www.blogger.com/atom/ns#">sql server performance</category><category domain="http://www.blogger.com/atom/ns#">MS Sql server</category><title>TechNet Webcast: SQL Server 2008 Capabilities for Meeting PCI Compliance Needs</title><description>There will be a web cast on SQL Server 2008 Capabilities for Meeting PCI Compliance Needs at 1 PM Pacific Time, get register&lt;br /&gt;&lt;br /&gt;&lt;a href="http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032404173&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US"&gt;http://msevents.microsoft.com/CUI/WebCastEventDetails.aspx?EventID=1032404173&amp;EventCategory=4&amp;culture=en-US&amp;CountryCode=US&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-3037304384098119530?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/xMLFpXxlC4EtbOP33PMlYyred7k/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xMLFpXxlC4EtbOP33PMlYyred7k/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/xMLFpXxlC4EtbOP33PMlYyred7k/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/xMLFpXxlC4EtbOP33PMlYyred7k/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/RajeldLYzn8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/RajeldLYzn8/technet-webcast-sql-server-2008.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/03/technet-webcast-sql-server-2008.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-874034504887930030</guid><pubDate>Fri, 27 Mar 2009 02:30:00 +0000</pubDate><atom:updated>2009-03-27T08:08:48.191+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">ms sql server 2005</category><category domain="http://www.blogger.com/atom/ns#">workgroup</category><category domain="http://www.blogger.com/atom/ns#">developer</category><category domain="http://www.blogger.com/atom/ns#">sql sp3</category><category domain="http://www.blogger.com/atom/ns#">downlod sp3</category><category domain="http://www.blogger.com/atom/ns#">standard</category><category domain="http://www.blogger.com/atom/ns#">download sql server 2005 sp3</category><category domain="http://www.blogger.com/atom/ns#">enterprise edition</category><category domain="http://www.blogger.com/atom/ns#">sql 2005</category><title>Download SQL Server 2005 SP3</title><description>&lt;strong&gt;SQL Server 2005 SP3&lt;/strong&gt; has been released, &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&amp;displaylang=en#filelist"&gt;&lt;strong&gt;download SQL Server 2005 SP3 here&lt;/strong&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;strong&gt;SQL Server 2005 SP3&lt;/strong&gt; can be applied on below SQL Server editions:&lt;br /&gt;* &lt;strong&gt;SQL Server 2005 Enterprise &lt;/strong&gt;&lt;br /&gt;* &lt;strong&gt;SQL Server 2005 Enterprise Evaluation &lt;/strong&gt;&lt;br /&gt;* &lt;strong&gt;SQL Server 2005 Developer &lt;/strong&gt;&lt;br /&gt;* &lt;strong&gt;SQL Server 2005 Standard &lt;/strong&gt;&lt;br /&gt;* &lt;strong&gt;SQL Server 2005 Workgroup &lt;/strong&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-874034504887930030?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/Z8_ycT1NkvdZWi_2iB8S9ZMUZOE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Z8_ycT1NkvdZWi_2iB8S9ZMUZOE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/Z8_ycT1NkvdZWi_2iB8S9ZMUZOE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/Z8_ycT1NkvdZWi_2iB8S9ZMUZOE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/4-Rr0_UH3eM" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/4-Rr0_UH3eM/download-sql-server-2005-sp3.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/03/download-sql-server-2005-sp3.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-5400249303677215235</guid><pubDate>Thu, 19 Mar 2009 08:40:00 +0000</pubDate><atom:updated>2009-03-19T14:16:21.562+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">change the collation configuration</category><category domain="http://www.blogger.com/atom/ns#">change collation for column</category><category domain="http://www.blogger.com/atom/ns#">sql server 2000</category><category domain="http://www.blogger.com/atom/ns#">collation settings</category><category domain="http://www.blogger.com/atom/ns#">sql server 2005</category><category domain="http://www.blogger.com/atom/ns#">collation setting for database</category><category domain="http://www.blogger.com/atom/ns#">microsoft sql server</category><title>Change the Collation setting in MS SQL Server</title><description>&lt;strong&gt;How to Change the Collation Settings for specific database&lt;/strong&gt; or &lt;strong&gt;how to change the Collation Settings for specific column&lt;/strong&gt;? &lt;br /&gt;&lt;br /&gt;This question can be found multiple times on the &lt;strong&gt;ms sql server forums&lt;/strong&gt;, so I've decided to pen down it on the &lt;strong&gt;&lt;a href="http://www.surat-User-Group.org/"&gt;Surat SQL Server User Group &lt;/a&gt;&lt;/strong&gt;site, you may find the complete entry and T-SQL to change the Collation settings in MS SQL Server &lt;a href="http://www.surat-user-group.org/FAQ/tabid/64/Default.aspx"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-5400249303677215235?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/yau8YhVjodCaM13f3y3zDkKqUEo/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yau8YhVjodCaM13f3y3zDkKqUEo/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/yau8YhVjodCaM13f3y3zDkKqUEo/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/yau8YhVjodCaM13f3y3zDkKqUEo/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/7yaf1ml8jHc" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/7yaf1ml8jHc/change-collation-setting-in-ms-sql.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/03/change-collation-setting-in-ms-sql.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-8782077335626716369</guid><pubDate>Thu, 19 Mar 2009 08:34:00 +0000</pubDate><atom:updated>2009-03-19T14:09:22.837+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">version</category><category domain="http://www.blogger.com/atom/ns#">sql server 2000</category><category domain="http://www.blogger.com/atom/ns#">sql server version</category><category domain="http://www.blogger.com/atom/ns#">serverproperty</category><category domain="http://www.blogger.com/atom/ns#">build list for sql server 2005 and sql server 2008</category><category domain="http://www.blogger.com/atom/ns#">new version</category><category domain="http://www.blogger.com/atom/ns#">microsoft sql server</category><title>How to know version of MS SQL Server</title><description>"&lt;strong&gt;How to check which version of SQL Server&lt;/strong&gt; I am on" this is a commonly asked question in SQL Server community; I have created a script which can be run in &lt;strong&gt;MS SQL Server 2000&lt;/strong&gt; and &lt;strong&gt;MS SQL Server 2005&lt;/strong&gt; you may &lt;a href="http://www.surat-user-group.org/LinkClick.aspx?fileticket=QxCda8ROL4U%3d&amp;tabid=65&amp;mid=402"&gt;download script from here&lt;/a&gt;&lt;br /&gt;read complete FAQ on it &lt;a href="http://www.surat-user-group.org/FAQ/tabid/64/Default.aspx"&gt;here&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-8782077335626716369?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/jgcNi1B5VxmnQGgYFkjB4TfLFjA/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jgcNi1B5VxmnQGgYFkjB4TfLFjA/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/jgcNi1B5VxmnQGgYFkjB4TfLFjA/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/jgcNi1B5VxmnQGgYFkjB4TfLFjA/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/-dBpPg8Yyk8" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/-dBpPg8Yyk8/how-to-know-version-of-ms-sql-server.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/03/how-to-know-version-of-ms-sql-server.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-7102149899916300221</guid><pubDate>Mon, 09 Mar 2009 08:14:00 +0000</pubDate><atom:updated>2009-03-09T14:09:57.915+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">DotNetChaps</category><category domain="http://www.blogger.com/atom/ns#">ssis</category><category domain="http://www.blogger.com/atom/ns#">Surat SQL Server User Group</category><category domain="http://www.blogger.com/atom/ns#">sql server</category><category domain="http://www.blogger.com/atom/ns#">database mirroring</category><category domain="http://www.blogger.com/atom/ns#">MS Sql server</category><category domain="http://www.blogger.com/atom/ns#">sql 2005</category><category domain="http://www.blogger.com/atom/ns#">Replication</category><category domain="http://www.blogger.com/atom/ns#">sql server 2000</category><category domain="http://www.blogger.com/atom/ns#">sql 2008</category><category domain="http://www.blogger.com/atom/ns#">sql server cluster</category><category domain="http://www.blogger.com/atom/ns#">Community launched</category><category domain="http://www.blogger.com/atom/ns#">Log Shipping</category><title>Community launched | Surat SQL Server User Group  | DotNetChaps</title><description>Hi,&lt;br /&gt;&lt;br /&gt;We have formed a Technical Community User Group. The aim of this User Group is to share/exchange what all we have in terms of the knowledge.&lt;br /&gt;&lt;br /&gt;We have two separate forums for MS SQL and for Dot Net technology to avoid confusion. You may post all your queries pertaining to MS SQL at &lt;a href="http://www.surat-user-group.org"&gt;http://www.surat-user-group.org&lt;/a&gt; and if you are having a query in .Net (be it asp .net, c# or vb .net) please post it to &lt;a href="http://tech.groups.yahoo.com/group/DotNetChaps/ "&gt;http://tech.groups.yahoo.com/group/DotNetChaps/&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://www.surat-user-group.org"&gt;http://www.surat-user-group.org&lt;/a&gt; is having an association with SQLPASS (http://www.sqlpass.org) and is an official SQLPASS Chapter. &lt;br /&gt;&lt;br /&gt;&lt;a href="http://tech.groups.yahoo.com/group/DotNetChaps/"&gt;http://tech.groups.yahoo.com/group/DotNetChaps/&lt;/a&gt; is having an association with iNETA.&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-7102149899916300221?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/K95QN385RmQF6me1Zbm_OXPaOM0/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K95QN385RmQF6me1Zbm_OXPaOM0/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/K95QN385RmQF6me1Zbm_OXPaOM0/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/K95QN385RmQF6me1Zbm_OXPaOM0/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/_PyQSBlePvo" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/_PyQSBlePvo/community-launched-surat-sql-server.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/03/community-launched-surat-sql-server.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-813394124505773525</guid><pubDate>Wed, 11 Feb 2009 14:35:00 +0000</pubDate><atom:updated>2009-02-11T20:11:38.865+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">KB960082</category><category domain="http://www.blogger.com/atom/ns#">sql server 2000</category><category domain="http://www.blogger.com/atom/ns#">patch for remote code execution</category><category domain="http://www.blogger.com/atom/ns#">KB960089</category><category domain="http://www.blogger.com/atom/ns#">build list for sql server 2005 and sql server 2008</category><category domain="http://www.blogger.com/atom/ns#">microsoft sql server</category><title>MS has released KB960082 and KB960089 for MS SQL Server 2000 and MS SQL 2005</title><description>MS has released one Vulnerability bulletin found for MS SQL Server&lt;br /&gt;&lt;br /&gt;This is applicable to below products&lt;br /&gt;&lt;br /&gt;SQL Server 2000 SP4 (All edition) --&gt; (KB960082)&lt;br /&gt;SQL Server 2000 Itanium-based Edition Service Pack 4 --&gt; (KB960082)&lt;br /&gt;Microsoft SQL Server 2000 Desktop Engine (MSDE 2000) Service Pack 4 --&gt; (KB960082)&lt;br /&gt;&lt;br /&gt;SQL Server 2005 SP2 --&gt; (KB960089)&lt;br /&gt;SQL Server 2005 x64 Edition Service Pack 2 --&gt; (KB960089)&lt;br /&gt;SQL Server 2005 with SP2 for Itanium-based Systems --&gt;(KB960089)&lt;br /&gt;&lt;br /&gt;SQL Server 2005 Express Edition Service Pack 2 --&gt; (KB960089)&lt;br /&gt;SQL Server 2005 Express Edition with Advanced Services Service Pack 2 --&gt; (KB960089)&lt;br /&gt;&lt;br /&gt;Patches are available at &lt;a href="http://www.microsoft.com/technet/security/Bulletin/MS09-004.mspx"&gt;http://www.microsoft.com/technet/security/Bulletin/MS09-004.mspx&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-813394124505773525?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/9c1QqSK9F0QYLbk0Ie9l29eBXMs/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9c1QqSK9F0QYLbk0Ie9l29eBXMs/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/9c1QqSK9F0QYLbk0Ie9l29eBXMs/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/9c1QqSK9F0QYLbk0Ie9l29eBXMs/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/1tRHLHzHBBs" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/1tRHLHzHBBs/ms-has-released-kb960082-and-kb960089.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/02/ms-has-released-kb960082-and-kb960089.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-545131669240979665</guid><pubDate>Mon, 19 Jan 2009 09:52:00 +0000</pubDate><atom:updated>2009-01-19T15:26:24.973+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">vinod kumar</category><category domain="http://www.blogger.com/atom/ns#">vtd</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><category domain="http://www.blogger.com/atom/ns#">MS Sql server</category><title>Microsoft Virtual Techdays</title><description>It would be a good time again.... Microsoft Virtual Techday (VTD) is back; below is an agenda&lt;br /&gt;&lt;a href="http://www.virtualtechdays.com/agendaday1.aspx"&gt;http://www.virtualtechdays.com/agendaday1.aspx&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Get registered!!&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-545131669240979665?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7NmykZFKr-vRfwzYdFURpIl78A4/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7NmykZFKr-vRfwzYdFURpIl78A4/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7NmykZFKr-vRfwzYdFURpIl78A4/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7NmykZFKr-vRfwzYdFURpIl78A4/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/UOQ1u-JveuU" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/UOQ1u-JveuU/microsoft-virtual-techdays.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/01/microsoft-virtual-techdays.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-6183762443604659449</guid><pubDate>Fri, 09 Jan 2009 02:23:00 +0000</pubDate><atom:updated>2009-01-09T07:56:09.452+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">NAP with Windows Server 2008</category><category domain="http://www.blogger.com/atom/ns#">community day</category><category domain="http://www.blogger.com/atom/ns#">Pune User Group</category><category domain="http://www.blogger.com/atom/ns#">microsoft</category><title>PUG Community Day 10 Jan 09</title><description>From 6:00 to 7:30 PM @ Nalanda,SEED Infotech Ltd&lt;br /&gt;: Topic :&lt;br /&gt;NAP with Windows Server 2008&lt;br /&gt;: Speaker :&lt;br /&gt;Abhishek Pradhan - Information Security(SIR Specialist)&lt;br /&gt;Currenly working with Symmentec India,he have around 5 yrs of expertise on various Server Technologies and on Microsoft domain&lt;br /&gt;Free event for all..&lt;br /&gt;Some Landmark for Venue :&lt;br /&gt;Near Mehendale Garage,Near Karnataka High School,Near Yugay Mangal Karyalaya,Near Gandhi Lawns[One near City Pride Kothrud]&lt;br /&gt;Venue by : SEED Infotech Ltd.&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-6183762443604659449?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/CzQRVnpcJ3hlUlG8tl2WJJdpATE/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CzQRVnpcJ3hlUlG8tl2WJJdpATE/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/CzQRVnpcJ3hlUlG8tl2WJJdpATE/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/CzQRVnpcJ3hlUlG8tl2WJJdpATE/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/b5OLXUntg2I" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/b5OLXUntg2I/pug-community-day-10-jan-09.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/01/pug-community-day-10-jan-09.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-1411969431479155313</guid><pubDate>Thu, 08 Jan 2009 10:24:00 +0000</pubDate><atom:updated>2009-01-08T16:02:10.632+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">kb 960791</category><category domain="http://www.blogger.com/atom/ns#">error 8967</category><category domain="http://www.blogger.com/atom/ns#">sql server 2000</category><category domain="http://www.blogger.com/atom/ns#">sql server performance tuning</category><category domain="http://www.blogger.com/atom/ns#">Sql server 2008</category><category domain="http://www.blogger.com/atom/ns#">restore with continue_after_error</category><category domain="http://www.blogger.com/atom/ns#">dbcc checkdb gives error</category><category domain="http://www.blogger.com/atom/ns#">inconsistancies in database or metadata</category><title>DBCC Checkdb gives error when you restoring database with CONTINUE_AFTER_ERROR</title><description>DBCC Checkdb gives error when you have finished restoring database with &lt;strong&gt;CONTINUE_AFTER_ERROR&lt;/strong&gt; and you run &lt;strong&gt;DBCC CHECKDB&lt;/strong&gt;. This will gives you an &lt;strong&gt;Error 8967  &lt;/strong&gt;there may be inconsistancies in database or metadata which may lead to throw this error message....there is a workaround released by Microsoft &lt;a href="http://support.microsoft.com/kb/960791"&gt;Read workaround for Error 8967 &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-1411969431479155313?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/ShAP2Q7Z6x6k51uCXCDsGeJPPW8/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ShAP2Q7Z6x6k51uCXCDsGeJPPW8/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/ShAP2Q7Z6x6k51uCXCDsGeJPPW8/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/ShAP2Q7Z6x6k51uCXCDsGeJPPW8/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/TXPimxy_jsw" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/TXPimxy_jsw/dbcc-checkdb-gives-error-when-you.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/01/dbcc-checkdb-gives-error-when-you.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-3511118100245158864</guid><pubDate>Tue, 06 Jan 2009 13:37:00 +0000</pubDate><atom:updated>2009-01-06T19:15:30.832+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">rollback takes much longer time</category><category domain="http://www.blogger.com/atom/ns#">kill spid</category><category domain="http://www.blogger.com/atom/ns#">rollback is single threaded</category><category domain="http://www.blogger.com/atom/ns#">rollback takes more time</category><category domain="http://www.blogger.com/atom/ns#">performance tuning</category><category domain="http://www.blogger.com/atom/ns#">recovery</category><category domain="http://www.blogger.com/atom/ns#">rollback</category><category domain="http://www.blogger.com/atom/ns#">pss engineers</category><title>Why rollback is taking much longer time</title><description>Have you ever thought what is a reason that makes Rollback time consuming process?&lt;br /&gt;Whenever you kill some spid or rollback transaction it would take 3 or 4 times more time then it has taken to execute that particular batch/transaction!!!!  The reason is that the Rollback is single threaded and hence it most likely to take much longer time &lt;a href="http://blogs.msdn.com/psssql/archive/2008/09/12/sql-server-2000-2005-2008-recovery-rollback-taking-longer-than-expected.aspx"&gt;read complete article here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;&lt;a href="http://blogs.msdn.com/psssql/archive/2008/09/12/sql-server-2000-2005-2008-recovery-rollback-taking-longer-than-expected.aspx"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-3511118100245158864?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/7gxaaG_kf_HWTcS0oYEw4Najd6E/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7gxaaG_kf_HWTcS0oYEw4Najd6E/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/7gxaaG_kf_HWTcS0oYEw4Najd6E/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/7gxaaG_kf_HWTcS0oYEw4Najd6E/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/buDnEkDwYA4" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/buDnEkDwYA4/why-rollback-is-taking-much-longer-time.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/01/why-rollback-is-taking-much-longer-time.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-1488138941027646065</guid><pubDate>Tue, 06 Jan 2009 13:02:00 +0000</pubDate><atom:updated>2009-01-06T19:06:41.829+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">what is kill command doing in background</category><category domain="http://www.blogger.com/atom/ns#">how t-sql kill command works</category><category domain="http://www.blogger.com/atom/ns#">kb 171224</category><category domain="http://www.blogger.com/atom/ns#">sleeping status</category><category domain="http://www.blogger.com/atom/ns#">awaiting status</category><title>How T-SQL Kill Command works for MS SQL Server</title><description>Often I've seen a question wherein user has posted a query that &lt;strong&gt;&lt;a href="http://support.microsoft.com/kb/171224"&gt;what is kill command is doing in background?&lt;/a&gt;&lt;/strong&gt; What is sleeping session status in sp_who2 output ? What is awaiting session status in sp_who2 output?&lt;br /&gt;Awaiting or sleeping session status is a connection waiting for query from client, i.e. you've logged in using the application and you are yet to open and run  a report, so this idle time is showing as a awaiting or sleeping session&lt;br /&gt;You can find some more insight on &lt;strong&gt;&lt;a href="http://support.microsoft.com/kb/171224"&gt;How T-SQL Kill Command works&lt;/a&gt;&lt;/strong&gt;!! and &lt;a href="http://blogs.msdn.com/psssql/archive/2008/04/21/how-it-works-what-is-a-sleeping-awaiting-command-session.aspx"&gt;&lt;strong&gt;What is Awaiting/Sleeping status!!&lt;/strong&gt;  &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-1488138941027646065?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hdeCj18m4ajOEr4l2yGK0N74KaQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hdeCj18m4ajOEr4l2yGK0N74KaQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hdeCj18m4ajOEr4l2yGK0N74KaQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hdeCj18m4ajOEr4l2yGK0N74KaQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/q9DUZ12xUt0" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/q9DUZ12xUt0/how-t-sql-kill-command-works-for-ms-sql.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/01/how-t-sql-kill-command-works-for-ms-sql.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-6645520110127277352</guid><pubDate>Tue, 06 Jan 2009 12:47:00 +0000</pubDate><atom:updated>2009-01-06T18:28:01.555+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">DBCC Shrinkfile and DBCC Shrinkdb is taking more time in sql server 2005</category><category domain="http://www.blogger.com/atom/ns#">sql pss</category><category domain="http://www.blogger.com/atom/ns#">sql server 2005</category><category domain="http://www.blogger.com/atom/ns#">dbcc shrinkdb</category><category domain="http://www.blogger.com/atom/ns#">performance tuning</category><category domain="http://www.blogger.com/atom/ns#">how shrinking works</category><category domain="http://www.blogger.com/atom/ns#">dbcc shrinkfile</category><category domain="http://www.blogger.com/atom/ns#">pss engineers</category><title>DBCC Shrinkfile and DBCC Shrinkdb is taking more time</title><description>DBCC Shrinkfile and DBCC Shrinkdb would likely to take more time for SQL Server 2005 then it would take for SQL Server 2000.  The question is why it is so!!!  I was reading through some articles and find a wonderfull explaination on this, there is additional logic added to compact text/image (LOB datatypes) in SQL Server 2005 and hence it is taking some more time....&lt;a href="http://blogs.msdn.com/psssql/archive/2008/03/28/how-it-works-sql-server-2005-dbcc-shrink-may-take-longer-than-sql-server-2000.aspx"&gt;Read complete article here&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Enjoy reading....&lt;a href="http://blogs.msdn.com/psssql/archive/2008/03/28/how-it-works-sql-server-2005-dbcc-shrink-may-take-longer-than-sql-server-2000.aspx"&gt;&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-6645520110127277352?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/myro2KEsKclP1jvvAKVrBfgv7TQ/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/myro2KEsKclP1jvvAKVrBfgv7TQ/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/myro2KEsKclP1jvvAKVrBfgv7TQ/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/myro2KEsKclP1jvvAKVrBfgv7TQ/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/lh-0fKT2ABw" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/lh-0fKT2ABw/dbcc-shrinkfile-and-dbcc-shrinkdb-is.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/01/dbcc-shrinkfile-and-dbcc-shrinkdb-is.html</feedburner:origLink></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-8332641.post-6634026969141614001</guid><pubDate>Mon, 05 Jan 2009 14:31:00 +0000</pubDate><atom:updated>2009-01-05T20:05:52.927+05:30</atom:updated><category domain="http://www.blogger.com/atom/ns#">sql server 2005 sp3</category><category domain="http://www.blogger.com/atom/ns#">what is new in sql server 2005 sp3</category><category domain="http://www.blogger.com/atom/ns#">list of bugs fixed in sql server 2005 sp3</category><category domain="http://www.blogger.com/atom/ns#">sql 2005</category><title>SQL Server 2005 SP3 is available for download</title><description>Microsoft has released SP3 for SQL Server 2005 and it is available for download. There are many things that were fixed and added to SQL Server 2005 SP3 below are the links&lt;br /&gt;&lt;br /&gt;Find out what is new SQL Server 2005 SP3 &lt;a href="http://technet.microsoft.com/en-us/library/dd353312(SQL.90).aspx"&gt;http://technet.microsoft.com/en-us/library/dd353312(SQL.90).aspx&lt;/a&gt;&lt;br /&gt;List of bugs that were fixed in SP3 are listed here &lt;a href="http://support.microsoft.com/?id=955706"&gt;http://support.microsoft.com/?id=955706&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Download SQL Server 2005 SP3 here &lt;a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&amp;amp;displaylang=en"&gt;http://www.microsoft.com/downloads/details.aspx?FamilyID=ae7387c3-348c-4faa-8ae5-949fdfbe59c4&amp;amp;displaylang=en&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;SQL Server Citation - Hemantgiri S. Goswami&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/8332641-6634026969141614001?l=www.sql-server-citation.com'/&gt;&lt;/div&gt;
&lt;p&gt;&lt;a href="http://feedads.g.doubleclick.net/~a/hnBjAWORbTAQZnTY7_csVAAv82s/0/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hnBjAWORbTAQZnTY7_csVAAv82s/0/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;br/&gt;
&lt;a href="http://feedads.g.doubleclick.net/~a/hnBjAWORbTAQZnTY7_csVAAv82s/1/da"&gt;&lt;img src="http://feedads.g.doubleclick.net/~a/hnBjAWORbTAQZnTY7_csVAAv82s/1/di" border="0" ismap="true"&gt;&lt;/img&gt;&lt;/a&gt;&lt;/p&gt;&lt;img src="http://feeds.feedburner.com/~r/blogspot/rZec/~4/KmcXmmKzSZU" height="1" width="1"/&gt;</description><link>http://feedproxy.google.com/~r/blogspot/rZec/~3/KmcXmmKzSZU/sql-server-2005-sp3-is-available-for.html</link><author>noreply@blogger.com (Hemantgiri S. Goswami)</author><thr:total xmlns:thr="http://purl.org/syndication/thread/1.0">0</thr:total><feedburner:origLink>http://www.sql-server-citation.com/2009/01/sql-server-2005-sp3-is-available-for.html</feedburner:origLink></item></channel></rss>
