Wsus System.Data.SqlClient.SqlException -- Could not allocate space for object 'dbo.tbDeadDeployment'.'PK__tbDeadDe__5EF8D717DBC55AEB' in database 'SUSDB' 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.

System.Data.SqlClient.SqlException (0x80131904): Could not allocate
space for object 'dbo.tbXml'.'PK__tbXml__D14A66A975A36718' in
database 'SUSDB' 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.
 at
Microsoft.UpdateServices.DatabaseAccess.DBConnection.DrainObsol
eteConnections(SqlException e)
 at
Microsoft.UpdateServices.DatabaseAccess.DBConnection.ExecuteCo
mmandNoResult()
 at
Microsoft.UpdateServices.Internal.DatabaseAccess.CommonDataAcce
ss.ExecuteSPImportUpdate(Int32 upstreamServerLocalId, String
xmlUpdateBlob, Byte[] xmlUpdateBlobCompressed, Int32&
localRevisionId)
 at
Microsoft.UpdateServices.Internal.DatabaseAccess.CommonDataAcce
ss.ImportUpdate(Int32 ussRevLocalId, String xmlUpdateBlob, Byte[]
xmlUpdateBlobCompressed, String xmlSdpBlob, Int32&
localRevisionId)
 at
Microsoft.UpdateServices.Internal.DatabaseAccess.CommonDataAcce
ss.ImportUpdateWithFileUrls(Int32 upstreamServerLocalId, String
xmlUpdateBlob, Byte[] xmlUpdateBlobCompressed, String
xmlSdpBlob, ServerSyncUrlData[] fileUrls, Boolean setCatalogSiteFlag,
Guid updateId)
 at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ImportSi
ngleUpdate(ServerSyncUpdateData updateData, List`1 allFileUrls)
 at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ImportM
ultipleUpdates(List`1 metadata, List`1 fileUrls, Boolean isConfigData)
ClientConnectionId:652a1b25-c14d-4f9e-8297-b0295fbcac46
Error Number:1105,State:2,Class:17

System.Data.SqlClient.SqlException (0x80131904): Could not allocate
space for object 'dbo.tbXml'.'PK__tbXml__D14A66A975A36718' in
database 'SUSDB' 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.
 at
Microsoft.UpdateServices.DatabaseAccess.DBConnection.DrainObsol
eteConnections(SqlException e)
 at
Microsoft.UpdateServices.DatabaseAccess.DBConnection.ExecuteCo
mmandNoResult()
 at
Microsoft.UpdateServices.Internal.DatabaseAccess.CommonDataAcce
ss.ExecuteSPImportUpdate(Int32 upstreamServerLocalId, String
xmlUpdateBlob, Byte[] xmlUpdateBlobCompressed, Int32&
localRevisionId)
 at
Microsoft.UpdateServices.Internal.DatabaseAccess.CommonDataAcce
ss.ImportUpdate(Int32 ussRevLocalId, String xmlUpdateBlob, Byte[]
xmlUpdateBlobCompressed, String xmlSdpBlob, Int32&
localRevisionId)
 at
Microsoft.UpdateServices.Internal.DatabaseAccess.CommonDataAcce
ss.ImportUpdateWithFileUrls(Int32 upstreamServerLocalId, String
xmlUpdateBlob, Byte[] xmlUpdateBlobCompressed, String
xmlSdpBlob, ServerSyncUrlData[] fileUrls, Boolean setCatalogSiteFlag,
Guid updateId)
 at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ImportSi
ngleUpdate(ServerSyncUpdateData updateData, List`1 allFileUrls)
 at
Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ImportM
ultipleUpdates(List`1 metadata, List`1 fileUrls, Boolean isConfigData)
ClientConnectionId:652a1b25-c14d-4f9e-8297-b0295fbcac46

Error Number:1105,State:2,Class:17



Possíveis problemas

1 Falta de espaço no disco

2 Limitação da base dados SQL activar autogrouwth / maxsize

Abrir o SqL Management
Propriedades da Base de dados
Files

3 Teres atingido os 10GB do SQL express e não teres licença para uma base de dados maior.
conclusão tens que passar para o Windows Internal Database

Comentários

Mensagens populares