ibm-information-center/dist/eclipse/plugins/i5OS.ic.rzau3_5.4.0.1/rzau3versw.htm

71 lines
4.1 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="dc.language" scheme="rfc1766" 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. -->
<meta name="dc.date" scheme="iso8601" content="2005-10-17" />
<meta name="copyright" content="(C) Copyright IBM Corporation 2006" />
<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))' />
<title>Verify installation</title>
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
<link rel="stylesheet" type="text/css" href="ic.css" />
</head>
<body>
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
<a name="versw"></a>
<h2 id="versw">Verify installation</h2>
<p>To ensure that the OptiConnect code and objects have been installed correctly,
run the Check Product Option (CHKPRDOPT) command.</p>
<p>To verify a successful installation, follow these steps:</p>
<ol type="1">
<li>Start the OptiConnect subsystem. Enter the following command on all systems:
<pre class="xmp"> STRSBS QSOC/QSOC</pre></li>
<li>Check the operator messages for the messages that were issued when QSOC
subsystem was started. Enter the following command on all systems:
<pre class="xmp"> DSPMSG *SYSOPR</pre>
<p>The following messages should appear after a successful initiation
of the OptiConnect Connection Manager:</p>
<p></p>
<pre class="xmp"> Subsystem QSOC in library QSOC starting.
Subsystem QSOC started.
OptiConnect connection manager started at mm/dd/yy hh:mm:ss.
OptiConnect connected to SYSTEMA using SOC01 at mm/dd/yy hh:mm:ss.
OptiConnect connected to SYSTEMB using SOC02 at mm/dd/yy hh:mm:ss.</pre>
<p>The number of messages (and adapter types within the messages) you see depend
on the following:</p>
<ul>
<li>Your hardware configuration</li>
<li>The systems to which you are connected</li>
<li>The systems that have started the OptiConnect subsystem</li></ul></li>
<li>Enter the command VFYOPCCNN from the command line
<p>This begins the installation
verification. It ensures system-to-system connection within the cluster.
Check your joblog for the completion message. </p>
<pre class="xmp"> OptiConnect verification test completed with no errors. </pre></li>
<li>Use the Work with OptiConnect Activity (WRKOPCACT) command to check the
OptiConnect activity on the systems in the cluster. Enter:
<pre class="xmp"> QSOC/WRKOPCACT</pre>
<p>You should see activity as a result of the Verify OptiConnect Connection
(VFYOPCCNN) procedure. VFYOPCCNN causes the system to act as a <span class="italic">client</span> to each of the other systems in the network. See <a href="rzau3wwopact.htm#wwopact">Work with OptiConnect activity (WRKOPCACT)</a> for
more information on how to use this command.</p></li>
<li>To confirm that the hardware connections are operational and show the
operational status of the bus receiver cards, enter:
<pre class="xmp"> WRKHDWRSC TYPE(*CSA)</pre>
<p>The Work with Hardware Resources (WRKHDWRSC) command TYPE(*CSA)
displays a resource for each remote system that had, at some point, an operational
connection to the system on which you are entering the command. See <a href="rzau3whrsc.htm#whrsc">Work with hardware resources (WRKHDWRSC)</a>.</p></li></ol>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>