Oracle Error Message
ORA-25176: storage specification not permitted for primary key
Reason for the Error
Storage parameters cannot be defined for a PRIMARY KEY constraint for a table with this organization
Solution
Remove storage specification for primary key