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

0022

0022

Invalid field mapping specification: '
field-name
'.
Returned when an invalid field remapping appears in the record specification area. Field remapping, where a field or part of a field is used as the source for another field (thus creating “sub-fields”), is defined using the following syntax:
(
reference-field-name
:
position
:
length
)
where
reference-field-name
is the name of the field being remapped,
position
is the starting position of the sub-field within the referenced field, and
length
is the length of the sub-field (in characters).

0 COMMENTS

We’d like to hear from you!