Chat now with support
Chat with Support

NOTICE! We are upgrading our support telephone services, implementing Genesys, starting the week of May 19, 2025

LiteSpeed for SQL Server 8.9.8 - Security and Compliance Guide

New in This Release

  • An automatic process that can delete the logs files every n days is added under Support menu item LiteSpeed Logging when the user right-clicks on a server in the server explorer tree. To enable Automatically delete log files older than the user needs to check one of the Enable checkboxes and then check the Automatically delete log files older than box and type into a numeric box number the desired number of days. Since LiteSpeed Logging option can create many log files, log files will be deleted after that number of days from the location of log files from Log file path set in the same form to free up the drive
  • The argument @Disconnect Users is added when specifying backup options in Create LiteSpeed Log Shipping Plan Wizard. This option can be checked only if Perform full backup and then restore to initialize subscriber(s) is also checked. If Perform full backup and then restore to initialize subscriber(s) is unchecked this option would be disabled and unchecked. If the option Disconnect users when restoring full backup was checked in the backup options tab, the script that is generated in the final step of the wizard will contain @DisconnectUsers = 1 for the xp_restore_database procedure
  • The wildcard validation for the databases is added in the Backup Template Deployment Wizard in order to mark the servers which don’t match the given criteria set in Backup Template Wizard. After setting a wildcard on the Select Databases step in the Backup Template Wizard, on the Select Instances step in Deployment Wizard the Servers which don’t contain a database with a wildcard expression would be marked red.
  • The mirror option under the Backup options in the Log shipping is added in order to copy the backup file from the original location to the defined mirror location. After selecting the checkbox and entering the mirror path by typing the path or browsing from the Backup Location dialog, clicking Next would validate the path. In the Job Manager results can be: Success if both backup and mirroring operations succeed, Warning if the mirroring operation fails, or Error if both backup and mirroring operations fail.
  • Sync local and central activities is added in order to run synchronization between local and central repositories for one or more servers. Configure LiteSpeed local and central synchronization is opened after right-clicking on a specific server or all servers in Backup Manager only and selecting an option Sync local and central activities. Server instances, procedures, type of activity to be sync and period can be chosen. There is an option to preview the script by selecting the View T-SQL option. After the run is deployed popup window will be shown, showing the Executing action and Execution succeeded message. During the synchronization process, LiteSpeed Console is not accessible until the action is complete.
  • Reversing Log Shipping Plan Roles Procedures are enabled in order to create a functioning log shipping plan without creating a full backup. LiteSpeed will perform steps that ensure the synchronicity between the two databases during the change role process by killing connections, disabling Log Shipping jobs, and creating a final tlog backup and restore before switching roles. A new feature will only work if Change Roles is being used to change roles of databases that are already involved in the same Log Shipping Plan and the two databases are synchronous to begin with. This feature can be used during the Change Role Wizard by first unchecking the Perform full backup and then restore to initialize subscriber(s) checkbox, and then checking the Continue shipping logs without full backup checkbox. The latter checkbox will be added as part of this feature and will not be visible unless the former checkbox is unchecked. Clicking the latter checkbox will produce a warning message box. The original feature is completely preserved.

Enhancements

  • Automatically delete log files older than ‘n’ days option is added under the LiteSpeed Logging window
  • Disconnect users when restoring full backup option is added under the Backup options step in the Create Log shipping Plan Wizard window
  • The wildcard validation for the databases is added in the Backup Template Deployment wizard under the Deploy step
  • The mirror option is added under the Backup options step in the Create Log shipping Plan Wizard
  • Synchronize local and central activities option is added in the context menu of SQL Server tree in Backup Manager which to delete duplicate data in local and central repositories
  • Reversing Log Shipping plan roles procedures without performing a full backup option is added under the Backup options step in the Log Shipping Plan

ClosedLiteSpeed 8.9.7

