Hola,
Tengo instalado SQL Server 2000, y tengo el siguiente problema:
Tengo una base de datos, la cual no está indexando la información que hay en
ella.
Al revisar el log que tiene, se puede ver el siguiente mensaje:
Error: 9002, Severity: 17, State: 6
The log file for database 'xxx' is full. Back up the transaction log for the
database to free up some log space..
Could not write a CHECKPOINT record in database ID x because the log is out
of space.
Automatic checkpointing is disabled in database 'xxx' because the log is out
of space. It will continue when the database owner successfully checkpoints
the database. Free up some space or extend the database and then run the
CHECKPOINT statement.
¿Alguien me puede decir a que se debe esto, y como puedo hacer para
solucionarlo?
Saludos y gracias...
Mauricio.-
Leer las respuestas