Oracle Message ORA-12831 - Must COMMIT or ROLLBACK after executing INSERT with APPEND hint

ERRORMust COMMIT or ROLLBACK after executing INSERT with APPEND hint
CAUSEAfter executing an INSERT statement with an APPEND hint, a command other than COMMIT or ROLLBACK was issued.
ACTIONExecute COMMIT or ROLLBACK before issuing another SQL command.