How to create a definitive list of objects with NOLOGGING
Hi, all,
How might I create a definitive list of objects which might be affected by NOLOGGING. I've checked dba_tables, dba_indexes, dba_lobs and dba_tablespaces. I presume these are the only objects which have a LOGGING/NOLOGGING setting. Are there any others I've missed? Does anyone have a cunning script?
Mark