Running one of the Base SAS® procedures that is enabled for in-database processing against a Snowflake table might result in the following error:
The error might occur when trying to authenticate to the database using OKTA when one of the following procedures is used:
The error is an informational message that the summarization is not being passed to the database. Rather than failing, the procedure still works, but SAS is reading the data from the Snowflake table and doing the processing instead of it happening by the database. This behavior might result in slower performance.
There is no workaround for this issue.
See SAS Note 67487 for an issue with the DATABASE= option, SAS Note 69766 for an issue with the ROLE= and WAREHOUSE= options, and SAS Note 70478 for an issue with the ROLE= option.