DSNE364A token IS INVALID AS AN SQL STATEMENT TERMINATOR

Explanation

The user has entered an SQL statement terminator (token) that is not supported. The following values are not valid for use as a SQL statement terminator:
  • blank
  • comma
  • single and double quotes
  • underscore
  • left and right parenthesis

System action

The statement cannot be executed.

User response

Specify a valid SQL statement terminator.