Database Error Messages

PCC-02010

found end-of-file while scanning string literal

Cause

A string in a SQL statement, which should be delimited by single quotation marks, was not terminated properly.


Action

Check that all strings are delimited.