LightSpeed

  • Please can you tell me how to get the program which expands lightspeed backups inot normal SQL server back ups

  • I am not aware of any. I would be interested if anyone would.

  • I believe that another vendor, IDERA SQLSAFE, does do this, we are using both products, legacy IDERA and LiteSpeed as defacto. I was on a call with IDERA yesterday and they mentioned they have a tool that does this. Given that they are very similar it would not supprise me if LiteSpeed did the same.

  • You can get this option in Lightspeed Enterprise console. If you prefer using TSQL than GUI, you can script out the code and later execute asJob/in QA.

    Hope this helps...

    Regards

    Utsab Chattopadhyay

    http://www.consultdba.com

  • The LiteSpeed Extraction Utility (extractor.exe) is part of the LiteSpeed install. Usage is covered in the LiteSpeed help file.

    -Eddie

    Eddie Wuerch
    MCM: SQL

  • Thanks very much for all the help on this matter

  • Got a link about how to extract a compressed backup to native backup.

    http://www.lazydba.com/sql/1__20502.html

  • extractor.exe -R extract

    [-?]

    [

    [-F sqllitespeed_backup_file]

    [-E base_file_name]

    [-N file_number]

    [-K encryption_key]

    [-L 0|1|2 ]

    [-I]

    ]

    SQL DBA.

Viewing 8 posts - 1 through 7 (of 7 total)

You must be logged in to reply to this topic. Login to reply