So, in my learning how to backup a SQL database, I've discovered that a SQL module needs to be installed on the server that is being backed-up.
I've installed said module on the SQL server, and started a backup to test (saveset of "MSSQL:" defined), and get the following:
Unsuccessful savesets:
* msa-ptracker:MSSQL: 5 retries attempted
* msa-ptracker:MSSQL: save: using 'MSSQL:\' for 'MSSQL:'
* msa-ptracker:MSSQL: save: cannot stat MSSQL:\: Invalid argument
* msa-ptracker:MSSQL: save: RPC error: RPC cannot encode arguments
* msa-ptracker:MSSQL: save: save of MSSQL: to nbacknt.mmc-sil.com failed
So, fun. Just for kicks, I defined the saveset as "MSSQL:\" this time. I got:
Unsuccessful savesets:
* msa-ptracker:MSSQL:\ 5 retries attempted
* msa-ptracker:MSSQL:\ save: using 'MSSQL:\' for 'MSSQL:\'
* msa-ptracker:MSSQL:\ save: cannot stat MSSQL:\: Invalid argument
* msa-ptracker:MSSQL:\ save: RPC error: RPC cannot encode arguments
* msa-ptracker:MSSQL:\ save: save of MSSQL:\ to nbacknt.mmc-sil.com failed
Is there something I've forgotten to install, either on the NetWorker server, or on the SQL server? I don't have the SQL module in my registration section, no temporary enabler code. Is this something I need to do? Our Legato SE said no, but, I find that I get correct answers from non-Legato sources, so…
Thanks for the help!!
I've installed said module on the SQL server, and started a backup to test (saveset of "MSSQL:" defined), and get the following:
Unsuccessful savesets:
* msa-ptracker:MSSQL: 5 retries attempted
* msa-ptracker:MSSQL: save: using 'MSSQL:\' for 'MSSQL:'
* msa-ptracker:MSSQL: save: cannot stat MSSQL:\: Invalid argument
* msa-ptracker:MSSQL: save: RPC error: RPC cannot encode arguments
* msa-ptracker:MSSQL: save: save of MSSQL: to nbacknt.mmc-sil.com failed
So, fun. Just for kicks, I defined the saveset as "MSSQL:\" this time. I got:
Unsuccessful savesets:
* msa-ptracker:MSSQL:\ 5 retries attempted
* msa-ptracker:MSSQL:\ save: using 'MSSQL:\' for 'MSSQL:\'
* msa-ptracker:MSSQL:\ save: cannot stat MSSQL:\: Invalid argument
* msa-ptracker:MSSQL:\ save: RPC error: RPC cannot encode arguments
* msa-ptracker:MSSQL:\ save: save of MSSQL:\ to nbacknt.mmc-sil.com failed
Is there something I've forgotten to install, either on the NetWorker server, or on the SQL server? I don't have the SQL module in my registration section, no temporary enabler code. Is this something I need to do? Our Legato SE said no, but, I find that I get correct answers from non-Legato sources, so…
Thanks for the help!!