During Object Level Recovery - Tables, error message is displayed:
"Failed to read backup files: Arithmetical overflow error while converting from expression to data type datetime."
A Professional (Enterprise) license is required to use Object Recovery Level.
LiteSpeed standard license does not support Object Level Recovery.
To verify the LiteSpeed license type: From SQL Server Query Analyzer or SQL Server Management Studio:
master..xp_sqllitespeed_version
The output will indicate whether Professional Edition = 1(Professional license installed) or Professional Edition = 0 (Standard license installed). Object Level Recovery is available during the Evaluation (Trial) period even though from Query Analyzer, the registration name will appear "Evaluation Edition" and the Professional Edition = 0
Litespeed Professional Edition for SQL Server is now renamed to Litespeed Enterprise Edition for SQL Server.
Note: The functionality of xp_sqllitespeed_licenseinfo changed beginning with Version 6.0x
This extended stored procedure, when run without arguments, returns a result set showing the currently installed LiteSpeed license, including License Type, Edition and Expire Date.
Â