My sas stored process is taking time and not sure which piece of code is consuming time. I have checked the log of stored process but could not get the time stamp as all the code generated was of one single time stamp the context time stamp. Please can any one suggest as where to look further to understand the root cause
Take the code and pate into a SAS client of choice Set any parameters manually, add options to help understand logic and execution (MPRINT FULLSTIMER MSGLEVEL=I etc), and submit.
Data never sleeps
The 2025 SAS Hackathon has begun!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.