Our transaction log became too full, to the point that our database could not be accessed. One of my co-workers decided to deal with the problem by manually deleting the transaction log off the server.
Is there any way we can repair the functionality of the database without losing the data in the database? There was quite a large amount done in the database yesterday, and it would really hurt to have to re-do an entire day's work.
We have tried un-delete utilities, and our transaction log has been overwritten in memory during our attempts to restore it.
I have never had to handle this particular scenario before. Is there anything we can do? I've been looking around online, but haven't found anything that has helped.
Is there any way we can repair the functionality of the database without losing the data in the database? There was quite a large amount done in the database yesterday, and it would really hurt to have to re-do an entire day's work.
We have tried un-delete utilities, and our transaction log has been overwritten in memory during our attempts to restore it.
I have never had to handle this particular scenario before. Is there anything we can do? I've been looking around online, but haven't found anything that has helped.