Category: SQL Server

SQL Server Error Code – 17169 unable to locate kernel http driver http

In this blog post, you’ll learn more about the SQL Server Error Code 17169 and the error message description that is shown SQL Server Error Code 17169 SQL Server Error Description for the Code :17169 Unable to locate kernel HTTP driver Httpapi.dll in path. SQL Server native HTTP support is not available. Error: 0x%lx Your operating system may not support the kernel HTTP driver.

SQL Server Error Code – 35394 transaction %d reached %i64u log used by

In this blog post, you’ll learn more about the SQL Server Error Code 35394 and the error message description that is shown SQL Server Error Code 35394 SQL Server Error Description for the Code :35394 Transaction %d reached %I64u log used bytes and %I64d reserved log bytes. In order to minimize log usage %d suboptimal rowgroups were created, which is not allowed since it compromises…

SQL Server Error Code – 545 explicit value must be specified for ide

In this blog post, you’ll learn more about the SQL Server Error Code 545 and the error message description that is shown SQL Server Error Code 545 SQL Server Error Description for the Code :545 Explicit value must be specified for identity column in table ?%.*ls? either when IDENTITY_INSERT is set to ON or when a replication user is inserting into a NOT FOR REPLICATION…

SQL Server Error Code – 45159 cannot move servers from source subscrip

In this blog post, you’ll learn more about the SQL Server Error Code 45159 and the error message description that is shown SQL Server Error Code 45159 SQL Server Error Description for the Code :45159 Cannot move servers from source subscription ‘%ls’ to target subscription ‘%ls’ since both subscriptions have free databases. You can have only one free database per subscription. To continue the move…