Comments
2 comments
-
Hi ofrede, thank you for your forum post.
From the details of the exception, I suspect the Redgate Licensing Client on PSS server has encounter an error.
On PSS, can you please ensure that the Redgate Client service is in a started condition? Or even stop and restart the Redgate Client and try your comparison once more?
If the comparison still reports the same error, can you please locate the Redgate Client log files from this folder:
C:\ProgramData\Red Gate\Shared Client\Log
A support ticket has been created for your forum post, please send an email to support@red-gate.com with a copy of the log file attached? Hopefully the Redgate Client log files will provide information on the cause of the error.
Many Thanks
Eddie
-
Hi Eddie,
You are absolutely right!
I was of the impression that if I had the application installed on my PAS then it wasn't necessary to have it installed on my PSS.
Thank you very much for the answer and the explanation. Case closed!
Add comment
Please sign in to leave a comment.
Development Server (DS)
Production SQL Server (PSS)
Production App Server (PAS)
Problem:
When I call SQL Data Comparer from PSS it fails with a "Timed out trying to connect" but when calling from my DS it works.
Details:
I have installed SQL Data Comparer on my DS and PAS servers.
On my PAS Server I have created a Project (saved from SQL Data Comparer).
So when I open a CMD prompt on my DS and use this command: "\\PAS\c$\Program Files (x86)\Red Gate\SQL Data Compare 14\SQLDataCompare.exe" /Project:"\\PAS\e$\Apps\DC\myproject.sdc" it works.
When I log on to my PSS - using the exact same user as on my DS, and I execute the exact same command as above, it fails:
Any hints on what I need to do?