Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

SQL Module

Status
Not open for further replies.

ditech

MIS
Jan 14, 2002
13
US
I am trying to backup several SQL server installs and the .pdf on the cd will not open. What I am trying to find out is if there is any backup command that needs to be entered on the client info so the database gets backed up.

Thanks,
 
Do you have a BSM for SQL license installed on the backup server? If not you'll not be able to backup individual database, but only on file level where the sql needs to be shut down to backup usually locked files as well.

George
 
If you're using the latest version of the BSM (Business Suite Module), enter the following in the backup command field:
nsrsqlsv -b <pool_name>

-ag100
 
Look under the Registrations tab to see if you have any SQL licenses installed. If not, look in your Legato cd folder for temporary licenses. Insert the temp SQL license and test you backups again.
(the temp license will be valid for one month, but you can type &quot;grace&quot; in the Auth Code field to extend it by 'n few days.)

If you backups works, consult you Legato vendor to obtain a appropriate licenses.

George
 
Thanks....I do have plenty of SQL licenses to cover our servers. I will try the nsrsql -b command
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top