Database Error Messages

OCI-03039

invalid character after 'previous_keyword_values'
  • previous_keyword_values: A sequence of keyword values that immediately precede the invalid character in the command. The sequence of previous keyword values may be truncated if it is too long.

Cause

An invalid character has been encountered in the SQL statement.


Action

Remove the invalid character. If it is part of an identifier, enclose the identifier in double quotation marks.