Overview
A command-line testing utility for validating Microsoft SQL Server Availability Group connections and read-only routing.
Problem
Testing SQL Availability Group listeners and read-only routing repeatedly can require multiple manual SQLCMD commands.
Solution
The script automates repeated connections to an Availability Group listener using both standard and read-only application intents.
Key Features
- Availability Group listener testing
- Read-only routing validation
- Configurable test iterations
- SQLCMD integration
- Interactive execution
Technologies
- Microsoft SQL Server
- SQLCMD
- Windows Batch
Status
⚫ Archived
0 Comments