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

0061

0061

Illegal clause in file '
file-name
' at line
x
found
script-element
.
Indicates that an unexpected script element appears after a field definition. The following elements will generate this error message if they follow a complete field definition:
  • a string (in quotes) or numeric constant
  • the
    PIC
    keyword without a corresponding expression
  • (x:y)
    (field mapping format)
  • *
    (variable length operator)
  • (
    ’ (open parenthesis)
  • { }
    ’ (a redundant delimiter)

0 COMMENTS

We’d like to hear from you!