Hi SAS experts,
Is there a way to suppress this warning in the log when the data is bulk loaded from S3 to Redshift?
WARNING: During execute: [SAS][ODBC Redshift Wire Protocol driver][Redshift]INFO:Load into table 'xxxx' completed, 100 record(s) loaded successfully.
I agree that's not a justified warning.
I'd ask tech support, and I would not keep my hopes up.
You can always proc printto log='nul' or log='/dev/null' just for that step. but that is a poor workaround.
Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!
Learn how use the CAT functions in SAS to join values from multiple variables into a single value.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.