Problème de rebuild d'index
Bonjour à tous,
Je rencontre actuellement des soucis d'espace insuffisant. voici le message d'erreur que j'ai :
Error Message:
Failed:(-1073548784) Executing the query "ALTER INDEX PkTable ON dbo.Table..." failed with the following error: "Could not allocate a new page for database 'Ma_BDD' because of insufficient disk space in filegroup 'PRIMARY'. Create the necessary space by dropping objects in the filegroup, adding additional files to the filegroup, or setting autogrowth on for existing files in the filegroup.
The statement has been terminated.". Possible failure reasons: Problems with the query, "ResultSet" property not set correctly, parameters not set correctly, or connection not established correctly.
De quoi elle est du cette erreur ? Qu'elle est le solution pour résoudre ce problème ?
Merci