ERROR: “Login failed. The login is from an untrusted domain and cannot be used with Windows authentication. [CLIENT: xxx.35.1.26] Error: 18452, Severity: 14, State: …
Read More »Ekrem Önsoy
The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service
ERROR: The SQL Server Network Interface library could not register the Service Principal Name (SPN) for the SQL Server service. Error: 0x2098, state: 15. …
Read More »The package is encrypted with a password. The password was not specified, or is not correct.
ERROR: Description: The package is encrypted with a password. The password was not specified, or is not correct. End Error Could not load package …
Read More »Property ErrorLogFile is not available for JobServer ‘server_name’. This property may not exist for this object.
ERROR: Property ErrorLogFile is not available for JobServer ‘server_name’. This property may not exist for this object. EXPLANATION: In SQL Server Management Studio, you …
Read More »Delivering replicated transactions
In the Replication Monitor, you can see a message for a long time in the tab “Distributor to Subscriber History”. When you see this …
Read More »The database must be online to have a database snapshot
ERROR MESSAGE: “The database must be online to have a database snapshot.” EXPLANATION: You may encounter an error message when you create the Database …
Read More »A network-related or instance-specific error occurred while establishing a connection to SQL Server
ERROR MESAGGE: “A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. …
Read More »Invalid zero-length device name. Reissue the BACKUP statement with a valid device name
ERROR MESSAGE: Msg 3044, Level 16, State 1, Line 1 Invalid zero-length device name. Reissue the BACKUP statement with a valid device name. Msg …
Read More »Cannot drop the database ‘database_name’ because it is being used for replication
ERROR MESAGGE: “Cannot drop the database ‘database_name’ because it is being used for replication. (Microsoft SQL Server, Error: 3724)” EXPLANATION: You may encounter an …
Read More »The index “index_name” (partition 1) on table “table_name” cannot be reorganized because page level locking is disabled
ERROR MESAGGE: “Executing the query “ALTER INDEX [index_name] ON [dbo].[table_name] REORGANIZE WITH ( LOB_COMPACTION = ON ) ” failed with the following error: “The …
Read More »