Oracle Message ORA-02340 - invalid column specification

ERRORinvalid column specification
CAUSEAn attempt was made to specify an UNPACKED column within a packed table.
ACTIONRemove the UNPACKED keyword in the column specification.