| ERROR | Invalid attempt to define at position 0 |
| CAUSE | An invalid attempt was made to call OCIDefineByPos for position 0. |
| ACTION | Ensure that the implicit ROWID attribute, OCI_ATTR_FETCH_ROWID, is set on the statement handle before doing the execute. |
| ERROR | Invalid attempt to define at position 0 |
| CAUSE | An invalid attempt was made to call OCIDefineByPos for position 0. |
| ACTION | Ensure that the implicit ROWID attribute, OCI_ATTR_FETCH_ROWID, is set on the statement handle before doing the execute. |