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

22501

22501

Data exception - string truncation
This message appears when an INSERT or UPDATE statement specifies a character string value that is longer than the maximum that can be stored in the target column. The length of the character string must be less than or equal to the maximum length permitted by the column.
This message is also returned if the concatenation operator ( || ) or the CONCAT( ) function produces a string that is 4057 or more characters in length. The maximum length of a concatenated string is 4056 characters.

0 COMMENTS

We’d like to hear from you!