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. Appendix A: Data Vault Loader Messages

Data Vault Message Reference

Data Vault Message Reference

0023

0023

Unable to open rejected rows file: '
file-name
'.
Returned when the Data Vault Loader could not open, create, or write to a file containing the rows rejected during the load operation. The rejected rows file is called
input-file
.BAD, where
input-file
is the name of the data file containing the rows that were rejected. The rejected rows file is saved in the same directory as the specification file. This error might occur if the user executing the Data Vault Loader does not possess the appropriate access permissions on the rejected rows file (if it already exists) or the directory where it is stored. The error might also occur if the rejected rows file has been locked by another process.
Ensure that write permission is granted on the relevant files and directories, and that no other process is using the rejected rows file, before attempting the load operation again.

0 COMMENTS

We’d like to hear from you!