Portal
Language
 
Home>Knowledge Base>8 - Troubleshooting PROMODAG Reports>SQL Server - The log file for database ''xxx'' is full
Information
Article ID10097
Created On4/9/2008
Modified10/8/2008
Share With Others
SQL Server - The log file for database ''xxx'' is full
The error message ‘The log file for database xxx is full’ is not generated by Promodag Reports, but by Microsoft SQL Server.

It is self-explanatory and actually means that the transaction log for the Promodag database has run out of space. Database and transaction log growth are not managed by PROMODAG Reports, but by tools provided with Microsoft SQL Server (SQL Enterprise Manager).

Microsoft provide some useful explanations and solutions to avoid this situation in their Knowledge Base: