Can anyone tell me if the Backup Exec SQL agent for v8.5 will work with Backup Exec 8.6? I'm thinking it might be possible as we use the Exchange 9.0 agent with BE 8.6 with no problems. Just wondering if anyone has any insight into this.
Thanks.
Yes, in the SQL Server Books OnLine. They are installed as part of the Client Tools that come with SQL Server. You can find them at Start>Programs>Microsoft SQL Server>Books OnLine on a computer where SQL Server is installed.
Use the Index tab and enter BACKUP DATABASE.
Basically the syntax is:
BACKUP DATABASE dbname TO physical_location
example:
BACKUP DATABASE northwind TO 'D:/Backups/northwind_data.bak'
After reading the SQL Books Online and hearing SQLBill's advice for backing up a SQL database I decided to try it for myself. After stopping the services and typing in the database backup command I got an error message stating that that "backup" was not a recognized command. Am I missing something?
Thanks.
Disregard the last post. I decided to schedule the backup through the wizard in Enterprise Manager. As SQL is not my strong suit at all (I am a Network and NT/Win2K Server guy) can anyone tell me if the wizard backup will be sufficient? I am planning on backing the data up to a folder and then having Backup Exec backup the folder every night.
THanks
Hey SQLBILL...we are currently having problems backing up our SQL databases with veritas 8.6. The backup used to work, now it doesn't. I read your post on doing a native backup for sql database and backup the backup with veritas. Would you say then that veritas has problems backing up sql or is it the restore part that has you worried? I just wonder if its worth trouble shooting or try it your way.
I had a MAJOR issue with 8.6. Prior to build 3878, it could not backup SQL Server if:
1. you were using SQL Server 2000
2. it was clustered
3. Windows Advanced Server 2000
4. and it wasn't build (version) 3878
If you met all those requirements, your backup would not restore. I had to send my tapes to Veritas for them to recover the data after my system crashed. I had never been notified about this issue and I had bought Veritas after the date the 'bug' was found.
I'm not totally confident with using third party tools to backup SQL Server. I have enough hard drive space that I can easily backup to hard drive and then use BE to copy the backup file to tape.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.