SAS Programming

DATA Step, Macro, Functions and more
BookmarkSubscribeRSS Feed
ramana
Calcite | Level 5

when iam using  proc report i got only one message in log as note" multiple concurrent threads will be used tp summerize data".please clarify it why iam getting like this?

3 REPLIES 3
Patrick
Opal | Level 21

Seems you're process is multithreading so doing stuff in parallel. Most likely good for you as it will shorten elapsed time.

If you just Google with the exact note text you've posted you'll get articles like this one http://support.sas.com/resources/papers/proceedings09/333-2009.pdf

ramana
Calcite | Level 5

thank you patrick.are you which domain like clinical or finance

Patrick
Opal | Level 21

My domains are not industry but "task" focused, primary DI and secondary BI. I have more real life experience in the finance sector.

sas-innovate-white.png

Special offer for SAS Communities members

Save $250 on SAS Innovate and get a free advance copy of the new SAS For Dummies book! Use the code "SASforDummies" to register. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 7281 views
  • 4 likes
  • 2 in conversation