New features in LiteSpeed 8.9.7:

  • "Select all" check box is added in the Backup Template Deployment Wizard when excluding databases under the Backup Option. While deploying a backup template, on the Backup Options step there is an option to exclude databases in the drop-down menu. Since the user can have large numbers of databases, “Select all” check box is added as an option to select all databases either to exclude all databases or deselect only the smaller number which is not needed. By default, the option is deselected
  • Add Backup Directory option now can be used through to the Backup Location browse dialogs not just from Backup Browse tab
  • Search bar for SQL Server Groups, SQL Servers and SQL databases is added under the SQL Server tree in the Backup Manager window. To avoid the manual searching/scrolling of Server Groups, SQL Servers or SQL databases, the search bar is added above the SQL Server tree. It is visible in the Backup manager, Log shipping and Maintenance plans.
    NOTE: Search is not searching any created Log Shipping or Maintenance Plans. If an item name contains queried phrase it will be listed as a result. Search is case insensitive. Refresh does not affect the input. There is an option button to clear the input
  • The Exclude Copy Only check box is now added under the Backup Content step in the Object Level Recovery Wizard window. Copy only backup is a backup that is independent from regular backup, meaning that it will not break the chain of backups and the purpose is to avoid affecting the overall backup and restore procedures for the database
  • Force a full backup if one has not been createdis now added to under the Diff Schedule and T-Log Schedule steps in the Backup Template Wizard window
    NOTE: Select this option to run a force full backup if one has not been created. This is a useful option for differential and transaction log backups that require an initial full backup at first

Enhancements

  • "Select all" checkbox is added in the Backup Template Deployment Wizard when excluding databases under the Backup Options
  • The Exclude Copy Only backups option is added in the Object Level Recovery Wizard
  • Add Backup Directory button is added in the backup file location browse dialogs
  • Search bar for SQL Server Groups, SQL Server and SQL databases is added under the SQL Server tree in the Backup Manager window
  • “Force a full backup if one has not been created” is added in the Backup Template Wizard window
  • Logging for Cloud Proxy while using Amazon S3 Cloud Storage is implemented

ClosedLiteSpeed 8.9.5

New features in LiteSpeed 8.9.5:

  • Ability to deploy backup templates using PowerShell.
  • Allow to suppress error result for tlog backup in case of no full backup existing for the databases.
  • Ability to export backup history to excel.

Enhancements

  • Allow to set the number of concurrent backups in maintenance plans (number of threads).
  • Change maintenance plans logging to "Verbose, Log files removed on success" and add deletion of old log files.
  • Small maintenance plans UI improvements

ClosedLiteSpeed 8.9.1

New features in LiteSpeed 8.9.1:

  • New cloud storage type supported: S3 Compatible Storage.
  • Change Role subscriber / publisher wizard now available in Log Shipping module

Enhancements

  • Custom Endpoint is supported for Amazon S3 cloud.
  • Ability to disable "AG" identification queries added to LS Core ini file.
  • Ability to suppress result output from extended stored procedures.
  • Restore Wizard performance improved.
  • Newer builds may now upgrade older builds within one version

ClosedLiteSpeed 8.9

New features in LiteSpeed 8.9:

  • LiteSpeed now has a Compliance report at Server and Group levels
  • Smart Cleanup Policies
  • Smart Cleanup is available as a new maintenance plan task
  • Always On Availability Groups related improvements.
  • Automated Restore now supports move data and log files option.
  • Databases now can be added / excluded with AlwaysOn Availability Group name wildcard in Backup Templates.
  • Now backups may run concurrently in a maintenance plan backup task.
  • Object Level Recovery now able to drop existing table before the table recovery.
  • LiteSpeed now supports KMS SSE with Amazon S3 services.
  • LiteSpeed Core now supports temporary credentials for Amazon Web Services.
  • LiteSpeed now able take into account local Sql Server time zone.
  • Backup templates now can skip databases in a restoring state.
  • Log Shipping now correctly indicates status for the first t-log backup.
  • Log Reader now may export all data from reading logs with PowerShell.
  • Log Reader now allows setting custom temporary folder in UI options.
  • LiteSpeed now warns when illegal characters used in a maintenance plan name.
  • LiteSpeed console UI and documentation improvements.
  • Amazon S3 EU (Stockholm) region has been added to supported regions.
  • LiteSpeed now supports compressed backups for TDE databases with Sql Server 2016 CU8 and above, Sql Server 2017 CU16 and above, Sql Server 2019 and above

ClosedLiteSpeed 8.8

New features in LiteSpeed 8.8:

  • Backup Templates now support the differential backup type
  • Backup Templates now support IBM Spectrum Protect™ (Tivoli Storage Manager)
  • Automated Restore now has the ability to do point in time restores
  • There have been Remote Deploy improvements

ClosedLiteSpeed 8.7

Google Cloud Storage

