Backup agent or cold backups (SQL 7.0)?

Backup agent or cold backups (SQL 7.0)?

Post by jhg » Sun, 16 Dec 2001 06:38:20



I need to decide whether I want to purchase a SQL backup
agent for hot backups or if I want to do cold backups
through SQL manager.

I know each has advantages and disadvantages.  Anyone have
a good reason why I should spend the $1500 for the agent?

Thanks,
Jim

 
 
 

Backup agent or cold backups (SQL 7.0)?

Post by Stride » Sun, 16 Dec 2001 16:00:10



Quote:> I need to decide whether I want to purchase a SQL backup
> agent for hot backups or if I want to do cold backups
> through SQL manager.

> I know each has advantages and disadvantages.  Anyone have
> a good reason why I should spend the $1500 for the agent?

I'm biased.  Having not tried a "hot" agent since SQL 6.5 was new.

I see one use for them:  When you are creating some sort of system snapshot
that you can easily lay down on another system with all files in one backup
set.

For a production server, I've found the tools in SQL Server more than
adequate since with the combination of a full backup and transaction logs,
you can get a backup of your database that is consistent and can be restored
to the point in time of the last transaction log.

Quote:

> Thanks,
> Jim


 
 
 

Backup agent or cold backups (SQL 7.0)?

Post by Kevin Connel » Mon, 17 Dec 2001 00:14:39


backups are not "cold" in SQL Server.  You can natively backup an active
database to disk or tape, and have a consistent snapshot or transaction log
through the most recent committed transaction without taking the database
off line, and with an amazingly LOW impact on system performance.


Quote:> I need to decide whether I want to purchase a SQL backup
> agent for hot backups or if I want to do cold backups
> through SQL manager.

> I know each has advantages and disadvantages.  Anyone have
> a good reason why I should spend the $1500 for the agent?

> Thanks,
> Jim

 
 
 

Backup agent or cold backups (SQL 7.0)?

Post by Roberto Carras » Wed, 09 Jan 2002 01:48:05


Hello Jim

SQL Server provides backup functionality that is very adequate for a
production server. Starting in version 7.0 SQL Server performs backups
using a technique known as "fuzzy backups",  which means that only shared
locks are placed in the database pages therefore avoiding a high
performance impact. To make sure that all backed up pages are up to date
the transactions that took place from since the start of the backup are
also included in the backup. Thus, we can think of it as a warm backup.
Furthermore, SQL Server provides you with the ability to performa
transaction log backups, differential backups and filegroup backups. A
restore can contemplate the possibility of restoring up to a specific time.

One of the few functionalities that I have seen in third party backups
applications and SQL Server doesn't have is the ability to perform backups
to remote tape drives.


This posting is provided "AS IS" with no warranties, and confers no rights.

Are you secure?  For information about the Strategic Technology Protection
Program and to order your FREE Security Tool Kit, please visit
http://www.microsoft.com/security.

 
 
 

1. Backup of SQL 2K with Backup Exec 8.6 SQL agent

HEELP...
It keeps failing on my model db
<c/p from log file>
An error occurred on a query to filegroup model..PRIMARY.
^ ^ ^ ^ ^
Could not find filegroup 'PRIMARY' in sysfilegroups for database 'model'.
^ ^ ^ ^ ^
Unable to open the item model?PRIMARY - skipped.
</ c/p from log file>

Backup mode is set on full... PLEASE HELP

--

Take a guess :-)

2. Integrating Projects... Who knows the best way to...

3. SQL Server 7.0, Cold Backup and Applying Transaction Logs

4. Substitute for web

5. SQL 7.0 Backup error using ARCServeIt Agent for SQL

6. Ingres Versions ...

7. ArcServe Backup Agent vs. SQL 7 Backup

8. Shortcut for Scripts?

9. Arcserve 6.61 SQL 7.0 Backup Agent

10. SQL 7.0 Backup and Backup Exec

11. Problems backup up SQL Server 7.0 with Backup Exec

12. Backup of database tables through Seagate Backup Exec 7.2 SQLserver agent

13. Seagate Backup Exec 7.0 and Oracle Intelligent Agent?