Table of Contents

Search

  1. About the Data Vault Message Reference
  2. Data Definition Language Errors
  3. Data Vault Repository Service Exit Codes
  4. Load Balancer and Administration Errors
  5. Data Vault Repository Administration CLI Errors
  6. Data Vault SQL Tool Messages
  7. Data Vault Loader Messages

Data Vault Message Reference

Data Vault Message Reference

0024

0024

Invalid position reference for field '
field-name
'.
Returned when a field definition includes a NULLIF or MISSINGIF clause that uses the field mapping format. For instance:
field1 (1:5) NULLIF (1:2) == 'ab'
The field mapping format
cannot
be used with the NULLIF and MISSINGIF clauses. If you wish to use a subset of a field in these clauses, use the LEFT(), RIGHT(), or MID() functions to return the substring.

0 COMMENTS

We’d like to hear from you!