ERROR | No SQL string allowed as part of string field specification |
CAUSE | Particular field types do not allow SQL strings as part of their field specification (e.g. field corresponding to a LOB column). This was violated and needs to be corrected. |
ACTION | Remove the SQL string from the particular field specification. |