| ERROR | found end-of-file while scanning comment |
| CAUSE | A C comment either in C code or in an embedded SQL statement, was not terminated. |
| ACTION | Find the unterminated comment and terminate it with */ . |
| ERROR | found end-of-file while scanning comment |
| CAUSE | A C comment either in C code or in an embedded SQL statement, was not terminated. |
| ACTION | Find the unterminated comment and terminate it with */ . |