Problem Note 71049: Reading a Snowflake table might result in "ERROR: The size of the data exceeded the maximum allocated buffer size for BULKUNLOAD"
Reading a Snowflake table might result in an error under these conditions:
- The data includes at least one character that requires more than one byte for storage.
- You use the BULKUNLOAD=YES LIBNAME or data set option.
The error might look similar to the following:
ERROR: The size of the data exceeded the maximum allocated buffer size for BULKUNLOAD
A possible workaround is to change the order of the variables that are selected or created in the query. This workaround involves testing different orders of the variables to determine whether there is an order that works.
Click the Hot Fix tab in this note to access the hot fix for this issue.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Snowflake | Microsoft® Windows® for x64 | 9.4 TS1M6 | |
Linux for x64 | 9.4 TS1M6 | |
SAS System | SAS/ACCESS Interface to Snowflake (on SAS Viya) | Linux for x64 | Viya platform | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2024-11-15 11:03:55 |
Date Created: | 2024-11-13 15:12:37 |