BookmarkSubscribeRSS Feed
neha11_ch
Fluorite | Level 6

Hi,

 

I am working on SAS 9.04 SPDS platform. When i run the query in SAS EG which extract data from SQL server table below are the time statistics given in the log :

 

NOTE: PROCEDURE SQL used (Total process time):

      real time           3:03.14

      cpu time            1.97 seconds

 

 

Please let me know, the CPU time mentioned here of 1.97 seconds, does it include the actual CPU time of SQL server + SAS Server?

1 REPLY 1
boemskats
Lapis Lazuli | Level 10

The CPU cost of the query at the SQL Server side is not included here, only your SAS session. This note indicates that it took 3 mins (elapsed time) for SQL Server to execute the query, and a couple of seconds of CPU time for SAS to write the data back.

 

 

 

 

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

SAS Enterprise Guide vs. SAS Studio

What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.

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