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

Guides

Guides

Check reachability to SQL Server from other application servers

November 28, 2024 by Surya R. Balusu
check SQL reachability

Checking the reachability of SQL Server is one of the key points. After successfully installing the SQL server, the DBA job is to make sure the server is reachable to other required servers such as application servers. Ideally, to check the reachability, we can use SSMS to connect to that SQL instance, but it is

Continue Reading →
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 →
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?

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 →
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:

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!