database force logging to tablespace force logging if the primary has physical standby in oracle 11g
For our production database environment we are using manual physical standby as DR solution by applying archive log shipping from primary to standby. For that we are enabled database force logging . Due to this enabling, we are getting more archive generation. Mostly due to the Oracle ODI mechanism. Now we need to disable the database force logging and need to be enable tablespace force logging for some required tablespaces ( other than ODI user residing tablespace) .Can I disable database force logging & enabling tablespace force logging in Primary database while the archivelog shipping activitity is going on for