Tag: MS SQL Server Error Codes

SQL Server Error Code – 28037 connection handshake failed. error %d oc

In this blog post, you’ll learn more about the SQL Server Error Code 28037 and the error message description that is shown SQL Server Error Code 28037 SQL Server Error Description for the Code :28037 Connection handshake failed. Error %d occurred while initializing the private key corresponding to the certificate. The SQL Server errorlog and the operating system error log may contain entries related to…

SQL Server Error Code – 912 script level upgrade for database ?%.*ls

In this blog post, you’ll learn more about the SQL Server Error Code 912 and the error message description that is shown SQL Server Error Code 912 SQL Server Error Description for the Code :912 Script level upgrade for database ?%.*ls? failed because upgrade step ?%.*ls? encountered error %d, state %d, severity %d. This is a serious error condition which might interfere with regular operation…

SQL Server Error Code – 15803 formatfile option cannot be used to read

In this blog post, you’ll learn more about the SQL Server Error Code 15803 and the error message description that is shown SQL Server Error Code 15803 SQL Server Error Description for the Code :15803 FORMATFILE option cannot be used to read distributed files. You can either remove it to try determining schema from data files, or use WITH clause of OPENROWSET instead to define…

SQL Server Error Code – 4340 the point-in-time clause of this restore

In this blog post, you’ll learn more about the SQL Server Error Code 4340 and the error message description that is shown SQL Server Error Code 4340 SQL Server Error Description for the Code :4340 The point-in-time clause of this RESTORE statement is restricted for use by RESTORE LOG statements only. Omit the clause or use a clause that includes a timestamp.