An error might occur when you use SAS® in-database processing with Base SAS® procedures


When you are using a Base SAS procedure that enables SAS in-database processing for Teradata, an error similar to one of the following might occur:

ERROR: Syntax error or access violation Syntax error: Blank name in quotation marks.  ERROR: Error during in-database processing.
 

The error might occur when you use the DATABASE= connection option in the LIBNAME statement, you use double quotes around the database name in the option and you reference that libref in a Base SAS procedure.

To work around this problem, do one of the following: