Troubleshooting SQL Server 2017 Columnstore Indexes If you have problems with SQL Server 2017 columnstore indexes, review this troubleshooting checklist to find potential solutions. 1. You can get the error 980 when you try to load SQL Server 2017 database. This is the error message text: “SQL Server cannot load database ‘%.*ls’ because it contains a columnstore index.” This error...
Tag: insert into
Troubleshooting SQL Server 2016 Bulk Copy Problems
Troubleshooting SQL Server 2016 Bulk Copy Problems If you have problems with SQL Server 2016 bulk copy, review this troubleshooting checklist to find potential solutions. 1. Install the latest SQL Server 2016 service pack. Because many SQL Server 2016 bulk copy bugs were fixed in SQL Server service packs, you should install the latest SQL Server service pack. At the...