SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 68109: Trying to cast a VARBINARY variable with the FEDSQL procedure might result in the query not being passed to the database

DetailsHotfixAboutRate It

A performance issue or incorrect results might occur when the following is true:

  • You use the FEDSQL procedure.
  • You use the CAST function to convert a VARBINARY variable to a VARBINARY variable that is a different length. 

A performance issue might occur if some of the query is not passed to the database for execution and the processing is done in SAS® instead. This issue has been encountered when a resulting table was created from the same database where the input tables were located. Instead of everything being processed in the database, the data is being read into SAS to be processed before being passed back to the database.

Incorrect results might occur when incorrect code is being passed to the database. This issue has been seen when a query included a UNION ALL where a CAST function appeared in both SELECT clauses. The query passed to the database correctly included the CAST on the first SELECT clause but it was missing from the second SELECT clause.

Click the Hot Fix tab in this note for a link to instructions about accessing and applying the software update.



Operating System and Release Information

Product FamilyProductSystemSAS Release
ReportedFixed*
SAS SystemBase SASz/OS9.4 TS1M7
z/OS 64-bit9.4 TS1M7
Microsoft® Windows® for x649.4 TS1M7
Microsoft Windows 8 Enterprise 32-bit9.4 TS1M7
Microsoft Windows 8 Enterprise x649.4 TS1M7
Microsoft Windows 8 Pro 32-bit9.4 TS1M7
Microsoft Windows 8 Pro x649.4 TS1M7
Microsoft Windows 8.1 Enterprise 32-bit9.4 TS1M7
Microsoft Windows 8.1 Enterprise x649.4 TS1M7
Microsoft Windows 8.1 Pro 32-bit9.4 TS1M7
Microsoft Windows 8.1 Pro x649.4 TS1M7
Microsoft Windows 109.4 TS1M7
Microsoft Windows Server 20089.4 TS1M7
Microsoft Windows Server 2008 R29.4 TS1M7
Microsoft Windows Server 2008 for x649.4 TS1M7
Microsoft Windows Server 2012 Datacenter9.4 TS1M7
Microsoft Windows Server 2012 R2 Datacenter9.4 TS1M7
Microsoft Windows Server 2012 R2 Std9.4 TS1M7
Microsoft Windows Server 2012 Std9.4 TS1M7
Microsoft Windows Server 20169.4 TS1M7
Microsoft Windows Server 20199.4 TS1M7
Windows 7 Enterprise 32 bit9.4 TS1M7
Windows 7 Enterprise x649.4 TS1M7
Windows 7 Home Premium 32 bit9.4 TS1M7
Windows 7 Home Premium x649.4 TS1M7
Windows 7 Professional 32 bit9.4 TS1M7
Windows 7 Professional x649.4 TS1M7
Windows 7 Ultimate 32 bit9.4 TS1M7
Windows 7 Ultimate x649.4 TS1M7
64-bit Enabled AIX9.4 TS1M7
64-bit Enabled Solaris9.4 TS1M7
HP-UX IPF9.4 TS1M7
Linux for x649.4 TS1M7
Solaris for x649.4 TS1M7
* 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.