ptheriault
IS-IT--Management
This might be a dumb question but I'm nor sure how this works.
I have just been given two new SQL2005 ENT edition servers from a vendor. They have set up mirroring without a witness. So Transactional Safety is set to OFF. They are not backing up the T-log so it is getting very large. In fact it's bigger than the db. I would like to set up the following.
12:00 AM Full db backup
1:00 AM init the log
1:30 AM and every 1/2 hr after that backup the t-log.
will the 1:00 AM init break mirroring?
As I understand mirroring without a witness. All transactions are commited before being sent to the mirror. So if I init the log I should be ok. Correct?
I have just been given two new SQL2005 ENT edition servers from a vendor. They have set up mirroring without a witness. So Transactional Safety is set to OFF. They are not backing up the T-log so it is getting very large. In fact it's bigger than the db. I would like to set up the following.
12:00 AM Full db backup
1:00 AM init the log
1:30 AM and every 1/2 hr after that backup the t-log.
will the 1:00 AM init break mirroring?
As I understand mirroring without a witness. All transactions are commited before being sent to the mirror. So if I init the log I should be ok. Correct?