ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzaks_5.4.0.1/rzaksviewcallstack.htm

74 lines
5.4 KiB
HTML
Raw Permalink Normal View History

2024-04-02 14:02:31 +00:00
<?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="task" />
<meta name="DC.Title" content="View call stacks" />
<meta name="abstract" content="You can view information about a job or thread's call stack by using either iSeries™ Navigator or the character-based interface." />
<meta name="description" content="You can view information about a job or thread's call stack by using either iSeries™ Navigator or the character-based interface." />
<meta name="DC.Relation" scheme="URI" content="rzaksmngjbcmntsk.htm" />
<meta name="DC.Relation" scheme="URI" content="rzakscallstacks.htm" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2004-2006" />
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 2004-2006" />
<meta name="DC.Format" content="XHTML" />
<meta name="DC.Identifier" content="rzaksviewcallstack" />
<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>View call stacks</title>
</head>
<body id="rzaksviewcallstack"><a name="rzaksviewcallstack"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">View call stacks</h1>
<div><p>You can view information about a job or thread's call stack by
using either iSeries™ Navigator or the character-based interface. </p>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzaksmngjbcmntsk.htm" title="This information discusses the most common tasks that you can perform with jobs. It provides you with instructions for both iSeries Navigator (where available) and the character-based interface.">Common job tasks</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzakscallstacks.htm" title="The call stack is the ordered list of all programs or procedures currently running for a job. The programs and procedures can be started explicitly with the CALL instruction, or implicitly from some other event.">Call stacks</a></div>
</div>
</div><div class="nested1" xml:lang="en-us" id="navviewcallstack"><a name="navviewcallstack"><!-- --></a><h2 class="topictitle2">iSeries Navigator</h2>
<div><ol><li><span>In iSeries Navigator, expand <span class="menucascade"><span class="uicontrol">My Connections</span> &gt; <span class="uicontrol">server</span> &gt; <span class="uicontrol">Work Management</span> &gt; <span class="uicontrol">Active
Jobs or Server Jobs</span></span>, depending on the type of job
that you want to work with.</span></li>
<li><span>Right-click the job name and then click <span class="menucascade"><span class="uicontrol">Details</span> &gt; <span class="uicontrol">Call Stack</span></span>. </span></li>
</ol>
<div class="section">If you want to view a call stack for a thread, follow these steps:<ol><li>In iSeries Navigator, expand <span class="menucascade"><span class="uicontrol">My Connections</span> &gt; <span class="uicontrol">server</span> &gt; <span class="uicontrol">Work Management</span> &gt; <span class="uicontrol">Active
Jobs or Server Jobs</span></span>, depending on the type of job
that you want to work with.</li>
<li>Right-click the job name, and then click <span class="menucascade"><span class="uicontrol">Details</span> &gt; <span class="uicontrol">Threads</span></span>.</li>
<li>From the list of threads, right-click a specific thread, and then click <span class="menucascade"><span class="uicontrol">Details</span> &gt; <span class="uicontrol">Call Stack</span></span>. </li>
</ol>
<p>If you are running under a user profile with *SERVICE special authority
and want to see additional entries for LIC and i5/OS PASE Kernel, from the
Call Stack window, use the Include option from the Customize this view window.
(<span class="menucascade"><span class="uicontrol">View menu</span> &gt; <span class="uicontrol">Customize this view</span> &gt; <span class="uicontrol">Include</span></span>)</p>
</div>
</div>
</div>
<div class="nested1" xml:lang="en-us" id="cbiviewcallstack"><a name="cbiviewcallstack"><!-- --></a><h2 class="topictitle2">Character-based interface</h2>
<div><div class="section"><strong>Command: </strong>Work with Jobs (<span class="cmdname">WRKJOB</span>) or Display
Jobs (<span class="cmdname">DSPJOB</span>)<p>Select option 11: Display call stack, if
active. </p>
<p>If you wish to see a call stack for a thread, after issuing
the <span class="cmdname">WRKJOB</span> or the <span class="cmdname">DSPJOB</span> command, select
option 20: Work with threads, if active. Then, select option 10: Display
call stack option for the selected thread.</p>
</div>
</div>
</div>
</body>
</html>