Vincent92

Hello, I'm Vincent, a DBA from a well-known International company, I'm skilled at SQL Server database management, and have much experience in using PowerShell scripts, and T-SQL scripts to do automatic operation and management of Database, including Instances deployment, daily operation (backup/monitoring/jobs/auditing), Trouble-shooting, AOAG, DB tuning and performance management, Server-Instance-Database lifecycle management, Database migration, Database DevOps (Azure DevOps), the elastic job for Azure SQL Database. Currently, I am focusing on Azure DevOps and Azure automation, I have some good practice in that and I keep learning about that. Also, I have some experience with Power BI, Power Automate, Power VA, and Microsoft Bot framework.
  • Interests: Coding, Travelling, Cooking
  • Skills: PowerShell, T-SQL, SQL Server, AOAG, Azure SQL DB, DB DevOps, Windows Server, Power BI, Power VA, Bot Framework, Power Automate, Linux, VMware

SQLServerCentral Article

Add a Second NIC for an Availability Group to Separate Network Traffic

Introduction Sometimes we face the scenario in an enterprise environment that the database in SQL Server Always On Availability Group (AOAG) has high concurrency read and write access from application servers. If we keep using the one network interface card for both network traffic of database connections from application servers and database mirroring between AOAG […]

4.75 (4)

You rated this post out of 5. Change rating

2023-05-08

2,714 reads

SQLServerCentral Article

How to setup multi-subnets Azure SQL VM AG group based WSFC (Windows Server 2019)

In this article, we will learn how to set up Azure SQL VM AOAG based on Windows Server 2019 Failover Cluster step-by-step,  it is a detailed supplement to the Microsoft official articles and it is a beginner's guide for people who have no experience to do that, please read this article closely with Mircosoft's guide: […]

5 (1)

You rated this post out of 5. Change rating

2022-08-06 (first published: )

1,322 reads

Technical Article

SQL Server instance startup type check by SQL script

I have developed the script to check SQL Server instances startup type, sometimes we didn't know all our SQL instances startup type correctly configurated, especially we cannot distinguish the Automatic and Automatic(Delayed Start) from the direct query, the only way is querying from the registry, you can use this script in your environment to bulk […]

5 (1)

You rated this post out of 5. Change rating

2021-12-24

1,372 reads

Blogs

The Basics of TRY CATCH Blocks–#SQLNewBlogger

By

I was working with a customer and discussing how to do error handling. This...

Working with ALS – Insights from the Ability Summit

By

The 14th annual Ability Summit is a global event that I attended a few...

Apr 9 Webinar: Accelerating Success: De-risking and Streamlining Releases with Flyway Enterprise

By

UPDATE: This moved to Apr 9 Join me Tuesday, Apr 9 for a webinar,...

Read the latest Blogs

Forums

Botched "Data warehouse" design...

By pietlinden

Someone landed a PowerBI mess in my lap, and near as I can tell,...

disaster recovery

By sqlfriend

We have two data centers in same city. One is our main site, the...

Set up Availability Group without a cluster to create read-only database

By koln

I want to have a a secondary ready-only database available for reporting, which is...

Visit the forum

Question of the Day

Backing up the Resource Database

How does the Resource database in SQL Server 2022 get backed up?

See possible answers