Database Error Messages

OCI-43441

'argument': Unsupported argument in the query-by-example clause.
  • argument: The argument that is invalid.

Cause

An unsupported argument is specified in the query-by-example clause.


Action

Only CHECK and WHERE are valid arguments. Replace the invalid argument with a valid one.