Oracle Message ORA-12814 - only one CACHE or NOCACHE clause may be specified

ERRORonly one CACHE or NOCACHE clause may be specified
CAUSECACHE was specified more than once, NOCACHE was specified more than once, or both CACHE and NOCACHE were specified in a CREATE TABLE or CLUSTER, or in an ALTER TABLE or CLUSTER statement.
ACTIONRemove all but one of the CACHE or NOCACHE clauses and reissue the statement.