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

0084

0084

Number of fields specified in NUMBEROFFIELDS does not match number of fields in the first row in CSV file.
Returned if the number of fields specified for the NUMBEROFFIELDS parameter in the CSVFORMAT section of the load specification script differs from the actual number of fields in the CSV file. Since the NUMBEROFFIELDS parameter is intended for error-checking, this discrepancy will halt the load operation.
Before retrying the load operation, verify that the correct CSV file is being specified. If necessary, change the value of NUMBEROFFIELDS, or else disable field error-checking by either setting NUMBEROFFIELDS to 0 or removing that parameter from the script.

0 COMMENTS

We’d like to hear from you!