Suppress_Logging (Boolean property)

Controls redo log activity in statements such as CREATE INDEX and CREATE TABLE AS SELECT to run the respective operations faster. The NOLOGGING keyword notifies Oracle that the operation does not need to be recoverable in the event of a media failure. Oracle generates a minimal number of redo log entries to protect the data dictionary, and thus the operation runs faster.

Important! In the event of a media failure, you will need to recover the data manually if you use the NOLOGGING keyword.

Tagged Values

Name Value
Data_TypeBoolean
Long_Id{E7AB3CC0-47AD-4A10-8972-C0FB869EE7CB}+40202899
tag_DBMS_Brands_And_VersionsOracle 8.0+
tag_Display_Name_ResourceSuppress Logging
tag_Has_Enum_Valuestrue
tag_Is_Physicaltrue
tag_Is_Three_State_Booleantrue
tag_Legacy_Property_Is_Physicaltrue
tag_Legacy_Property_Visualizer_TypeGROUPCHECKBOX