SQL server not available
BE 2012
O/S Windows server 2008 R2
So, this question is in reference to this previously answered post: https://www-secure.symantec.com/connect/forums/be2012-added-server-does-not-show-list
When I do a backup, the job cannot read teh SQL server. If I go into the properties of the job, make sure all is selected, even expanding the items like the SQLServer (whihc is hte only part that fails), I can see the databases. But, when I run the backup, it fails on the SQLServer backup with the V-79-57344-33932 "Unable to attache to resource..." message.
I went into credentials, created one for the SA account, ran the job again, no difference. So I am stumped.
Actually,
Even though I had defined another credential for the database itself, it was not using that particular credential. Picking that credential via the GUI interface under the Credentials selection did not take. Only when I went into the job, went to the Test/Edit credentials, and selected the SA account credential I had selected did it work.
Sometimes its the simple things that get overlooked.
Thanks for the info though...
James