When I try to initiate a backup from SQL Server NetWorker shows me the same error:
No Active SQL Servers found in this system
This message is just showed when the nwmssql is opened and no actions are permitted.
The Server initiated backup works fine because it's perfectly configured. It isn't the first time that I have configured the BSM for MSSQL but it's the first time that I'm getting this error
The SQL Agent has always be running. One thing I have just discovered is that if I install the BSM for MMSQL 3.1 the nwmssql is opened rightly and it doesn't show the mentioned error.
I would venture a guess and say that we you attempt to do the restore or backup and you receive that message that the SQL Server Agent is not running. The NMSSQL uses the agent for certain actions like discovering an active instance of SQL.
Check and start the SQL agent if it is not running then try the restore or backup that you attempted before.
What is your opinion about the problem could be due to the ODBC connector is pointed to a wrong location? I know now this SQL Server firstly had a MSSQL 2000 before updating to MSSQL 2005 and this could make a missconfiguration on the system. Do you agree?
If it works for you under 3.1 and not 5.1 then it is either something with configuration or bug in module build you have. AFAIK there is a different build for initial one for 5.1 so you may wish to check it out.
We have installed the same build on other SQL Server and it is working fine without showing this "bug". I don't know where I can see anything more that can help me...
HabibG2
455 Posts
0
November 19th, 2007 05:00
The Restore has to be initiated on the Client where the SQL module is installed.
HabibG2
455 Posts
0
November 19th, 2007 06:00
On the server initiated backup what save command are you using?
What Save set have you specified?
smora1
253 Posts
0
November 19th, 2007 06:00
smora1
253 Posts
0
November 19th, 2007 07:00
No Active SQL Servers found in this system
This message is just showed when the nwmssql is opened and no actions are permitted.
The Server initiated backup works fine because it's perfectly configured. It isn't the first time that I have configured the BSM for MSSQL but it's the first time that I'm getting this error
Thanks for your response.
smora1
253 Posts
0
November 19th, 2007 07:00
One thing I have just discovered is that if I install the BSM for MMSQL 3.1 the nwmssql is opened rightly and it doesn't show the mentioned error.
dgreggs1
86 Posts
0
November 19th, 2007 07:00
Check and start the SQL agent if it is not running then try the restore or backup that you attempted before.
Thanks,
Dana
smora1
253 Posts
0
November 19th, 2007 07:00
Thanks a lot.
ble1
4 Operator
•
14.4K Posts
0
November 19th, 2007 11:00
smora1
253 Posts
0
November 20th, 2007 02:00
Thanks.
smora1
253 Posts
0
November 20th, 2007 14:00
ble1
4 Operator
•
14.4K Posts
0
November 21st, 2007 11:00
smora1
253 Posts
0
November 21st, 2007 12:00
ble1
4 Operator
•
14.4K Posts
0
November 27th, 2007 09:00