Is an agent required to backup the Backup Exec server
Hi All,
Is an agent license required in order to backup the Backup Exec server itself?
We have a small environment and another application/SQL instance is installed on the physical Backup Exec server. Can this server be backed up without a Windows Agent? Are there any limitations?
I appreciate that in order to perform a granular recovery of the SQL instance I would need the SQL agent.
Thanks in advance!
The base product is VSS aware but only for open files (for example PST files). Using VSS it will not backup live SQL databaes.
Having said that, if you're referring to a disaster recovery situation,
Yes - you will be able to recover the media server (provided you have a good full backup of volumes and system state) but not the SQL databases (because of no SQL Agent present, you did not back them up)
-----------------------------------------
In other words:
If Backup Exec is installed on a machine which also has Microsoft SQL installed (and hosts some databses)
Situation 1:
Only a Backup Exec base license is installed.Will allow you to:
a. Backup flat files and/or System State
b. Restore flat files and/or System State
c. Allow you to perform a disaster recovery of the server (excliding SQL databaese)Situation 2:
Backup Exec base AND an Agent for SQL licenses are installed.Will allow you to:
a. Backup flat files and/or System State and/or live SQL databaes.
b. Restore flat files and/or System State and/or SQL databases.
c. All you to perform a disaster recovery of the server (including SQL databases)