| ERROR | position specification for column string is not allowed in external table loads |
| CAUSE | Use of a position specification was present in an external table load. |
| ACTION | Either remove the position specification, change the position specification to a field name reference, use direct path, or use conventional path. |