BookmarkSubscribeRSS Feed
csetzkorn
Lapis Lazuli | Level 10

Hi there,

 

My log is big mainly due to INFO entries like this:

 

INFO: Engine's fast-append process in use.

 

Is there a way to suppress them? I am using this at the moment:

 

 

options nonotes nosource nosource2 errors=10;

ods graphics off;

Thanks!

4 REPLIES 4
RW9
Diamond | Level 26 RW9
Diamond | Level 26

You could try adding:

options msglevel=n;
csetzkorn
Lapis Lazuli | Level 10
thanks. if n=0 does that mean there is no INFO?
PeterClemmensen
Tourmaline | Level 20

The MSGLEVEL= System Option documentation says that:

 

"N: specifies to print notes, warnings, CEDA message, and error messages only."

csetzkorn
Lapis Lazuli | Level 10
Thanks makes sense. Should have googled it first ...

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

How to Concatenate Values

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 4 replies
  • 2279 views
  • 1 like
  • 3 in conversation