
Replication-Replication Distribution Subsystem scheduled for retry.
Nov 25, 2010 · The related TCP/IP port on which subscriber server is listening, and 1434 UDP port for SQL Server Browser Service (if SQL Server is not listensing on 1433 port) have been …
How to configure TCP/IP access for SQL Server/Express 2014
May 12, 2015 · After enabling a protocol you should restart SQL Server service. Enable and start SQL Server Browser service when you have installed named instances of SQL Server. Try to …
WSFC and Always On FCI - social.msdn.microsoft.com
Dec 26, 2017 · Windows Server Failover Clustering: It describes a bunch of servers/nodes that works together to provide high availability to applications that runs on top of them. The …
The SQL Server Network Interface library could not register the …
Nov 12, 2013 · The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x2098, state: 15. Failure to register an SPN …
log file for database 'msdb' is not available
Sep 20, 2012 · I suggest you use OS functionality to monitor what or who does that. happens outside of SQL Server so you need tom functionality (or restrict using better file level escurity) …
Index Maintenance on Azure SQL Server User Databases
May 20, 2019 · What is the relation of maintenance to licence?!? Note: you speak about SQL Server which is installed on Virtual Machine. This forum is for Azure SQL Database service. …
SQL Job error: error code 0x5. [SQLSTATE 42000] (Error 15404)).
May 15, 2012 · If the above does no help, please change the service account for the SQL Server agent service to account with proper permissions. This may be happening because the service …
how to use visual studio to debug sql server reporting service …
Apr 30, 2012 · In order to debug a customized extension for SQL Server Reporting Services (SSRS) in Visual Studio 2008, please attach the process to ReportingSerivcesService. We …
Login failed. The login is from an untrusted domain and cannot be …
Jul 30, 2012 · May you are providing user name & password like a SQL Login in application that need to be impersinate to connect to SQL server like windows login using windows …
VPN connection from laptop to Azure SQL Database
Mar 2, 2019 · I currently access Azure SQL Database by allowing a client IP through the Azure firewall. In a previous life when I was running PostgreSQL on a Linode VM I used OpenVPN to …