Featured post
- Get link
- X
- Other Apps
Start Stop Restart Pause Resume SQL Server Instances Using SERVICES.MSC and SQL Configuration Manager
Hi Friends, Today I will explain what do you need to do when your SQL Server instance is stopped and you do not know How To Start your SQL Server instance using SERVICES.MSC and SQL Configuration Manager
I will teach you How To Start
Stop
Pause
Resume
Restart
Any versions of SQL Server instances like SQL Server 2008,SQL Server 2012 ,SQL Server 2014.SQL Server 2016,SQL Server 2019 etc
How To Start Stop Pause Resume Restart SQL Server instance using SERVICES.MSC
Step -1
Open RUN window and type SERVICES.MSC
Step-2
Now you can see SERVICES window as shown below
Step-3
Find SQL Server instance and Right Click it .Then you can see all options
My SQL Server instance - SQL2008
How To Start Stop Pause Resume Restart SQL Server instance using SQL Configuration Manager
Step-1
Open SQL Configuration Manager from search area
Step-2
You can see SQL Configuration Manager window as shown below and Find your SQL Server instance
My SQL Server instance -SQL2008
Step-3
Right Click SQL Server instance and Then you can see all options
So Now you know How To Start Stop Restart Pause Resume SQL Server Instance in you machine
Popular Posts
How to Check React Version Installed in Your System by Checking PACKAGE.JSON File and Executing Command from COMMAND PROMPT
- Get link
- X
- Other Apps
Execution failed for task ':react-native-reanimated:externalNativeBuildDebug' solved
- Get link
- X
- Other Apps
Error: Invalid `prisma.$executeRaw()` invocation: fixed using log: ["query"] option
- Get link
- X
- Other Apps
ERROR Warning: React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: undefined
- Get link
- X
- Other Apps
app keeps stopping error solved in android studio emulator using logcat in react native project
- Get link
- X
- Other Apps