I would think that you probably would as the database wouldn't be attached any more, and I'm pretty sure that you won't be able to attach it without putting it into read/write mode.
You can try, but I would assume that a re-init will be needed.
The database i am log shipping is called "MyDatabase" on database A. It is set up to log ship to database B.
I need to still be able to perform full database backups on Mydatabase on database A. The application that uses it is not the best and allows deletion of data. I need to be able to restore the database (as a new name) to recover data when needed.
As long as you are able to backup the database and getting the missing records loaded into the product table on the subscriber you should be fine. Just make sure to do regular full and transaction log backups.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.