Oracle Message ORA-25145 - allocation policy already specified

ERRORallocation policy already specified
CAUSEIn CREATE TABLESPACE, the allocation policy was specified more than once, for example, AUTOALLOCATE and UNIFORM.
ACTIONRemove all but one of the allocation policy specifications.