Author |
Message |
Topic: Submitting MVS commands in REXX |
tom_p
Replies: 4
Views: 3159
|
Forum: TSO and ISPF Posted: Sat Sep 25, 2004 9:41 am Subject: Submitting MVS commands in REXX |
You could also do a dcollect, post process it into flat file that just has all of the voluumes (volser, device), then in your rexx, you search for the volume in this file.
It's not efficient, but it ... |
Topic: CPU usage over 100% |
tom_p
Replies: 3
Views: 2334
|
Forum: Other Technical Topics Posted: Wed Jun 02, 2004 8:32 am Subject: CPU usage over 100% |
From the page supplied by semigeezer:
4. If the CPU utilization is greater than 100%, then the number above 100 indicates the number of ready address spaces not receiving service. For example, a RC ... |
Topic: CPU usage over 100% |
tom_p
Replies: 3
Views: 2334
|
Forum: Other Technical Topics Posted: Tue Jun 01, 2004 4:12 pm Subject: CPU usage over 100% |
Alberto,
I'm quite new to mainframes, but I've heard about this somewhere.
You're using MXG and SAS to make these reports I assume? The problem is in MXG apparently, something is not quite right wit ... |
|