简体   繁体   English

需要识别 IBM i 分区上的 Java 版本使用情况

[英]Need to identify Java version usage on an IBM i partition

In order to scope remediation and testing activities for a potential IBM i upgrade, I would like to run some sort of monitor or collection service that can tell me which of the various installed IBM i Java versions are actually being used in practice, and which jobs are invoking them.为了为潜在的 IBM i 升级确定补救和测试活动的范围,我想运行某种监视器或收集服务,它可以告诉我实际使用了各种已安装的 IBM i Java 版本中的哪些,以及哪些作业正在调用它们。

I'm not looking for a 3rd party tool, just advice on how IBM i built in tools might be leveraged to achieve this, since the web seems silent on this point.我不是在寻找 3rd 方工具,只是关于如何利用 IBM i 内置工具来实现这一点的建议,因为网络在这一点上似乎沉默。

I wouldn't need the classpaths, Java stats, etc. – just which Java version.我不需要类路径、Java 统计信息等——只需要哪个 Java 版本。 (Even knowing simply that a Java activity had been kicked off by a particular job at a particular time would be beneficial.) (即使只知道 Java 活动是在特定时间由特定工作启动的也是有益的。)

WRKJVMJOB is fine for a snapshot, but that's not really what I want. WRKJVMJOB 适用于快照,但这并不是我真正想要的。

There appears to be something called 'Java Collection' in QMGTOOLS, but I can find no documentation online, and I suspect this is a red herring given the specific purpose of QMGTOOLS. QMGTOOLS 中似乎有一种叫做“Java 集合”的东西,但我在网上找不到任何文档,我怀疑这是考虑到 QMGTOOLS 的特定目的的红鲱鱼。

Currently on V7R2.目前在 V7R2 上。

QJVM* 库对象上的对象审计(包括读取)完成这项工作。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM