32 lines
1.6 KiB
HTML
32 lines
1.6 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>Verify product prerequisites</title>
|
|
</head>
|
|
|
|
<BODY>
|
|
<!-- Java sync-link -->
|
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
|
|
|
<h3><A NAME="trbchkprrq"></A>Verify product prerequisites</h3>
|
|
|
|
<p>WebSphere Application Server - Express may not run properly if all of the required software prerequisites are not installed. If the server does not start, run the prerequisite validator. It verifies your installation, ensures that you have the appropriate prerequisite software and PTFs installed, and verifies configuration settings required by WebSphere Application Server - Express. </p>
|
|
|
|
<p>To run the prerequisite validator, run the checkprereqs script from the Qshell command line.</p>
|
|
<ol>
|
|
<li>On the CL command line, enter the STRQSH (Start Qshell) command.</li>
|
|
<li>On the Qshell command line, use the cd command to change to the directory that contains the script:
|
|
<pre>cd /QIBM/ProdData/WebASE/ASE5/bin</pre></li>
|
|
<li>Run the checkprereqs script:
|
|
<pre>checkprereqs</pre>
|
|
<p>For more information and options for this script, see <a href="qshchkprq.htm">The checkprereqs script</a>.</p></li>
|
|
</ol>
|
|
|
|
<p><strong>Note: </strong>The prerequisite validator can also be run as a parameter of the servicetools script. For more information see <a href="qshprereq.htm">The prerequisite validator tool</a>.</p></li>
|
|
|
|
</body>
|
|
</html>
|