Usage Note 69665: SAS/ACCESS® Interface to Amazon Redshift returns the error "This is either an Unknown Type or is not supported currently" when loading large tables
When you insert data that contains more than 30,000 rows, the following error might occur:
[SAS][ODBC Redshift Wire Protocol driver]This is either an Unknown Type or is not supported currently.
If you set the EncryptionMethod driver option to 6 or 1, and you use a non-bulk data load method, this error might occur. Note that the EncryptionMethod driver option is used to enable SSL. The error is introduced with the latest version of the DataDirect ODBC driver that is included with SAS/ACCESS Interface to Amazon Redshift (Driver Name: S0rsft28.so, Driver Version: 08.0* (B0895, U0657)).
Available Workarounds:
To circumvent this issue, choose from the following workarounds:
- Use a non-SSL enabled connection by setting EncryptionMethod=0. However, this could present a security concern, so you should fully review this workaround before implementing it.
- Use BULKLOAD=YES for data load operations.
- Limit the data load to 30,000 rows per step.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Amazon Redshift | Linux for x64 | | |
*
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.
Date Modified: | 2022-11-21 09:42:06 |
Date Created: | 2022-11-08 10:49:04 |