I have asked to work out a way of setting the recovery mode across all our sites to simple, about 100 in total. I know how to do this using enterprise manager but can't find any documentation of use of how to script it.
It seems unusual to me to set all databases to simple recovery. That means there can be no transaction log backups, no point-in-time recovery, no viewing transaction logs for debugging or recovery from mistakes.
If data loss is acceptable, then go for it. Howerver, if you have transactional data that you do not want to lose in case of disaster, I'd not use Simple Recovery on all databases. Terry L. Broadbent - DBA
Computing Links:
I know why you think this, and to be honest with you so do I, but the people in charge wat it this way.
They believe it to be acceptable because with simple mode you get rollback, but not roll forward, and as the program has not been writen with roll forward in mind it is ok to do this.
I have found out how to do it now anyway, but thanks for your comments.
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.