OCI-00914
missing ADD keyword
Cause
The keyword ADD does not precede one of the following:
- The keyword log file in an ALTER DATABASE statement
- A column element or table constraint in an ALTER TABLE statement
- The keyword DATAFILE in an ALTER TABLESPACE statement
Action
Specify the keyword ADD in the ALTER statement.