DSNE606E INVALID USE OF AN SQL STATEMENT TERMINATOR

Explanation

An SQL statement terminator has been used improperly in an SQL input statement. Either two successive statement terminators were encountered, or a series of blanks followed by a terminator was detected. The proper use of the SQL statement terminator is to delimit the end of a valid SQL statement.

System action

SPUFI processing stops. Correct the error, and start again.

User response

Remove the extraneous terminator from the input data set.