CL Command Reference - DMPJVM
CL Command List > DMPJVM Reference
Description:
The Dump Java Virtual Machine (DMPJVM) command dumps information about the Java Virtual Machine (JVM) for a specified job. The information is dumped using printer file QSYSPRT. The dump includes formatted information about the classpath, garbage collection, and threads associated with the JVM.
Restrictions:
. This command uses the STRSRVJOB and STRDBG commands. The user of this command must be authorized to those commands.
. This command is shipped with public *EXCLUDE authority and the QPGMR, QSYSOPR, QSRV, and QSRVBAS user profiles have private authorities to use the command.
. The issue of the command must be running under a user profile which is the same as the job user identity of the JVM job, or which has use (*USE) authority to the job user identity of the JVM job.
. This command is not allowed if the remote service operation has been started for another job and that job is not the same job specified on this command.
Examples:
DMPJVM JOB(099246/FRED/QJVACMDSRV)
This command will dump information for the Java Virtual Machine for the job with job name QJVACMDSRV, user name FRED, and job number 099246.