LiteSpeed for SQL Server version 7.0 - defect or enhancement requests that have been addressed in release 7.0 of LiteSpeed for SQL Server.
Issues fixed in LiteSpeed 7.0:
The following is a complete list of issues addressed and enhancements implemented in LiteSpeed 7.0 release.
Feature | Resolved issue | Issue ID |
Fast Compression | Create a subdirectory for each Database, similar to the function of backup task in Maintenance Plans. | ST#65953 |
Fast Compression fails on read-only databases | ST#74093 | |
Ability to have fast compression create a sub directory for each Database backup. | ST#77099 | |
Ensure that file names generated by Fast Compression do not exceed OS limits. | ST#92087 | |
Fast compression is not calculating the changed extents correctly for a database with more than one file. | ST#96294 | |
Object Level Recovery | Ability to set a system wide temp directory for OLR via the registry. Handled via INI file | ST#81423 |
Licensing error be more "verbose" | ST#91406 | |
OLR can not generate identity columns against numeric/decimal columns. | ST#92266 | |
Unable to use a filter during OLR | ST#96271 | |
Getting an incorrect syntax error while running OLR. | ST#96272 | |
Maintenance Plans | When a Litespeed Maintenance plan is stopped or canceled by the customer it immediately stops executing all backup task. | ST#82159 |
Ability to use EncryptionKey parameter with “open” password | ST#88172 | |
Delete_LiteSpeedActivity be similar to the native SQL Server function where the archive/purge is based on the amount of rows, not their age. | ST#89841 | |
When given a large amount of databases, slssqlmaint.exe will fail and give few clues as to why. | ST#91627 | |
When running the following "exec LocalRepository..LiteSpeed_DeleteActivity @delLocal=1 (or @delCentral=1), ,@delStatus=1" the procedure run in chunks and then truncate the tlog file if needed. | ST#95885 | |
Ability to attach directories to backups via an MP. | ST#97294 | |
Manage Connections: once the connection is saved as sql authentication type, you cannot reverse it back to Windows. | ST#99516 | |
Backup Manager | The backup browser window does not sort directories alphabetical order. | ST#86799 |
Files and directory listings from a UNIX media server be in alphabetical order. | ST#90748 | |
Unable to restore tlog when diff and tlog backup had the same "Begin" time | ST#98171 | |
Backup Template | When deploying a template as a maintenance plan the option to create a subdirectory for each database is deselected for transaction log backups. | ST#87119 |
Ability to choose individual databases. | ST#95461 | |
Log Shipping | Allow changing/overriding Network Resilience settings via Advanced Options in Log Shipping. | ST#91076 |
Console not time zone aware | ST#96833 | |
On the Backup Options screen the Acceptable Latency auto-adjust be greater than the current setting for Backup Interval. | ST#98070 | |
Log Reader | Ability to select multiple transaction using the space or shift keys | ST#91143 |
Smart Cleanup | When running xp_slsSmartCleanup in "Dryrun" mode include the day the backup file was created plus its expiration setting in the results. | ST#93655 |
Installation | The timeout on the TSQL commands\scripts that build the repositories indexes during an upgrade has been increased. | ST#95197 |
Installer Rolls back due to IS Custom action. | ST#95499 | |
Documentation | Double Click Restore examples added to help file. | ST#96553 |
Following information added in Help Files: Backup Templates may only be deployed as a job on SQL 2000 as maintenance plans are not available in this SQL version. | ST#92273 | |
Logshipping guide updated to include that the SQL instances must first be registered in the LiteSpeed UI Console. | ST#94039 | |
Limitation in Help Files. Ignore case parameter "i" in regular expressions does not work in Maintenance Plans. | ST#94513 | |
Information about "threads" be removed from the help files for xp_slsrecast. | ST#95457 | |
UI | Ability to input SQL servers' IP address and port numbers in the UI during registration. | ST#92846 |
Litespeed console import the list of servers which have Litespeed installed via LiteSpeedCentral database. | ST#81543 | |
TSM | Ability to capture output message after running xp_delete_tsmfile. | ST#94514 |
Ability for the UI to determine that a backup is either a TSM backup or TSM archive object and restore it. | ST#92412 | |
Ability to use "@TSMPointInTime" or a subset of this parameter in the XP "xp_view_tsmcontents" to filter results. | ST#97032 | |
General | Backups in progress' stat not showing activity | ST#38809 |
Ability to use the LS parameter %datetime% | ST#88331 | |
Ability to set affinity for 64 to 128 processors. | ST#91478 | |
When running a schedule multi-database backup ,which encrypts the backup file, on server with a Korean or Japanese windows OS the following error is seen "Failed to decode encryption key [SQLSTATE 42000] Error(60300)" | ST#93170 | |
Fails with "The column prefix 't' does not match with a table name or alias name used in the query." | ST#93920 | |
Confusing error messages generated by Litespeed's retry code. | ST#95963 |