Hi

Just curious about this WLMTUC, as did not find anything .


On 07.09.2012 09:39, Bookmark Langer wrote:
Hi,
I wrote a small Rexx application that - among other things - used the 
as-is-tool WLMTUC (which is a compiled REXX) to inform about upcoming image- or 
group-capping.

Now I rewrote my application in java to move the workload from CP too zIIP, but 
I'm missing an equivalent to this WLMTUC function in java. Using the JZOS 
method Exec.run() doesn't work sufficiently, so I wanted to create some kind of 
java class that does whatever WLMTUC does.

So here is my question:
Does anybody know how that REXX function WLMTUC extracts the information about 
"time-until-capping" for both, image- and group-capping?
Or does anybody know where the heck in storage I can find this information 
(things like calling SYSEVENT and so on does not help, as I can't do that from 
java, and as a REXX can't do these things either, the information MUST be 
somewhere in the storage).
Or third alternative: Does anybody already have some kind of java class or JNI 
that I could use?

Any help is appreciated,
Regards
Volkmar Langer

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN



----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to