di Red Gate Software - Tipo prodotto: Applicazione
SQL Backup Pro by Red Gate Software
URLs: red-gate-sql-backup-pro, red gate sql backup pro, redgatesqlbackuppro, red-gate, red gate, redgate
Compressed and encrypted backup and recovery for SQL Server databases. SQL Backup Pro creates smaller, safer, faster backups of SQL Server databases. Backups are compressed, reducing storage space and hardware requirements (often known as "database zip"), they are created in less time than native backups and are securely encrypted. Native SQL Server backups are essentially just a dump of data stored in SQL Server .mdf and .ldf files. This is an inefficient and insecure way of storing backup data as it is stored unencrypted, unprotected and uncompressed. SQL Backup Pro is an enterprise-level tool that scales to meet the needs of larger SQL Server implementations. Access and manage all server backups remotely, from a central, client-based GUI. Secure your data, and meet compliance requirements, with 256-bit AES encryption.
Manage multiple servers' backup operations remotely. Includes enterprise level functionality. SQL Backup is one of the leading tools for creating, compressing and protecting your SQL Server backups. Compatible with SQL Server 2000, 2005 and 2008, it includes a range of features to make backups faster, simpler and more secure. SQL Backup is used by nearly 5,000 organizations worldwide such as GE, 3M, AT&T, Los Alamos National Labs, Unilever, Panasonic and the US Navy.
With SQL Backup you can:
Save time and space – compress database backups by up to 95%for faster backups and restores
Protect your data – use up to 256-bit AES encryption
Monitor your data – graphic visualization of activities to identify problems before they arise
SQL Backup is available in two editions: Pro and Lite.
Feature:LitePro
Up to 95% smaller backups*YesYes
Integrates with SQL Server to schedule database backup jobsYesYes
Multiple threads to optimize backup performanceYesYes
SQL Server 2005 compatible backupsYesYes
User-friendly GUIYesYes
Timeline Monitoring™ from the GUI so you can visualize and change the properties of past, present, and future activitiesYesYes
Context-sensitive help fileYesYes
Hints embedded in the GUI, so you can have on-the-spot software supportYesYes
Command-line interface so you can run your backup and restore operations in script and batch filesYesYes
Extended stored procedure to run backup and restore operations using Microsoft SQL Server Management Studio, or database connectivity layers such as ADO or OLE DBYesYes
Compression levelStandardHigh
AES Encryption 256-bitNone256-bit
Enterprise and server level reportsNoYes
Email notificationNoYes
Cluster-aware installation mechanismNoYes
Access and manage all server backups remotely, from a central, client-based GUINoYes
Simple log shipping process with the Log Shipping WizardNoYes
Supports clustersNoYes
Supports 64-bit versions of SQL ServerNoYes
Feature list:
Compression – three levels of compression, giving you a choice to optimize for speed or for size*.
Compression Analyzer – samples data to help you determine which compression level is best suited to your requirements.
Extremely secure backups – with 256-bit AES encryption, SQL Backup Pro secures your backup files from unauthorized access.
Management of restoration is easier and requires less time. Complexity is removed through the filtering options provided.
Makes both backing up and restoring faster– as the time taken to back up is significantly reduced, this will reduce the chance of something going wrong during the backup process.
GUI – take advantage of the user-friendly wizards to guide you through the backup and restore process.
Timeline Monitoring™ lets you visualize the properties of past, current and future activities. The timeline is highly interactive, allowing you to zoom in and out to view potential clashes and the status of backups and restores. With one click, you can quickly change the properties of scheduled backups and restores.
Enhanced backup and restore history are available in both the timeline and the activity history tab, so that you can identify problem areas before they cause backups to fail.
Integrates with SQL Server Agent – so you can schedule database backups to run regularly with no intervention.
Enterprise and server level reporting means you can generate reports across your entire enterprise or just for a single server.
Command-line interface – for power users who want total control of SQL Backup. Use syntax similar to T-SQL's BACKUP and RESTORE commands to set up your maintenance plans.
Extended stored procedure – run backup and restore operations using Microsoft SQL Server Management Studio.
Split backups – take advantage of multi-CPU and high-speed disk array systems to speed up the backup and restore process even further.
Mirrored backups – create two or more backup files simultaneously to different disks, to minimize the possibility of media errors.
Multiple threads within the engine let you achieve backups to a single file faster.
Log Shipping wizard guides you through the process of setting up log shipping backup and restore jobs.
Hints for on-the-spot software support – click the Hints icons on the GUI to read concise tips when you want assistance.
*Please note that if SQL Backup Lite is installed on the SQL Server, you can choose only compression level 0 (no compression) or compression level 1, the default compression level. Level 1 is the fastest compression level, but it can result in larger backup files than backup files produced using compression level 2 or 3. Compression levels 0, 1, 2 and 3 are all available with a SQL Backup Pro license.
SQL Backup 7.0 is a major upgrade from SQL Backup 6.5 and includes the following new features:
Schedule a recurring restore from a full backup or set of backups that does not exist yet by specifying a folder and file name pattern to identify the latest backup each time the job runs.
Schedule a recurring restore from specific backup files which form a full backup or set of backups.
Run a database integrity check as part of a scheduled restore job.
Drop a database after a scheduled restore job has completed, or only if the restore and integrity check (if applicable) were successful.
Take a copy-only backup using the Back Up or Schedule Backup Jobs wizards.
Include CHECKSUM in the backup process using the Back Up or Schedule Backup Jobs wizards.
Create a reminder to set up backup verification using the Schedule Backup Jobs wizard.
Launch the Schedule Restore Jobs wizard from the Reminders tab, populated with details from the scheduled backup job, to set up backup verification.
View results of CHECKSUM and DBCC CHECKDB in the Activity History.
Various bug fixes.
SQL Backup 6.5 is a minor release that includes various engine improvements and bug fixes:
New features
Ability to choose "existing database file location" as well as the SQL Backup suggested defaults.
Bug fixes and improvements
Improvements to purging backup files in the following cases:
when folders contain spaces in the name
when the restored database name differs from the original database name
Support for KEEP_CDC
LATEST_ALL keyword fixes for restoring the latest full backup and and all subsequent log and differential backups, in particular:
handling large backup sets
handling SQB files created with earlier versions of SQL Backup
Network resilience bug fixes
Product activation improvements
Improved debugging information and error handling:
Improved timeout for VDI functions and threaded SQL connections
Debug information for decompression
More exception handling code when writing process data for the GUI
When creating new folders
Partially created backup files when running of disk space
Detect if t-log backup file has previously been restored during log shipping
Miscellaneous
Quality improvement program - users now have the option to send usage information back to Red Gate to help us improve future versions
SQL Backup 6.4 is a minor release that includes support for additional new keywords:
Keyword support for restoring a database using the latest backups, including all available transaction log files
Keyword support for backing up all user databases or all system databases on an instance
Keyword support for specifying a different source database when restoring from disk (with 'LATEST' keywords)
In addition, there are further bug fixes and enhancements:
DISCONNECT_EXISTING can now be used with RESTORE on databases that are already in a "Recovering" state
Database name is now case-insensitive when restoring with LATEST_FULL
Fixes to automatic deletion of old SQL Backup log files
Fixes to prevent event-log flooding with Microsoft Cluster Service errors on active/active clusters
Miscellaneous minor bug fixes in the engine and GUI
SQL Backup 6.3 is a minor release, including the following enhancements and bug fixes:
New keyword support for network resilience to restore commands
New support for erasing backup files (with options) independently from a backup command
New keyword support for backups to use native SQL Server 2008 Enterprise Edition's compression level
New keyword support for restore jobs to restore the most recent backup file
New dialog to activate serial numbers on multiple servers
Bug fix to be able to import SQL Server registrations into SQL Backup from SQL Server 2008 Management Studio
Improvements to the file browser for 64-bit systems
Improvements around handling the conversion of sqb files
Better error handling for certain situations, such as when deduplication is used or if the disk is running out of space
Miscellaneous minor bug fixes in engine and GUI
Compressed and encrypted backup and recovery for SQL Server databases.
Pricing: SQL Backup Pro 7.0 1 Server License, SQL Backup Pro 7.0 5 Server License, SQL Backup Pro 7.0 10 Server License, SQL Backup Pro 7.0 with 12 Months of Support and Upgrades 1 Server License, SQL Backup Pro 7.0 with 12 Months of Support and Upgrades 5 Server License, SQL Backup Pro 7.0 with 12 Months of Support and Upgrades 10 Server License, SQL Backup Pro 7.0 with 24 Months of Support and Upgrades 1 Server License, SQL Backup Pro 7.0 with 24 Months of Support and Upgrades 5 Server License, SQL Backup Pro 7.0 with 24 Months of Support and Upgrades 10 Server License, SQL Backup Pro 7.0 with 36 Months of Support and Upgrades 1 Server License, SQL Backup Pro 7.0 with 36 Months of Support and Upgrades 5 Server License, SQL Backup Pro 7.0 with 36 Months of Support and Upgrades 10 Server License, SQL Backup Pro 7.0 Renewal License - 12 Months of Support and Upgrades 1 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 12 Months of Support and Upgrades 5 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 12 Months of Support and Upgrades 10 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 24 Months of Support and Upgrades 1 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 24 Months of Support and Upgrades 5 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 24 Months of Support and Upgrades 10 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 36 Months of Support and Upgrades 1 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 36 Months of Support and Upgrades 5 Server Renewal License, SQL Backup Pro 7.0 Renewal License - 36 Months of Support and Upgrades 10 Server Renewal License
Evals & Downloads: Read the SQL Backup help file, Read the SQL Backup Data sheet, Read the Red Gate End User License Agreement, Download the SQL Toolbelt evaluation on to your computer - Expires after 14 days
Operating System for Deployment: Windows Vista, Windows XP, Windows Server 2003, Windows 2000
Architecture of Product: 32Bit, 64Bit
Product Type: Application
Compatible Containers: Microsoft SQL Server 2008, Microsoft SQL Server 2005, Microsoft SQL Server 2000
Keywords: red gate sql backup pro, sql backup pro, sql back up pro, sql backup professional, sql back up professional, buy sql backup, sql backup reseller, sql backup distributor, buy sql back up, sql back up distributor
Red Gate Software Red-Gate RedGate
SQL query language
Storage Store
Database DB Management
Database DB Reporting Report reports
Part numbers: PC-516290-454021 516290-454021 PC-516290-454023 516290-454023 PC-516290-454025 516290-454025 PC-516290-454027 516290-454027 PC-516290-454029 516290-454029 PC-516290-454031 516290-454031 PC-516290-454033 516290-454033 PC-516290-454035 516290-454035 PC-516290-454037 516290-454037 PC-516290-454039 516290-454039 PC-516290-454041 516290-454041 PC-516290-454043 516290-454043 PC-516290-454045 516290-454045 PC-516290-454047 516290-454047 PC-516290-454049 516290-454049 PC-516290-454050 516290-454050 PC-516290-454052 516290-454052 PC-516290-454054 516290-454054 PC-516290-454056 516290-454056 PC-516290-454058 516290-454058 PC-516290-454060 516290-454060
Mfr. Part No: P48U10M0 P48U10M12 P48U10M24 P48U10M36 P48U1M0 P48U1M12 P48U1M24 P48U1M36 P48U5M0 P48U5M12 P48U5M24 P48U5M36

Autore
Categoria primaria
Prodotti correlati
Categorie correlate
ComponentSource offre un servizio unico globale usato da oltre 1.000.000 di sviluppatori nel mondo.