September 15, 2008 at 9:07 am
any insight would be greatly appreciated, thanks.
September 29, 2009 at 12:51 am
I am having the same issue of logging to SQLServer 2005.
"User Action
Make sure that you have configured the firewall on the server instance of SQL Server to accept connections."
I have not firewall configured. Please help.
September 29, 2009 at 12:56 am
from the primary, can u connect to secondary and fire queries?
September 29, 2009 at 1:35 am
Can you script out your log shipping configuration and run the procs one by one to help further
I take it that, checking @@servername on both instances reports everything correctly and that sysservers is ok
--------------------------------------------------------------------------------------
[highlight]Recommended Articles on How to help us help you and[/highlight]
[highlight]solve commonly asked questions[/highlight]
Forum Etiquette: How to post data/code on a forum to get the best help by Jeff Moden[/url]
Managing Transaction Logs by Gail Shaw[/url]
How to post Performance problems by Gail Shaw[/url]
Help, my database is corrupt. Now what? by Gail Shaw[/url]
September 29, 2009 at 2:41 am
Unable to connect to SQLServer Database? Please help. URGENT.
Winsolin.
October 16, 2010 at 8:45 am
Hi
i have same problem
"The specified @server_name ('WIN-xxx) does not exist.
SQL Server Management Studio could not save the configuration of 192.168.1.
119 as a Secondary. (Microsoft SQL Server Management Studio)"
i have tried @@serverName and SELECT * FROM servername
are same.
Please its urgent.
Thanks
Rajat
July 17, 2020 at 3:17 am
I know this is an old post, but today I had the same problem (btw it took me 4 hours to find a solution). What I did was create the log shipping with SSMS and then create a log shipping script to check the procs. When I was looking i had an idea instead put the name on @primary_server I put the ip and success.
Hope this can help someone else.
tks.
Igor Amato.
Viewing 7 posts - 1 through 8 (of 8 total)
You must be logged in to reply to this topic. Login to reply