Database Error Messages

OCI-12994

drop column option only allowed once in statement

Cause

An attempt was made to repeat the drop column option in a single statement.


Action

Separate drop column options into different statements and resubmit statements.