ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzatz_5.4.0.1/51/trb/qshchkprq.htm

52 lines
2.7 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
<title>The checkprereqs script</title>
</head>
<BODY>
<!-- Java sync-link -->
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
<h4><a name="qshchkprq"></a>The checkprereqs script</h4>
<p>The checkprereqs script runs the prerequisite validator tool. This tool verifies your WebSphere Application Server - Express installation, ensures that you have the appropriate prerequisite software and PTFs installed, and verifies certain configuration settings required by the product.</p>
<p><strong>Authority</strong></p>
<p>To run this script, your user profile must have *ALLOBJ authority.</p>
<p><strong>Syntax</strong></p>
<p>The syntax of the script is:</p>
<pre>checkprereqs [ -xmlinput <em>xml_input_file</em> ] [ -xmloutput <em>xml_output_file</em> ]
[ -output <em>output_file</em> ] [ -trace <em>trace_file</em> ] [ -help ]</pre>
<p><strong>Parameters</strong></p>
<p>The parameters of the script are:</p>
<ul>
<li><p><strong>-xmlinput</strong>
<br>This is an optional parameter. The value <em>xml_input_file</em> specifies the fully qualified path of an XML file that the script uses. If you do not specify this parameter, the script uses a default XML file that is included in the ServiceTools.jar file.</p></li>
<li><p><strong>-xmloutput</strong>
<br>This is an optional parameter. The value <em>xml_output_file</em> specifies the fully qualified path of an XML file to which the script writes its results. If you do not specify this parameter, the script writes its output to the display.</p></li>
<li><p><strong>-output</strong>
<br>This is an optional parameter. The value <em>output_file</em> specifies the fully qualified path of a file to which the script writes its standard output. If you do not specify this parameter, the script does not generate standard output.</p></li>
<li><p><strong>-trace</strong>
<br>This is an optional parameter. The value <em>trace_file</em> specifies the fully qualified path of a file to contain trace information. If you do not specify this parameter, the script does not generate trace information.</p></li>
<li><p><strong>-verbose</strong>
<br>This is an optional parameter. If you specify this parameter, the script displays all result information. If you do not specify this parameter, the script does not display successful result information.</p></li>
<li><p><strong>-help</strong>
<br>This optional parameter displays the usage statement for the script.</p></li>
</ul>
</body>
</html>