88 lines
5.7 KiB
HTML
88 lines
5.7 KiB
HTML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE html
|
||
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
<html lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<meta name="security" content="public" />
|
||
|
<meta name="Robots" content="index,follow" />
|
||
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
||
|
<meta name="DC.Type" content="concept" />
|
||
|
<meta name="DC.Title" content="CL commands that are supported by Java" />
|
||
|
<meta name="abstract" content="The IBM Developer Kit for Java supports these CL commands." />
|
||
|
<meta name="description" content="The IBM Developer Kit for Java supports these CL commands." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="comtools.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="tools.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="opsnav.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="anzjvmcn.htm" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="clcomm" />
|
||
|
<meta name="DC.Language" content="en-us" />
|
||
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
||
|
<!-- US Government Users Restricted Rights -->
|
||
|
<!-- Use, duplication or disclosure restricted by -->
|
||
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
||
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
||
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
||
|
<title>CL commands that are supported by Java</title>
|
||
|
</head>
|
||
|
<body id="clcomm"><a name="clcomm"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">CL commands that are supported by Java</h1>
|
||
|
<div><p>The IBM<sup>®</sup> Developer
|
||
|
Kit for Java™ supports these CL commands.</p>
|
||
|
<ul><li><a href="../cl/anzjvapgm.htm" target="_blank">Analyze Java Program
|
||
|
(ANZJVAPGM) command</a> analyzes a Java program, lists its classes and shows
|
||
|
the current status of each class.</li>
|
||
|
<li><a href="../cl/anzjvm.htm" target="_blank">Analyze Java Virtual
|
||
|
Machine (ANZJVM) command</a> retrieves and sets information into a Java virtual
|
||
|
machine (JVM). This command helps you debug Java programs by returning information about
|
||
|
active classes.</li>
|
||
|
<li><a href="../cl/chgjvapgm.htm" target="_blank">Change Java Program
|
||
|
(CHGJVAPGM) command</a> changes the attributes of a Java program.</li>
|
||
|
<li><a href="../cl/crtjvapgm.htm" target="_blank">Create Java Program
|
||
|
(CRTJVAPGM) command</a> creates a Java program on an iSeries™ server from a Java class
|
||
|
file, ZIP file, or JAR file.</li>
|
||
|
<li><a href="../cl/dltjvapgm.htm" target="_blank">Delete Java Program
|
||
|
(DLTJVAPGM) command</a> deletes an iSeries Java program that is associated with a Java class
|
||
|
file, ZIP file, or JAR file.</li>
|
||
|
<li><a href="../cl/dspjvapgm.htm" target="_blank">Display Java Program
|
||
|
(DSPJVAPGM) command</a> displays information about a Java program
|
||
|
on iSeries.</li>
|
||
|
<li><img src="./delta.gif" alt="Start of change" /><a href="../cl/dspjvmjob.htm" target="_blank">Display Java Virtual
|
||
|
Machine Jobs (DSPJVMJOB) command</a> displays information about active
|
||
|
JVM jobs to help you manage the application of program temporary fixes (PTFs).
|
||
|
You can also find more details about DSPJVMJOB in <a href="applyptfs.htm#applyptfs">Apply program temporary fixes</a>.<img src="./deltaend.gif" alt="End of change" /></li>
|
||
|
<li><a href="../cl/dmpjvm.htm" target="_blank">Dump Java Virtual
|
||
|
Machine (DMPJVM) command</a> dumps information about the Java virtual
|
||
|
machine for a specified job to a spooled printer file.</li>
|
||
|
<li><a href="../cl/java.htm" target="_blank">JAVA command</a> and <a href="../cl/runjva.htm" target="_blank">Run Java (RUNJVA)
|
||
|
command</a> run iSeries Java programs.</li>
|
||
|
</ul>
|
||
|
<p>For more information, see the following pages:</p>
|
||
|
<blockquote> <p><a href="anzjvmcn.dita">Considerations for using
|
||
|
the ANZJVM command</a></p>
|
||
|
<p><a href="../rbam6/rbam6licopt.htm" target="_blank">Licensed Internal Code option parameter strings</a></p>
|
||
|
|
||
|
<p><a href="../apis/pgm1.htm" target="_blank">Program
|
||
|
and CL Command APIs</a></p>
|
||
|
</blockquote>
|
||
|
</div>
|
||
|
<div>
|
||
|
<ul class="ullinks">
|
||
|
<li class="ulchildlink"><strong><a href="anzjvmcn.htm">Considerations for using the ANZJVM command</a></strong><br />
|
||
|
Due to the length of time ANZJVM can run, it is highly possible that a JVM ends before ANZJVM is able to finish. In the event that the JVM ends, ANZJVM returns the JVAB606 message (that is, JVM ended while processing ANZJVM) along with the data that it was able to obtain.</li>
|
||
|
</ul>
|
||
|
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="comtools.htm" title="When using the IBM Developer Kit for Java, you can either use Java tools with the Qshell Interpreter or CL commands.">Commands and tools for the IBM Developer Kit for Java</a></div>
|
||
|
</div>
|
||
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
||
|
<div><a href="tools.htm" title="The IBM Developer Kit for Java supports these tools.">Java tools that are supported by the IBM Developer Kit for Java</a></div>
|
||
|
<div><a href="opsnav.htm" title="The iSeries Navigator is a graphical interface for your Windows desktop. It is part of iSeries Access for Windows and covers many iSeries functions that administrators or users need to accomplish their daily work.">iSeries Navigator commands that are supported by Java</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|