Database Error Messages

ORA-03092

Expecting end of statement but found 'string'

Cause

End of statement is expected.


Action

Ensure that the SQL statement has no extra strings at the end of statement.