December 17, 2021 at 8:15 am
Hello folks,
I have two SQL Server instances on one Windows server. The SQL Server is high available. Always On technology. Every instance has an availability group listener. ListenerName1 and ListenerName2.
Every instance holds a Reporting Server Database. I configured the reporting server with the help oft the reporting server configuration manager like this.
1. http://<ListenerName1>:80/Reports
2. http://<ListenerName2>:80/Reports
If I select http://<ListenerName1>:80/Reports I see the reports oft the instance where the ListenerName1 is pointing at.
If I select http://<ListenerName2>:80/Reports I see the reports oft the instance where the ListenerName1 is pointing at.
What I have to do to stop this?
My purpose is this
If I select http://<ListenerName1>:80/Reports I want to see the reports oft the instance where the ListenerName1 is pointing at.
If I select http://<ListenerName2>:80/Reports I want to see the reports oft the instance where the ListenerName2 is pointing at.
Thanks for help
Alphanew
December 18, 2021 at 9:10 am
Thanks for posting your issue and hopefully someone will answer soon.
This is an automated bump to increase visibility of your question.
Viewing 2 posts - 1 through 1 (of 1 total)
You must be logged in to reply to this topic. Login to reply