The AFTER clause can be used to ADD PARTITION only to a System Partitioned table.

Solution ID:ORA-14703

Type: Oracle

Cause

The table is not partitioned by the System method

Actions

Re-issue LOCK TABLE statement for non-SYS user after granting DML privileges on object, or non-SYS user should connect as SYS

Try the following links for this error:


http://docs.oracle.com/cd/E16655_01/server.121/e26079/e12700.htm


Browse all solutions to database errors from Oracle, MS SQL, or MySQL