ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzamq_5.4.0.1/rzamqrunning.htm

105 lines
6.8 KiB
HTML
Raw 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="concept" />
<meta name="DC.Title" content="Running iSeries System Debugger" />
<meta name="abstract" content="Start the iSeries System Debugger components using these instructions." />
<meta name="description" content="Start the iSeries System Debugger components using these instructions." />
<meta name="DC.Relation" scheme="URI" content="rzamqmain.htm" />
<meta name="DC.Relation" scheme="URI" content="rzamqprintthis.htm" />
<meta name="DC.Relation" scheme="URI" content="rzamqcomponents.htm" />
<meta name="DC.Relation" scheme="URI" content="rzamqinstall.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="runningiseriessystemdebugger" />
<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>Running iSeries System
Debugger</title>
</head>
<body id="runningiseriessystemdebugger"><a name="runningiseriessystemdebugger"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">Running <span class="keyword">iSeries</span> System
Debugger</h1>
<div><p>Start the <span class="keyword">iSeries™</span> System
Debugger components using these instructions.</p>
<p>For information about running each component, see the following sections:</p>
<ul><li><a href="#runningiseriessystemdebugger__startingdebugmanager">Starting Debug Manager</a></li>
<li><a href="#runningiseriessystemdebugger__startingsystemdebugger">Starting System Debugger</a></li>
<li><a href="#runningiseriessystemdebugger__startingos400pasedebugger">Starting i5/OS PASE Debugger</a></li>
</ul>
<p>To learn more about <span class="keyword">iSeries</span> System
Debugger, start <span class="keyword">iSeries</span> System
Debugger and review the help information by performing one of the following
actions:</p>
<ul><li>From the <span class="uicontrol">Help</span> menu in any <span class="keyword">iSeries</span> System
Debugger window, click <span class="uicontrol">Help</span>.</li>
<li>Press <strong>F1</strong>.</li>
</ul>
<div class="section" id="runningiseriessystemdebugger__startingdebugmanager"><a name="runningiseriessystemdebugger__startingdebugmanager"><!-- --></a><h4 class="sectiontitle">Starting Debug Manager</h4><p>To
start Debug Manager from a command prompt on your client, run the following
command:</p>
<blockquote><kbd class="userinput">java utilities.DebugMgr</kbd></blockquote>
</div>
<div class="section" id="runningiseriessystemdebugger__startingsystemdebugger"><a name="runningiseriessystemdebugger__startingsystemdebugger"><!-- --></a><h4 class="sectiontitle">Starting System Debugger</h4><p>To
start System Debugger from a command prompt on your client, run the following
command:</p>
<blockquote><kbd class="userinput">java utilities.Debug &lt;args&gt;</kbd></blockquote>
<p>where <kbd class="userinput">&lt;args&gt;</kbd> represents
any of the following command arguments:</p>
<ul><li><kbd class="userinput">-u</kbd> = User</li>
<li><kbd class="userinput">-s</kbd> = System name</li>
<li><kbd class="userinput">-j</kbd> = Job description, in the form of: job number/job
user/job name </li>
<li><kbd class="userinput">-p</kbd> = Program to run, in the form of: program library/program
name</li>
</ul>
<div class="note"><span class="notetitle">Note:</span> Once you use Debug Manager to register your client, you can issue
the Start Debugging (STRDBG) CL command from an emulation session to start
System Debugger. You can also start System Debugger directly from System Debug
Manager.</div>
</div>
<div class="section" id="runningiseriessystemdebugger__startingos400pasedebugger"><a name="runningiseriessystemdebugger__startingos400pasedebugger"><!-- --></a><h4 class="sectiontitle">Starting <span class="keyword">i5/OS™</span> PASE
Debugger</h4><p>To start <span class="keyword">i5/OS</span> PASE
Debugger from a command prompt on your client, run the following command:</p>
<blockquote><kbd class="userinput">java
utilities.DebugPASE &lt;args&gt;</kbd></blockquote>
<p>where <kbd class="userinput">&lt;args&gt;</kbd> represents
any of the following command arguments:</p>
<ul><li><kbd class="userinput">-u</kbd> = User</li>
<li><kbd class="userinput">-s</kbd> = System name</li>
<li><kbd class="userinput">-p</kbd> = Fully qualified path of program to run</li>
<li><kbd class="userinput">-pid</kbd> = Process ID</li>
</ul>
<div class="note"><span class="notetitle">Note:</span> You can start <span class="keyword">i5/OS</span> PASE
Debugger directly from System Debug Manager. Unlike System Debugger, you cannot
start <span class="keyword">i5/OS</span> PASE
Debugger from an emulator session.</div>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzamqmain.htm" title="IBM iSeries System Debugger provides a graphical user debugging environment on the iSeries server. Use iSeries System Debugger to debug and test programs that run on your iSeries server, including programs written in ILE and OPM languages, Java, and programs that run in the i5/OS PASE environment.">iSeries System Debugger</a></div>
</div>
<div class="relconcepts"><strong>Related concepts</strong><br />
<div><a href="rzamqcomponents.htm" title="The components of the iSeries System Debugger work together to provide a powerful debugging tool.">iSeries System Debugger components</a></div>
<div><a href="rzamqinstall.htm" title="Before installing iSeries System Debugger on your workstation, you must meet some hardware and software requirements.">Installing iSeries System Debugger</a></div>
</div>
<div class="relref"><strong>Related reference</strong><br />
<div><a href="rzamqprintthis.htm" title="Use this to view and print a PDF of this information.">Printable PDF</a></div>
</div>
</div>
</body>
</html>