An error similar to the following might occur when you use in-database processing with Base SAS procedures if the TPT (Teradata Parallel Transporter) option is set to yes (default).
This error occurs because SAS sends to Teradata a query that uses ANSI mode by default, and TPT supports only Teradata mode.
TPT is used mainly for large-volume roundtrips of data. Because one of the purposes of in-database processing is to eliminate large-volume roundtrips of data, TPT should not need to be used for in-database processing.