A SQL Server technology that supports the creation, management, and delivery of both traditional, paper-oriented reports and interactive, web-based reports.
Hi @DJAdan ,
SSR2016 and later Editions, SSRS exists as a component. SSRS and sql server of the same edition share a license. You can choose to upgrade both SQL Server and SSRS, or just SSRS (but you still need to use both licenses).
Failover clustering is supported only for the report server database; you cannot run the Report Server service as part of a failover cluster.
The report server runs independently of the failover cluster. If you install a report server on a computer that is part of a SQL Server failover instance, you are not required to use the failover cluster for the report server database; you can use a different SQL Server instance to host the database.
Microsoft SQL Server Reporting Services version 14.0.600.1453 is the SSRS 2017 Edition. You can view the current SSRS version in "Product Version" in the Report Server Configuration Manager, starting with "14" is SSRS2017, and starting with "15" is SSRS2019
Best Regards,
Joy
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.