Category: SQL Server

SQL Server Error Code – 905 database ?%.*ls? cannot be started in th

In this blog post, you’ll learn more about the SQL Server Error Code 905 and the error message description that is shown SQL Server Error Code 905 SQL Server Error Description for the Code :905 Database ?%.*ls? cannot be started in this edition of SQL Server because it contains a partition function ?%.*ls?. Only Enterprise edition of SQL Server supports partitioning.

SQL Server Error Code – 3952 snapshot isolation transaction failed ac

In this blog post, you’ll learn more about the SQL Server Error Code 3952 and the error message description that is shown SQL Server Error Code 3952 SQL Server Error Description for the Code :3952 Snapshot isolation transaction failed accessing database ?%.*ls? because snapshot isolation is not allowed in this database. Use ALTER DATABASE to allow snapshot isolation.

SQL Server Error Code – 17155 i/o affinity turned on, processor mask 0

In this blog post, you’ll learn more about the SQL Server Error Code 17155 and the error message description that is shown SQL Server Error Code 17155 SQL Server Error Description for the Code :17155 I/O affinity turned on, processor mask 0x%0*I64x. Disk I/Os will execute on CPUs per affinity I/O mask/affinity64 mask config option. This is an informational message only; no user action is…

SQL Server Error Code – 3257 there is insufficient free space on disk

In this blog post, you’ll learn more about the SQL Server Error Code 3257 and the error message description that is shown SQL Server Error Code 3257 SQL Server Error Description for the Code :3257 There is insufficient free space on disk volume ?%ls? to create the database. The database requires %I64u additional free bytes, while only %I64u bytes are available.