SQLState: S0002, Message: Could not allocate space...
# replication-troubleshooting
f
SQLState: S0002, Message: Could not allocate space for object 'dbo.SORT temporary run storage: 140739843915776' in database 'tempdb' because the 'PRIMARY' filegroup is full. Create disk space by deleting unneeded files, dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup. help my source is mssql
u
Hi Francisco, I'll need some more info to debug this. My initial thought is that this is a problem with your instance of MSSQL, not with Airbyte. What is your: 1. Airbyte version 2. Connector version 3. Deployment environment
f
ok
• airbyte 0.40.15 • Connector Microsoft SQL Server (MSSQL) 0.4.20 • Airbyte with Helm and source with db prd
s
Hey, this looks like something going on with SQL server. You need to allocate more disk space