|
|
|
|
|
|
Yesterday's Question of the Day (by dbakevlar) |
TCP Provider Errors in SQL Server You're troubleshooting a connectivity issue between a client application and a remote SQL Server instance. The client receives a "provider: TCP Provider, error: 0 - No such host is known" message. You verify that SQL Server is running and reachable on the server. The SQL Server instance is configured with a named instance and uses dynamic ports. Which of the following steps is most likely to resolve the issue? Answer: Configure the SQL Server Browser service to run and ensure UDP port 1434 is open. Explanation: When using named instances with dynamic ports, the SQL Server Browser service is essential because it tells clients which TCP port the named instance is listening on. The Browser service listens on UDP 1434, so if it’s not running or blocked, clients won’t know how to connect.
|
Database Pros Who Need Your Help |
Here's a few of the new posts today on the forums. To see more, visit the forums. |
SQL Server 2016 - Administration |
How to fix transactional replication latency - Good Morning All, We are facing replication latency issue. I checked for blocking, long running transactions or bulk operations running. I tried re-running the distribution agent job also. But still the latency exists. Could you please tell me what all I need to do to fix the latency Thanks, Chaitanya |
Editorials |
Transactional DDL in SQL Server: In Oracle, It Does Not Compute - Comments posted to this topic are about the item Transactional DDL in SQL Server: In Oracle, It Does Not Compute |
How Microsoft Fabric Is Reshaping Data Value - Comments posted to this topic are about the item How Microsoft Fabric Is Reshaping Data Value |
Article Discussions by Author |
How a Legacy Logic Choked SQL Server in a 30-Year-Old Factory - Comments posted to this topic are about the item How a Legacy Logic Choked SQL Server in a 30-Year-Old Factory, which is is not currently available on the site. |
Database Architecture Considerations for Implementing Content Moderation Services - Comments posted to this topic are about the item Database Architecture Considerations for Implementing Content Moderation Services |
Database Architecture Considerations for Implementing Content Moderation Services - Comments posted to this topic are about the item Database Architecture Considerations for Implementing Content Moderation Services |
TCP Provider Errors in SQL Server - Comments posted to this topic are about the item TCP Provider Errors in SQL Server |
Migrate from Linux to Windows with Availability Groups - Comments posted to this topic are about the item Migrate from Linux to Windows with Availability Groups |
We Gave Memory-Optimized Tables a Hash Lookup — Then Tried Pattern Matching Instead - Comments posted to this topic are about the item We Gave Memory-Optimized Tables a Hash Lookup — Then Tried Pattern Matching Instead |
Always On AG Latency for Read-Only Workload After Failover? - Comments posted to this topic are about the item Always On AG Latency for Read-Only Workload After Failover? |
Unlocking Interoperability: A Guide to Foreign Data Wrappers in PostgreSQL and Aurora PostgreSQL AWS RDS - Comments posted to this topic are about the item Unlocking Interoperability: A Guide to Foreign Data Wrappers in PostgreSQL and Aurora PostgreSQL AWS RDS |
An Introduction To Database Diagrams - Comments posted to this topic are about the item An Introduction To Database Diagrams |
SQL Server 2022 - Administration |
Disaster Recovery for Azure SQL - I am creating a Disaster Recovery plan for Below Data pipeline. I need to plan for Azure SQL Data recovery and Partial Data recovery. May someone please help me with list what all I must consider while doing DR Plan for Azure SQL Data recovery and Partial Data recovery. Thanks a lot. |
SQL Server 2022 - Development |
Archiving data older than 5 years - Hi We have databases with data stored for over 20 years, this is required by law. We though want to move data to a Archive database where is can be accessed at any time, at times directly using a view linking the 2 databases and at other times manually having to select the data using […] |
Database growth - Hi all I am currently using the following script to store database growth at clients. There are 2 issues though. One is that it is not taking into account free space on the database, so if there is as an example 100GB free space we do not see any growth until the 100GB is used […] |
| |
©2019 Redgate Software Ltd, Newnham House, Cambridge Business Park, Cambridge, CB4 0WZ, United Kingdom. All rights reserved. webmaster@sqlservercentral.com |