LiteSpeed now supports Google Cloud Storage as a target for backups.

MS AES encryption

LiteSpeed now supports the FIPS 140-2 compliant Microsoft AES encryption (128, 192 and 256) algorithms.

ClosedLiteSpeed 8.6

Mirroring backups to cloud storage

LiteSpeed now supports mirroring backups to the Cloud.

Mirroring backups in Backup Templates to local and cloud storage

LiteSpeed now supports mirroring backups in conjunction with Backup Templates. This new feature applies to local backups and backups to cloud storage.

OLR (Object Level Recovery) reads backups from cloud storage

LiteSpeed OLR (Object Level Recovery) can now be used to restore particular database objects (like tables with data) direct from cloud storage.

Log Reader reads backup files direct from cloud storage

Log Reader can now read backup files direct from cloud storage.

ClosedLiteSpeed 8.5

SQL Server 2016 support

  • Support of Sql Server 2016 has been added.

Object Level Recovery performance

  • Object Level Recovery has been enhanced by adding multi-threading support which results in a significant (marked) improvement of Object Level Recovery speed.
  • Note that on the Recover Table Wizard | Advanced Options | Direct Mode is selected by default and performs faster than the Bulk Insert alternative.

Transaction Log Reader scalability

  • The Log Reader has been enhanced by adding multi-threading support which results in a significant (marked) improvement of Transaction Log Reader scalability.

Restore from a different SQL Server instance

  • In the Restore Wizard you can now select the SQL Server instance and database to restore from.

Automated Restore

  • Restore Verify Only option has been added. This allows you to verify backups in Automated Restore without real database restoring.
  • New option Verify the latest full or differential backup has been added. Use this to check only the latest backup without needing to check the full restore chain of backups.

Restore to Different Instance reporting

  • A new report Restore by Source has been added to the LiteSpeed activity reports.
  • The report shows restore activities performed on different SQL Server instances for backups created on the selected SQL Server instance in the tree.

    NOTE: Central repository is required.

Backup

  • The default backup name and description can now include the AlwaysOn Availability Group name by using the variable %AG%. This allows you to group databases into folders based on the AlwaysOn Availability Group name. It is ignored for databases that are not in an AlwaysOn Availability Group.

Backup Templates

  • The location for Transaction Log backups can now be set independent of the Fast Compression / Full backups location. The path can be modified for each instance at deployment time.
  • You can now use the Backup Template to exclude individual databases within the selected categories of all databases, system databases, user databases and databases matching a wildcard or regular expression. Further to this, individual databases can be excluded at deployment. The path to the Transaction Log backup is visible from the LiteSpeed Console.

Multi-Database Backup

  • There is a new Exclude Databases step to the Backup Wizard. If you selected to include all databases, system databases or user databases then you can use the Exclude Databases step to select those databases you do not want backed up.

Backup folder creation now has automatic retry logic

  • LiteSpeed now makes 3 attempts for folder creation at 0.5 second intervals.

Database Properties

  • The Database Properties dialog from the Backup Manager now indicates whether FileStream is enabled. A new Stretch Database property is also included for SQL Server 2016 Stretch Databases.

Support for IAM Roles on Amazon EC2

  • LiteSpeed now supports IAM Roles authentication on Amazon EC2 virtual machines connecting to S3 storage.

Regions added to Amazon S3 Cloud

  • US East (Ohio) is added to the Amazon S3 Cloud region selection list.
  • Mumbai India is added to the Amazon S3 Cloud region selection list.

Azure Cold Storage

  • LiteSpeed has been tested with Azure Cold Storage. It is fully compatible.

ClosedLiteSpeed 8.2

Backup and restore to and from Microsoft Azure Blob Storage

  • LiteSpeed now supports backing up to and restoring from Microsoft Azure Blob Storage (page and block blobs supported).

Automatic file striping for cloud backup

  • LiteSpeednow supports (optional) automatic file striping to cloud to avoid hitting maximum cloud blob file sizes and improving file transfer speeds when running cloud backups.

Added support for the new AWS Amazon S3 Standard - Infrequent Access Storage class

  • LiteSpeed now supports the new AWS Amazon S3 Standard - Infrequent Access Storage class. Infrequent Access (Standard - IA) is an Amazon S3 storage class for data that is accessed less frequently, but requires rapid access when needed. Standard - IA offers the high durability, throughput, and low latency of Amazon S3 Standard, with a low per GB storage price and per GB retrieval fee which is ideal for long-term storage of backups.

