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 ...

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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
  • 2179 views
  • 1 like
  • 3 in conversation