![]() | ![]() | ![]() | ![]() | ![]() |
The loading of a Teradata or Oracle table into SAS Cloud Analytic Services (CAS) might take longer to run in SAS Viya 3.5 than in SAS Viya 3.4. The issue might occur when the following is true:
Possible workarounds for this issue include the following:
Click the Hot Fix tab in this note for a link to instructions about accessing and applying the software update.
This hot fix adds a new option, SCANSTRINGCOLUMNS=, to the CASLIB statement to help with this issue. When set to TRUE, this option causes the code to execute a separate query using the MAX(LENGTH(column)) syntax to scan each VARCHAR for the exact max length. The data connector then defines the length to the exact space that is needed for each of those columns rather than the maximum length. This option is not supported with parallel loads that use DATATRANSFERMODE= "AUTO" or "PARALLEL" or in a LIBNAME statement with the TERADATA engine.
Product Family | Product | System | Product Release | SAS Release | ||
Reported | Fixed* | Reported | Fixed* | |||
SAS System | SAS Data Connector to Teradata | Linux for x64 | V.03.05 | Viya | ||
SAS System | SAS Data Connector to Oracle | Linux for x64 | V.03.05 | Viya |