Skip to content
Just SQL DBA
  • Home
  • SQL Server 2022
  • Guides
  • SSRS
  • Contact us
FIX SQL Server / SQL Server 2022

How to Change Listener Name in SQL Server 2022.

April 17, 2024April 16, 2024 by Surya R. Balusu

After successfully configuring alwayson availability groups with a listener name in SQL server 2022, we got a situation where we should change the listener name. Let’s check our setup before changing the listener name. Our Setup: Our existing listener name is ‘DBLIS’ and we should change this to ‘SECDBLIS’. There is no way we can

Continue Reading →
Guides / SQL Server 2022

How to configure AlwaysOn Availability Groups in SQL Server 2022

April 16, 2024 by Surya R. Balusu
configure_alwayson_111

After installing SQL Server 2022, it is time to configure alwayson availability groups for high availability. Let us understand our setup: Before starting the process of Configure alwayson: Configure AlwaysOn in SQL Server 2022: How to enable Always on High Availability Feature in SQL Server 2022?

FIX SQL Server / SSRS

SSRS Reports failing after upgrade to 2022: FIX

April 16, 2024 by Surya R. Balusu
SSRS_Reports_Failing_11

Our SSRS reports failing with the following error. Authentication failed because the remote party has closed the transport stream. We have recently upgraded SQL Server Reporting Services (SSRS) from 2016 to 2022 and all the subscriptions both data-driven and standard are failing with authentication failure errors (SSRS Reports failing). This upgrade we did as part

Continue Reading →
Guides / SSAS

How to Install SQL Server Analysis Services (SSAS) 2019

September 27, 2023 by Surya R. Balusu
Install_SSAS_FT

Here is the simple step-by-step guide to install SSAS (SQL Server Analysis Service 2019) with screenshots. Setup: Before you start installing SSAS: Installing SSAS 2019: If your setup file is ‘.ISO’ then we need to mount the SQL Server setup file We should run the mounted file If your setup file is not ‘.ISO’ then

Continue Reading →
FIX SQL Server / SQL Server 2022

Fix: MSOLEDB Driver 19 for SQL Server Installation Failure

September 27, 2023 by Surya R. Balusu
FIX_MSOLDB_DRIVER_installation

We are getting an error while installing MSOLE DB driver 19 for SQL Server as it is looking for a ‘Microsoft Visual C++ Redistributable for Visual Studio 2022 ’, We can fix the MSOLEDB driver issue by following the below simple step-by-step procedure. From the above error screenshot, we understand there is a dependency to

Continue Reading →
Older posts
Page1 Page2 Next →

Search

Recent Posts

  • How to Change Listener Name in SQL Server 2022.
    by Surya R. Balusu
  • configure_alwayson_111
    How to configure AlwaysOn Availability Groups in SQL Server 2022
    by Surya R. Balusu
  • SSRS_Reports_Failing_11
    SSRS Reports failing after upgrade to 2022: FIX
    by Surya R. Balusu
  • Install_SSAS_FT
    How to Install SQL Server Analysis Services (SSAS) 2019
    by Surya R. Balusu
  • FIX_MSOLDB_DRIVER_installation
    Fix: MSOLEDB Driver 19 for SQL Server Installation Failure
    by Surya R. Balusu

Categories

  • FIX SQL Server (3)
  • Guides (3)
  • SQL Server 2022 (5)
  • SSAS (1)
  • SSRS (1)
  • Privacy Policy
© 2024 Just SQL DBA• All Rights Reserved!