Scheduling SQL Scripts Using Jenkins
Learn how a Jenkins server can be used to schedule SQL scripts to execute against SQL Server.
2020-12-22
18,875 reads
Learn how a Jenkins server can be used to schedule SQL scripts to execute against SQL Server.
2020-12-22
18,875 reads
Introduction PowerShell is a task-based command-line shell and scripting language; it is designed specifically for system administrators and power-users, to rapidly automate the administration of multiple operating systems (Linux, OSX, and Windows) and the processes related to the applications that run on those operating systems. For system administrators (DBAs\Wintel Admins), creating PowerShell scripts is a […]
2020-12-10
3,332 reads
Configuration of SQL Server Always on in Azure Virtual machines differs in multiple ways comparing with the on-premise Implementations. This article will help you to have a handy note to configure always on in Azure servers from a DBA perspective.
2020-09-04 (first published: 2018-12-06)
12,232 reads
This article is to explain a scenario I started facing in my work environment after some Windows Security patches rolled out .
A required privilege is not held by the client. The step failed.
2018-07-16
24,931 reads
This article will give you insight to understand how you can schedule a powershell script you have written using SQL Server Agent.
2018-05-22
32,649 reads
Install Visual Studio 2015 in Windows Server without Internet Connection
2018-01-15
8,094 reads
By Steve Jones
Today’s coping tip is to try something new to get out of your comfort...
Monitoring for Problems The encryption of your existing data occurs as a background process...
By Steve Jones
Today’s coping tip is to focus on what’s good, even if today feels tough....
I have a stored procedure that works across databases. So the "integration" database will...
Hi Team , Today i had an interview call. there was a question asked...
We did a failover of an AG and two databases went into Initializing /...