• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

SQL Server

pancho619

Platinum Member
I'm having a problem at work where Backup Exec won't backup the SQL Database, I can see the database but it's grayed-out so that I can't select it. Tried re-creating the users/admin account and still no luck, re-creating the backup job, selections, etc. and no luck.......any help would be greatly appreciated.
 
Backup Exec needs the "SQL Agent" in order for you to backup the DB's on the fly.
You can workaround this by creating a Maintenance Plan to backup your DB's in SQL Enterprise Manager. Schedule it to run daily, before Backup Exec runs. Backup the folder that the maintenance plan backs up to.
This, of course, won't help much if you need BE to backup the DB on the fly though. That's what the Agent will do for you.
 
Thank you ITJunkie, I will try that and from reading other articles...it seems that's the way to go. I appreciate your information.

 
Back
Top