Released: May 10, 2012
Updates in this release
7.0での更新項目
- フォルダとファイル名、ジョブが実行されるたびに指定することで、まだ存在していないバックアップからの定期的なリストアをスケジュールします。
- バックアップの完全バックアップまたはセットを形成し、特定のバックアップファイルからの定期的なリストアをスケジュールします。
- スケジュールされたリストアジョブの一部として、データベースの整合性チェックを実行します。
- スケジュールされたリストアジョブが完了した後にデータベースをドロップするか、リストアおよび整合性チェック(該当する場合)に成功した場合のみです。
- バックアップを使用して、コピーのみのバックアップを取るか、またはバックアップジョブウィザードをスケジュールします。
- バックアップを使用して、バックアッププロセスでチェックサムを含めるか、またはバックアップジョブウィザードをスケジュールします。
- スケジュールバックアップジョブウィザードを使用してバックアップの検証を設定するには、リマインダーを作成します。
- バックアップの検証を設定するには、スケジュールしたバックアップジョブから詳細移入アラーム...
Released: May 20, 2011
Updates in this release
Updates in 6.5
- New - Ability to choose "existing database file location" as well as the SQL Backup suggested defaults.
- 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...
Released: Mar 18, 2010
Updates in this release
Updates in 6.4
- 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)
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...
Released: Jan 26, 2010
Updates in this release
Updates in 6.3
- 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...