NetWorker: Unable to backup SQL server 2022 with non-default TCP port

Zusammenfassung: When specifying a non-default TCP port in SQL 2022, the SQL backup job fails.

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

In SQL server configuration manager, -> SQL Server Network configuration -> Protocols for MSSQLSERVER -> TCP/IP

The customer modified TCP Dynamic ports to use 6201 instead of default port 1433. The SQL backup job fails with the following error messages.
 
153887:nsrsqlsv: Microsoft SQL server documentation provides details about the following SQL Server Provider error:
67945 nsrsqlsv NSR critical Cannot login to SQL Server Default Instance.
38008:nsrsqlsv: Named Pipes Provider: Could not open a connection to SQL Server [2].
153416:nsrsqlsv: (Error: 2)

Ursache

In SQL previous versions, this issue can be fixed by modifying SQL native client configuration to specify the none default port as well. But since SQL 2022, SQL native client is no longer a part of SQL server installation, customer side refused to install this feature separately.

Lösung

If using a non-default TCP port, enable the "Named Pipes" protocol under SQL server network configuration.


Artikeleigenschaften
Artikelnummer: 000226446
Artikeltyp: Solution
Zuletzt geändert: 19 Aug. 2024
Version:  2
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.