BookmarkSubscribeRSS Feed
statistician13
Quartz | Level 8

I am running regular old SAS (i.e. not Enterprise Guide, JMP, etc.) 9.4 TS Level 1M2 on 64-bit Windows 10 Professional (Version 6.2.9200).  When I run any procedures that produce output and I have "Create HTML" turned on under Tools->Options-->Preferences-->Results, it takes an inordinate amount of time for SAS to pull up the HTML Results Viewer Window.  If I turn the option off and just output results to just the text output, the procedure runs in the usual amount of time.  The output is slow to pull up whether or not a lot of output is displayoed.  For example, a proc print of only 10 rows of 2 variables takes about 20 seconds to pull up.  On other systems, the output is pulled up almost instantly after running the program. 

I have tried a number of things to get this to work more quickly and resolve this, such as changing the default output style and output directory, but I havne't had any luck.  Does anyone else have any suggestions on how to resolve this?

 

Thanks.

1 REPLY 1
collinelliot
Barite | Level 11

Without really knowing how much output your trying to generate, my advice would be to supress the output in SAS and route the output to an external file. I also might try output to a PDF. Then just open the file via Windows Explorer. You can sandwich your ODS statements between "ods noresults;" and "ods results;" to ensure that SAS does not try to generate output in the results window.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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
  • 1 reply
  • 1450 views
  • 0 likes
  • 2 in conversation