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

SQL Server 2022

FIX SQL Server / Guides / SQL Server 2022

How to Change tempdb Location in SQL Server

November 28, 2024 by Surya R. Balusu
Change tempdb location in SQL1

Changing tempDB location from the C drive to another drive or location in SQL Server 2022 or any SQL version Here, in our case, from C Drive to D drive Solution: Step 1: script out – script To move the location of the tempdb database, we must make a script with all logical names and

Continue Reading →
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 / 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 →
Guides / SQL Server 2022

Install SQL Server 2022: Step-by-step Guide

September 27, 2023September 26, 2023 by Surya R. Balusu
Install_SQL_SERVER_2022

Here is a simple step-by-step guide on how to install SQL Server 2022 with screenshots. Before the installation: Installing SQL Server 2022: Mount SQL Server 2022 ‘.ISO’ file Before connecting to the installed SQL Server:

Older posts
Page1 Page2 Next →

Search

Recent Posts

  • check SQL reachability
    Check reachability to SQL Server from other application servers
    by Surya R. Balusu
  • Change tempdb location in SQL1
    How to Change tempdb Location in SQL Server
    by Surya R. Balusu
  • 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

Categories

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