JoelFC

updated

9 years ago

J

JoelFC

1 Rookie

48 Posts

0

14742

April 13th, 2017 02:00

SQL backup not working

Hello.

I've deployed a new Windows Server 2016 with SQL Server 2016. Just installed the Avamar client and SQL plugin v 7.1.102-21.

The client was successfully registered with the server. The client is showing on the Avamar Administrator.

When I browse the client for a manual backup on the Avamar Administrator, I can successfully list windows file system, but nothing shows under the Windows SQL node. It should list the SQL instance but nothing shows.

When I attempted a scheduled SQL backup, the avsql log ends with these errors:

2017-04-13 04:00:08 avsql Error <19498>: Unable to load any of SMO managed DLL files.
2017-04-13 04:00:08 avsql Error <15744>: Unable to load SMO managed DLL: (symbol SMO_New not found)
2017-04-13 04:00:08 avsql Error <15760>: No targets after expansion!
2017-04-13 04:00:08 avsql Error <15760>: No targets after expansion!
2017-04-13 04:00:08 avsql Info <7271>: Final summary generated subwork 0, cancelled/aborted 0, snapview 0, exitcode 536870919
2017-04-13 04:00:13 avsql Info <6451>: avsql returning with exitcode 536870919


Only thing I noted it could be wrong was the security at SQL for the System account which wasn't sysadmin, but I set it now and I still can't list the SQL instances on Avamar.


Do you have an idea on what could be wrong?