by Arya MA | Aug 10, 2020 | Latest, Server Management
SQL error 15421 occurs while dropping an orphaned user for an obsolete login. This generally happens if the user owns a database role. As a part of our Server Management Services, we help our Customers to fix SQL related errors regularly. Let us today discuss the...
by Arya MA | Aug 7, 2020 | Latest, Server Management
SQL server error 5184 triggers while trying to attach a database on one of the clustered SQL Server instances. It generally happens when the disk is not visible in the failover cluster manager. As a part of our Server Management Services, we help our Customers to fix...
by Arya MA | Jul 26, 2020 | Latest, Server Management
SQL server error 4064 triggers while connecting to Microsoft SQL Server. This generally happens when the default database is not available to complete the connection requests. As a part of our Server Management Services, we help our Customers to fix SQL related errors...
by Arya MA | Jul 12, 2020 | Latest, Server Management
SQL server error 772 often triggers while an application or ODBC connects to SQL server. The major reasons for the error are to the use of old ODBC driver and encryption methods of the client. As a part of our Server Management Services, we help our Customers to fix...
by admin | Mar 15, 2007 | MySQL, Server Administration
This article describes how to set up database replication in MySQL. MySQL replication allows you to have an exact copy of a database from a master server on another server (say we can call it as slave), and all updates to the database on the master server are...