 




<?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>IT Answers &#187; Database Backup</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/database-backup/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Fri, 24 May 2013 17:54:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Restoring a backup from Brightstor 12 server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/restoring-a-backup-from-brightstor-12-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/restoring-a-backup-from-brightstor-12-server/#comments</comments>
		<pubDate>Mon, 06 Jun 2011 14:29:10 +0000</pubDate>
		<dc:creator>NewnanIT</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[BrightStor]]></category>
		<category><![CDATA[BrightStor ARCserve Backup 12]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[Database backup and recovery]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Can we restore a backup from a Brightstor 12 server without the database? What would be the procedure for that?]]></description>
				<content:encoded><![CDATA[<p>Can we restore a backup from a Brightstor 12 server without the database? What would be the procedure for that?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/restoring-a-backup-from-brightstor-12-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Back-up copies of the database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/back-up-copies-of-the-dbase/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/back-up-copies-of-the-dbase/#comments</comments>
		<pubDate>Thu, 21 Apr 2011 18:12:52 +0000</pubDate>
		<dc:creator>Joyrider6482</dc:creator>
				<category><![CDATA[Access Database]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[Database Backup Strategies]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[We have an access dbase that has multiple users for data entry. without fail, we end up with several &#8220;back-up&#8221; copies. Is this the result of the different users &#8220;saving&#8221; or is it from having shortcuts on their individual laptops?]]></description>
				<content:encoded><![CDATA[<p>We have an access dbase that has multiple users for data entry. without fail, we end up with several &#8220;back-up&#8221; copies. Is this the result of the different users &#8220;saving&#8221; or is it from having shortcuts on their individual laptops?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/back-up-copies-of-the-dbase/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Backup/recovery across multiple schema</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/backuprecovery-schema/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/backuprecovery-schema/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 20:40:17 +0000</pubDate>
		<dc:creator>Backup10</dc:creator>
				<category><![CDATA[Backup and Recovery database]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[Database backup and recovery]]></category>
		<category><![CDATA[Database Backup Strategies]]></category>
		<category><![CDATA[Database schema]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What is the best strategy for backup/recovery of multiple schemas in a database]]></description>
				<content:encoded><![CDATA[<p>What is the best strategy for backup/recovery of multiple schemas in a database</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/backuprecovery-schema/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Database backup terminating abnormally</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/backup-3/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/backup-3/#comments</comments>
		<pubDate>Wed, 16 Jun 2010 12:38:44 +0000</pubDate>
		<dc:creator>Tablestructure</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[SQL Server 2008]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[m running this code for backing up and to have backup log backup database adventureworks to disk = &#8216;g:radvent6.bak&#8217; mirror to disk=&#8217;g:radvent7.bak&#8217; with format,checksum,stop_on_error use adventureworks insert into HumanResources.department (name,groupname)values(&#8216;dreee&#8217;,'reserch&#8217;) backup log adventureworks to disk=&#8217;g:radvent6.trn&#8217; after the backup log command executes shows the error as The statement BACKUP LOG is not allowed while the recovery [...]]]></description>
				<content:encoded><![CDATA[<p>m running this code for backing up and to have backup log</p>
<p>backup database adventureworks<br />
to disk = &#8216;g:radvent6.bak&#8217;<br />
mirror to disk=&#8217;g:radvent7.bak&#8217;<br />
with format,checksum,stop_on_error</p>
<p>use adventureworks<br />
insert into HumanResources.department<br />
(name,groupname)values(&#8216;dreee&#8217;,'reserch&#8217;)</p>
<p>backup log adventureworks<br />
to disk=&#8217;g:radvent6.trn&#8217;</p>
<p>after the backup log command executes shows the error as</p>
<p>The statement BACKUP LOG is not allowed while the recovery model is SIMPLE. Use BACKUP DATABASE or change the recovery model using ALTER DATABASE.<br />
Msg 3013, Level 16, State 1, Line 1<br />
BACKUP LOG is terminating abnormally.</p>
<p>what should i do how could i correct it .pls suggest.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/backup-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>DB backup is hung</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/db-backup-is-hung/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/db-backup-is-hung/#comments</comments>
		<pubDate>Sun, 05 Jul 2009 21:39:37 +0000</pubDate>
		<dc:creator>Jayeshmb</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Backup servers]]></category>
		<category><![CDATA[Database Backup]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[What are the different ways to know if DB backup &#038; archive log backup process have hung. How can we know the average run time of db backup &#038; archive log backup ? What are the advisable checks to be performed / steps to be taken if we observe the backup is slow (determined by [...]]]></description>
				<content:encoded><![CDATA[<p>What are the different ways to know if DB backup &#038; archive log backup process have hung. How can we know the average run time of db backup &#038; archive log backup ?</p>
<p>What are the advisable checks to be performed / steps to be taken if we observe the backup is slow (determined by average) or has hung.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/db-backup-is-hung/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Deleting Nightly Database Backups (dumps)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/deleting-nightly-database-backups-dumps/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/deleting-nightly-database-backups-dumps/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 15:57:40 +0000</pubDate>
		<dc:creator>6378</dc:creator>
				<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[Database backup and recovery]]></category>
		<category><![CDATA[Database maintenance]]></category>
		<category><![CDATA[SQL 2005]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[How do you set up a maintenance plan to delete or overwrite daily database backups (*.bak) file. My maintenance plan in SQL 2005 does not work&#8230;it doesn&#8217;t do the cleanup it continuously appends to folder and I have to manually delete the files everyday]]></description>
				<content:encoded><![CDATA[<p>How do you set up a maintenance plan to delete or overwrite daily database backups (*.bak) file. My maintenance plan in SQL 2005 does not work&#8230;it doesn&#8217;t do the cleanup it continuously appends to folder and I have to manually delete the files everyday</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/deleting-nightly-database-backups-dumps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oracle archives are not moving from primary to standby database</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/oracle-archives-are-not-moving-from-primary-to-standby-database/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/oracle-archives-are-not-moving-from-primary-to-standby-database/#comments</comments>
		<pubDate>Tue, 03 Feb 2009 16:10:36 +0000</pubDate>
		<dc:creator>OracleATE</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[Oracle Archives]]></category>
		<category><![CDATA[Oracle backup]]></category>
		<category><![CDATA[Standby Database]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Archives are not moving from primary to standby database, which are in the same machine. What things do I need to check?]]></description>
				<content:encoded><![CDATA[<p>Archives are not moving from primary to standby database, which are in the same machine. What things do I need to check?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/oracle-archives-are-not-moving-from-primary-to-standby-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Permissions for writing stored procedures in MySQL</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/permissions-for-writing-stored-procedures-in-mysql/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/permissions-for-writing-stored-procedures-in-mysql/#comments</comments>
		<pubDate>Tue, 27 Jan 2009 12:31:50 +0000</pubDate>
		<dc:creator>Ktrramu</dc:creator>
				<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[Error 1044]]></category>
		<category><![CDATA[Java development]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[MySQL Access Denied error]]></category>
		<category><![CDATA[MySQL backup]]></category>
		<category><![CDATA[MySQL Stored Procedures]]></category>
		<category><![CDATA[Navicat]]></category>
		<category><![CDATA[SQL stored procedures]]></category>
		<category><![CDATA[Stored Procedures]]></category>
		<category><![CDATA[Web development]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi Friends, I have been using navicat to connect MySql5.0 in my local evironment.I connect my java project to MySql database as backend. Now my problem is, I generated an sql script to backup my local database. I run the script in server. Tables were created. But in the case of stored procedure, I got [...]]]></description>
				<content:encoded><![CDATA[<p>Hi Friends,<br />
I have been using navicat to connect MySql5.0 in my local evironment.I connect my java project to MySql database as backend.<br />
Now my problem is, I generated an sql script to backup my local database. I run the script in server. Tables were created. But in the case of stored procedure, I got an error message like&#8230; </p>
<p>1044 &#8211; Access denied for user &#8216;root&#8217;@'%&#8217; to database&#8230;. </p>
<p>What should i do? I am new with mysql&#8230; </p>
<p>thanks in advance</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/permissions-for-writing-stored-procedures-in-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Server database backup (URGENT)</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/database-backup-urgent/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/database-backup-urgent/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 11:14:44 +0000</pubDate>
		<dc:creator>Plugsharma</dc:creator>
				<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[SQL Server 2005 backup]]></category>
		<category><![CDATA[SQL Server backup]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hi I have a db backup requirement. As shown in the attached image current system is as follows: There are three source databases such as DB001, DB002 and DB003. Each DB having one table as dbo.EMP and same table schema. Emp table consists of EmpID (PK) and EmpName. One backup database i.e, DBbackup I need [...]]]></description>
				<content:encoded><![CDATA[<p>Hi</p>
<p>I have a db backup requirement. As shown in the attached image current system is as follows:</p>
<ol>
There are three source databases such as DB001, DB002 and DB003. Each DB having one table as dbo.EMP and same table schema.<br />
Emp table consists of EmpID (PK) and EmpName.<br />
One backup database i.e, DBbackup</ol>
<p>I need as follows:</p>
<ol>
Looping through all DB: &#8220;SELECT NAME FROM sys.sysdatabases WHERE NAME LIKE &#8221;DB00%&#8221;&#8221;<br />
Check if table dbo.EMP exist in each DB.<br />
If exist then check table &#8220;001&#8243; exist in DB &#8220;DBbackup&#8221;. &gt;&gt; &#8220;SELECT OBJECT_ID(&#8216;DBbackup.dbo.001&#8242;,&#8217;U') AS Check &#8221; . This query will return NULL if table &#8220;001&#8243; not exist.<br />
If not exist then create a table by taking part of DB name like &#8220;001&#8243; with same schema in &#8220;DBbackup&#8221; database.<br />
Select into &#8220;001&#8243;, from dbo.Emp before matching row count to avoid duplicate records.</ol>
<p>Can you give idea how to achieve it. </p>
<p>Data export of each table is very time consuming. There are more than 150 DBs with huge data. Is there any alternative wizard or inbuilt script is there in SQL server 2005.</p>
<p>Can it be achieve by stored procedure. </p>
<p>Can we put a time stamp in SP to check the processing time for each DB.</p>
<p>Expecting for your solution. Its very urgent.</p>
<p>Thanks</p>
<p>Sharma</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/database-backup-urgent/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>automate Oracle database backup on Windows 2000 server</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/automate-oracle-database-backup-on-windows-2000-server/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/automate-oracle-database-backup-on-windows-2000-server/#comments</comments>
		<pubDate>Thu, 16 Oct 2008 13:43:11 +0000</pubDate>
		<dc:creator>Mariane</dc:creator>
				<category><![CDATA[Backup]]></category>
		<category><![CDATA[Database Backup]]></category>
		<category><![CDATA[Oracle 8i]]></category>
		<category><![CDATA[Oracle backup]]></category>
		<category><![CDATA[Oracle database backup and recovery]]></category>
		<category><![CDATA[Windows 2000 Server]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Hello, I have to make a cold backup of our test database. The database is oracle 8.1.7 on a Windows 2000 server. I have made bat files to do this and have scheduled them in the Windows scheduled tasks application. This works fine. I check to see if my jobs have run successfully by looking [...]]]></description>
				<content:encoded><![CDATA[<p>Hello,</p>
<p>I have to make a cold backup of our test database. The database is oracle 8.1.7 on a Windows 2000 server. I have made bat files to do this and have scheduled them in the Windows scheduled tasks application. This works fine.<br />
I check to see if my jobs have run successfully by looking the the scheduler log file.<br />
My question is Can I automate this to for example sending me an email with the results of the backup?<br />
I&#8217;m new to this part of Oracle so any help would be much appreciated.<br />
Thanks in advance.</p>
<p>Mariane</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/automate-oracle-database-backup-on-windows-2000-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/28 queries in 0.251 seconds using memcached
Object Caching 949/1095 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-24 20:39:47 -->