Oracle Message ORA-14106 - LOGGING/NOLOGGING may not be specified for a clustered table

ERRORLOGGING/NOLOGGING may not be specified for a clustered table
CAUSEUser attempted to specify LOGGING or NOLOGGING clausein CREATE TABLE or ALTER TABLE statement involving a clustered table
ACTIONRemove offending clause.