Alteryx keep throwing error STRING TRUNCATION error
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
komalkk
5 - Atom
‎07-05-2022
12:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi - I have been trying to write data onto snowflake and alteryx keeps throwing this error. I tried changing the data type and size of the columns but nothing is working. Can someone please provide insight to troubleshoot this error? Thanks
DataWrap2ODBC::SendBatch: [Snowflake][Support] (40465) String data truncated while performing conversion.
Labels:
- Labels:
- Designer Cloud
3 REPLIES 3
Reddy4
7 - Meteor
‎07-05-2022
12:40 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Try changing all string fields size to less than 255.
17 - Castor
‎07-05-2022
12:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I believe you’ll need to increase the default string length size in your ODBC/driver settings.
Alteryx
‎07-05-2022
02:25 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
To @DataNath's point, you can see the driver setting information here: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Writing-to-Snowflake-Truncated-string-...
