TempDB has reached its size quota: How to increase size quota for tempDB on Azure SQL
问题 We are getting an error while loading data from one table to another. We do some monthly/quarterly roll ups on the first table data which is inserted into another table The source table has clustered column store index. We have billions of rows in the source data table. the SELECT part of the load script has a WHERE clause which filters data based on month and year. The error is below 'The database 'tempdb' has reached its size quota. Partition or delete data, drop indexes, or consult the