Originally posted by fraze
alter table table_name nologging;
This will be valid for few operation on the table only: DML for example only above the HWM (append hint, etc).