Hi
Our databases have so many bulk loads and we enabled mirroring in our databases. For mirroring the databases should be in full recovery model. In this situation how we can truncate our abnormal growth of log files.. its not simple to stop the mirroring. truncate the log files by changing the recovery model and start the mirroring process from the begining.