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

30149

30149

[input record
n
:] integer outside range
This error message is returned by the server when a value outside the range -32,767 <=
n
<= 32,767 is assigned to a column defined as SMALLINT, or when a value outside the range -2,147,483,647 <=
n
<= 2,147,483,647 is assigned to a column defined as INTEGER. The offending record is rejected and written to the
input-file
.BAD file, where
input-file
is the name of the input data file that is identified in the import specification file.

0 COMMENTS

We’d like to hear from you!