Instead of setting 3 parameters to increase your detection and protection mode when using a DG environment, in 11g we can set just one parameter:
db_ultra_safe = data_only, or data_and_index or off (Protect just table data, protect also index or none) .
This parameter changes these other 3 : db_block_checking, db_lost_write_protect and db_block_checksum
Best Regards,
Paulo Portugal
db_ultra_safe = data_only, or data_and_index or off (Protect just table data, protect also index or none) .
This parameter changes these other 3 : db_block_checking, db_lost_write_protect and db_block_checksum
Best Regards,
Paulo Portugal
No comments:
Post a Comment