IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

SAS Step execution statistics


IBM Mainframe Forums -> All Other Mainframe Topics
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
vasanthz

Global Moderator


Joined: 28 Aug 2007
Posts: 1747
Location: Tirupur, India

PostPosted: Wed Feb 12, 2025 6:53 pm
Reply with quote

Hi,

We have a SAS step which does PROC SUMMARY. At the end of the step there are statistics.
Code:
NOTE: The PROCEDURE SUMMARY used the following resources:
      CPU     time -         00:05:52.13                 
      Elapsed time -         00:40:34.96                 
      EXCP count   - 11278256                           
      Task  memory - 6035K (142K data, 5893K program)   
      Total memory - 40845K (11808K data, 29037K program)

Mainview shows:
Code:
 H1 =JPAGOV============XXXX=====*========11FEB2025==07:14=15M===MVMVS====D==295============================
C Jobname  JES Job  T SrvClass Step       Pages per Sec      %Dly  DmdP   Avg 1M Pg  2G    Avg  SCM  Job   
- -------- Number   - -------- Data       0......10......20  Stor  /Sec Frame Frame Frms Slots Slots Status
  XXXXXXXX JXXXXXXX B BATXXXXX  NO   0.00                                995K     0    0     0     0 Active


SAS stats says the step used Total memory - 40845K. -- Approximately 41MB
But Mainview(JPAGOV view) says that the job is using 995K 4K frames which is 4GB.

Any ideas why the SAS step statistics indicate 41MB of memory usage, while Mainview shows an average frame utilization of 4GB?
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> All Other Mainframe Topics

 


Similar Topics
Topic Forum Replies
No new posts Return codes-Normal & Abnormal te... JCL & VSAM 7
No new posts Capturing Job Execution Information All Other Mainframe Topics 3
No new posts How to append a PS file into multiple... JCL & VSAM 3
No new posts DB2 Statistics - Using EXPLAIN and qu... DB2 1
No new posts convert file from VB to FB and use tr... DFSORT/ICETOOL 8
Search our Forums:


Back to Top