2012-07-27

Teradata - Fixing the "name requires more than 30 bytes" error

This happened to me while loading data using Multi-Load, but also through other Teradata OleLoad methods (version 13.10).

Make sure you:

  1. Are not loading into a table with a name longer than 30 characters.
  2. Each of your fields are at or below 30 characters in length.
  3. Your fields do not contain spaces or any strange character... only use letters and numbers.

No comments:

Post a Comment