<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technical Notes&#187; T-SQL Backup</title>
	<atom:link href="http://technotes.towardsjob.com/tag/t-sql-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://technotes.towardsjob.com</link>
	<description>Technical Notes about Oracle, DotNet, Java, SQL Server, XML and UNIX</description>
	<lastBuildDate>Tue, 18 May 2010 01:45:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Backup SQL Server database using T-SQL</title>
		<link>http://technotes.towardsjob.com/sql-server/backup-sql-server-database-using-t-sql/</link>
		<comments>http://technotes.towardsjob.com/sql-server/backup-sql-server-database-using-t-sql/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 17:29:00 +0000</pubDate>
		<dc:creator>Raju Sachin</dc:creator>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Backup using T-SQL]]></category>
		<category><![CDATA[SQL Server Backup]]></category>
		<category><![CDATA[SQL Server Database Backup]]></category>
		<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[T-SQL Backup]]></category>

		<guid isPermaLink="false">http://technotes.towardsjob.com/sql-server/backup-sql-server-database-using-t-sql/</guid>
		<description><![CDATA[We are in thought of only DBA’s can take backup using T-SQL, But anyone can take backup and restore backup very easily with the help of T-SQL. we can backup an entire database, transaction log, or one or more file or filegroups with the help of T-SQL.


Related posts:<ol><li><a href='http://technotes.towardsjob.com/sql-server/backup-sql-server-database-using-ssms/' rel='bookmark' title='Permanent Link: Backup SQL Server Database using SSMS'>Backup SQL Server Database using SSMS</a> <small>Once you are started using SQL Server database for your application, you need to start taking database backups regularly. If it may be a development database or production database, you should take backups in a timely manner. Because if your information get loss, that brings you in loss. We cannot...</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/split-backup-files-while-backup-and-restore-sql-server-database/' rel='bookmark' title='Permanent Link: Split Backup Files while Backup and Restore SQL Server Database'>Split Backup Files while Backup and Restore SQL Server Database</a> <small>Just a day before working on one of the projects, I had to take a backup of one database of 30 GB. My hard drive lacked sufficient space at that moment. Fortunately, I had two 16 GB USB Drives with me. Now, the question was how to take a backup...</small></li>
<li><a href='http://technotes.towardsjob.com/sql-server/sql-server-2005-dba-checklist/' rel='bookmark' title='Permanent Link: SQL Server 2005 database DBA Checklist for database administrator'>SQL Server 2005 database DBA Checklist for database administrator</a> <small>This article provides SQL Server 2005 database DBA Checklist for database administrator. The objective is to provide Check list for database administrator Overcome existing database server issues like CPU Utilization more (95%), growth in transaction log Database Performance (CUP Utilization) SQL Server 2005 database is 64 bit, its basic feature...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://technotes.towardsjob.com/sql-server/backup-sql-server-database-using-t-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>