Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
prash.dba
Starting Member
5 Posts |
Posted - 2010-04-07 : 06:36:35
|
When we install Litespeed on the server , can we still run a native sql server backup through maintenance plan? Or are the backups automatcially use SQL Litespeed. I installed Litespeed on our machines and my old native SQL Server maintenance plans doing regular SQL Server backups are also using SQL Lite speed to backup. Appreciate any information on this. ThanksPrash |
|
prash.dba
Starting Member
5 Posts |
Posted - 2010-04-07 : 09:46:03
|
Well , we just have to give a different file extension for the backups. So , I gave bkp as extension for backups taken from Lite Speed. ThanksPrash |
 |
|
mcrowley
Aged Yak Warrior
771 Posts |
Posted - 2010-04-09 : 16:33:33
|
To clarify, LiteSpeed does not change the BACKUP command in any way. You can still use it normally. LiteSpeed adds a few extended stored procedures that do backups. |
 |
|
jeffw8713
Aged Yak Warrior
819 Posts |
Posted - 2010-04-10 : 15:53:24
|
Litespeed now comes with a new installer that will replace the native commands. If you installed that, then your normal backups are now using Litespeed.Please note: if you are running both native and Litespeed differential backups you are going to need both backups to restore the system. |
 |
|
Typhon
Starting Member
2 Posts |
Posted - 2010-07-21 : 05:57:42
|
The native backups do not use Litespeed xtended stored procs. |
 |
|
|
|
|