ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaha_5.4.0.1/applyptfs.htm

73 lines
5.3 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="Apply program temporary fixes" />
<meta name="abstract" content="Beginning in i5/OS V5R4, you can use the Display Java Virtual Machine Jobs (DSPJVMJOB) CL command to manage your JVM jobs and apply PTFs while the system is active." />
<meta name="description" content="Beginning in i5/OS V5R4, you can use the Display Java Virtual Machine Jobs (DSPJVMJOB) CL command to manage your JVM jobs and apply PTFs while the system is active." />
<meta name="DC.Relation" scheme="URI" content="../rzam8/rzam81.htm" />
<meta name="DC.Relation" scheme="URI" content="../rzam8/rzam8fix1.htm" />
<meta name="DC.Relation" scheme="URI" content="trouble.htm" />
<meta name="DC.Relation" scheme="URI" content="limits.htm" />
<meta name="DC.Relation" scheme="URI" content="findjob.htm" />
<meta name="DC.Relation" scheme="URI" content="collect.htm" />
<meta name="DC.Relation" scheme="URI" content="getsup.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="applyptfs" />
<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>Apply program temporary fixes</title>
</head>
<body id="applyptfs"><a name="applyptfs"><!-- --></a>
<img src="./delta.gif" alt="Start of change" /><!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Apply program temporary fixes</h1>
<div><p>Beginning in i5/OS™ V5R4, you can use the Display Java™ Virtual
Machine Jobs (DSPJVMJOB) CL command to manage your JVM jobs and apply PTFs
while the system is active.</p>
<p>Many Java Program Temporary Fixes (PTFs) impact the JVM such
that, if the code is applied while a JVM job is running, applying the PTF
will cause unpredictable results. In the past, the application of some Java PTFs
has been delayed until an initial program load (IPL) could be performed on
the system to ensure that there would be no JVM jobs running on the system.
Many users, however, found this to be inconvenient. A JVM pre-condition was
added so that many of those delayed PTFs could be applied immediately, <em>if
no JVMs are active on the system</em>. The DSPJVMJOB command allows you to
see which jobs have JVMs running in them. With this information, you can end
the jobs containing active JVMs appropriately before applying PTFs, instead
of waiting for an IPL for the PTFs to be applied.</p>
<p>To learn more about the DSPJVMJOB command, see <a href="../cl/dspjvmjob.htm">Display Java Virtual
Machine Jobs</a> in the CL topic.</p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="trouble.htm" title="This topic shows you how to find job logs and collect data for Java program analysis. This topic also provides information about program temporary fixes (PTFs) and getting support for IBM Developer Kit for Java.">Troubleshoot IBM Developer Kit for Java</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="limits.htm" title="This list identifies any known limitations, restrictions, or unique behaviors in the IBM Developer Kit for Java.">Limitations</a></div>
<div><a href="getsup.htm" title="Support services for the IBM Developer Kit for Java are provided under the usual terms and conditions for iSeries software products. Support services include program services, voice support, and consulting services.">Get support for the IBM Developer Kit for Java</a></div>
</div>
<div class="reltasks"><strong>Related tasks</strong><br />
<div><a href="findjob.htm" title="Use the job log from the job that ran the Java command, and the batch immediate (BCI) job log where the Java program ran, to analyze causes of a Java failure. They both may contain important error information.">Find job logs for Java problem analysis</a></div>
<div><a href="collect.htm" title="To collect data for an authorized program analysis report (APAR), follow these steps.">Collect data for Java problem analysis</a></div>
</div>
<div class="relinfo"><strong>Related information</strong><br />
<div><a href="../rzam8/rzam81.htm">Maintain and manage
i5/OS and related software</a></div>
<div><a href="../rzam8/rzam8fix1.htm">Use software fixes</a></div>
</div>
</div>
<img src="./deltaend.gif" alt="End of change" /></body>
</html>