The following is a complete list of issues addressed and enhancements implemented in LiteSpeed 7.5 release.
|
Feature |
Resolved Issue |
Issue ID |
| Automated Restore | The day "Thursday" appears twice in the drop down for scheduling an automated restore. | ST#109365 |
| Automated Restore does not pick all backups that are part of the tlog chain. | ST#110078 | |
|
Backup Analyzer |
Fails with "Divide by zero error encountered." |
ST#105735 |
| Backup Browser | When converting a backup to a DCR a successful message is displayed even when no DCR file is created. | ST#109718 |
| Backup Manager | The UI will fail to retrieve information on a backup with more than 2100 files due to a limit on the number of execute statements that can be issued. | ST#109961 |
|
Backup Templates |
Can't choose default backup directory in Deploy Wizard (Backup Options step). |
ST#107484 |
|
Documentation | Support request additional information about how to run cluster installs be included in the help files. |
ST#107980 |
| The command line syntax is misspelled as sqlllitespeed in several locations. | ST#110453 | |
| Enhancement Request | Remove hard coded limit for BLOB data. | ST#79528 |
|
Extractor | Added the ability to run the extractor from the UI. |
ST#99764 |
|
Fast Compression | FC createa a new full backup when the append to limit is reached on a backup file. |
ST#104473 |
| The Severity of the informational error message was changed to a lower level when FastCompression is escalating to a full backup due to an error. |
ST#104852 | |
|
Help Files | Support requested that additional information be added to the help files and to the SSMS output. |
ST#106540 |
|
HTML Report |
The HTML report for a check database task records the time in the date column as "AM" even when the job ran after 12 noon. |
ST#107163 |
| Install | Fixed upgrading from 6.1 to 7.1 error on Instance Configuration SQL Error Code: 207 Invalid Column name 'name.' | ST#110480 |
| Instance Configuration | Running instance configuration during a LIteSpeed install fails to find the SQL instances on the box. | ST#110861 |
| Licensing | LiteSpeed fails to work when there are more than one production keys in the ProductLicenses.xml file. | ST#110150 |
| LiteSpeed | LiteSpeed is throwing deadlocks (from Quest Communities). |
ST#106760 |
|
Log Reader
| The transaction name is always blank and SPID = 1 in SQL Server 2008/2012 logs. |
ST#106473 |
| The Logreader "dll" file (server components) is not installed when choosing to install only the LiteSpeed console. |
ST#108192 | |
|
Log Shipping | Added the ability to have the tlog backup file mirrored for redundancy. |
ST#99320 |
|
Maintenance Plan
| Fixed an intermittent issue were LS generated two versions of the same maintenance plan report. |
ST#102178 |
| Running a clean up history task resets the LiteSpeed local database's recovery mode. |
ST#107981 | |
| The “Delete empty subfolder” option deletes a root folder. | ST#108636 | |
| All replicas are backed up even if the "Back up preferred" option is selected. | ST#110176 | |
| All databases that are a part of AlwaysOn groups are backed up if either "Back up preferred" or "Back up all" is selected. | ST#110175 | |
| "Execute Maintenance Plan" modal dialog is incorrectly resized | ST#110264 | |
|
OLR | Support indexed views in Script Execution (xp_objectrecovery_executeselect). |
ST#109156 |
| Added a more clear error message when location for temp directory can't be opened due to access denied. | ST#109516 | |
| Recast | Added the ability to recast native backups into LiteSpeed backups. | ST#110535 |
| Restore | Cannot choose all backups created for an alwayon group from the restore wizard. | ST#110143 |
| SLS Recast | The SLSrecast does not create a DCR loader file. | ST#109714 |
|
Smart Cleanup | Now smartcleanup keep only the last Diff and its "Chained" Tlogs and delete older diff\tlog backups if they have reached their retain date. |
ST#108535 |
| Changed the parameters @tsminsdatelower='date_time' @tsminsdateupper='date_time' @tsmexpdatelower='date_time' @tsmexpdateupper='date_time' work with TSM backup objects. | ST#109519 | |
| TSM | Added the ability to restore TSM backups using the "restore from database" option. Note on implementation: User is redirected to TSM restore path of the wizard if the 'tsm:' prefix is identified from the last backup entry. | ST#70107 |
|
UI | The console is slow to startup. |
ST#106539 |