Added additional AWS region support

  • LiteSpeed now supports the AWS Asia Pacific – (Seoul) region.

Adjusted default compression level for cloud backups

  • The default LiteSpeed compression level for cloud backups has been changed to Compression Level 7 to minimize compressed backup file size, reduce bandwidth requirements, improve restore speeds, and reduce cloud storage costs.

LiteSpeed license management

  • You can now manage LiteSpeed licenses from the manage instance registrations dialog.

SQL Server 2016 RC0 Supported

  • LiteSpeed now supports SQL Server 2016 RC0 (except Log Reader).

Job Manager Windows tasks User-Interface improvements

  • Users can now easily switch between the modern Windows Tasks and the classic Windows Task Scheduler 1.0 functionality.

Windows 10 support

  • LiteSpeed now supports Windows 10.

Central repository automatically selected at install

  • The LiteSpeed central repository is now automatically selected during installation.

Dynamic variables supported

  • LiteSpeed dynamic variables are all fully supported for folder names.

Repository maintenance updates

  • LiteSpeed repository maintenance/clean-up is now included when using the remote installer.

Improved advanced options

  • Improvements have been made for the LiteSpeed advanced options dialog.

ClosedLiteSpeed 8.1

Partial backups and restores

Region added to Amazon S3 Cloud

  • Frankfurt Germany is added to the Amazon S3 Cloud region selection list.

Updated Backup Analyzer wizard

Backup Manager option for automatically refreshing screens

  • You can now refresh the Overview and LiteSpeed Activity screens a configurable amount in increments from one to 30 minutes.

Object Level Recovery updates

  • OLR now supports preview for index data types.

Updated User Interface View Ribbon

  • The view ribbon displays local instance and central instance selections that are visible in the Navigation Pane. See LiteSpeed User Interface View Ribbon and Navigation Pane.

New SQL Server registration parameters

OLR and restore wizards update

Instance configuration wizard update

  • The instance configuration wizard contains a repository cleanup page that cleans old information from the local and central repository. See Configure Server Instances.

Manually restore a master database updated procedure

Updated centralized instance registration and sharing

License management

  • License, license type, and license expire date can be viewed and edited for SQL Server instances. See the tip in Register Server Instances.

Job manager

  • The job manager works with Windows Server 2008+ Windows Tasks.

ClosedLiteSpeed 8.0

Amazon S3 Cloud Backup Support

  • LiteSpeed now supports backing up to and restoring from the Amazon S3 Cloud. See About the Cloud

Updated User Interface

  • LiteSpeed now offers an updated user interface.

Automated Restore Immediate Execution Option

  • An immediate execution option has been added to Automated Restore.

Multi-Database Backup Support for Fast Compression

  • Fast Compression is now available for Multi-Database backup in the UI.

Multi-Database Restore

  • Multi-Database restores can now be done using Automated Restore.

Dell Rebrand

  • The product name has been renamed to LiteSpeed for SQL Server (removing the NetVault name).

Backup Performance Improvements

  • Backup speed and size for small backups has improved.

ClosedLiteSpeed 7.5

Database Consistency Check Option in Automated Restore

  • The new DBCC CHECKDB option in Automated Restore allows DBAs to run a consistency check on restored databases including physical structure, purity, and extended logical checks.

New Multi-Database Backup Wizard

  • The new Multi-Database Backup Wizard and LiteSpeed API improvements now make it even easier to back up a selection, All, User, or System databases in a single pass.

Smart Cleanup Policies Archive Bit Support

  • Smart Cleanup Policies now supports an Archive-bit option which instructs SmartCleanup to leave a backup on disk if it has not yet been backed up by your enterprise backup software.

Faster Object Level Recovery

  • Object Level Recovery now provides an option to insert data directly into the destination database without the need for temporary files. This can speed up Object Level Recovery operations on very large tables.

Improved LiteSpeed Activity Dashboard

  • The LiteSpeed Activity tab now provides an option to see all relevant activity (Backup, Restore, Verify, and Database Consistency Check) in a single view. In addition, it now shows in-progress backups when a central repository is used.

Dell DR4000 / DR4100 Appliance Support

  • LiteSpeed now supports Dell DR4000 and DR4100 appliances.
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating