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

97 lines
4.7 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>OptiConnect components</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="comp"></a>
<h3 id="comp">OptiConnect components</h3>
<p>The following list outlines the basic required components of OptiConnect.
They should not be deleted for any reason.</p>
<dl class="parml">
<dt class="bold">Library</dt>
<dd>The QSOC library holds all the objects that are used by OptiConnect:
<ul>
<li>Programs</li>
<li>Files</li>
<li>Classes</li>
<li>Commands</li>
<li>Data areas</li>
<li>Panel groups</li>
<li>Subsystem Description</li>
<li>Product loads</li>
<li>Job Queue</li>
<li>Job descriptions</li></ul>
</dd>
<dt class="bold">Subsystem</dt>
<dd>The OptiConnect connection manager jobs and agent jobs run in the QSOC
subsystem unless a mode table has been configured to run under a different
subsystem. See <a href="rzau3modet.htm#modet">Use of mode tables</a>.
</dd>
<dt class="bold">Jobs</dt>
<dd>OptiConnect has two kinds of jobs: The OptiConnect Connection Manager
job (SOCMGR) and the agent jobs (SOCA<var class="pv">nnnnnn</var>). The SOCMGR job manages
OptiConnect resources. There is one SOCMGR job per system. The SOCA<var class="pv">nnnnnn</var> job (agent) interfaces with the database on behalf of the application
system. Each of the agent jobs is a data access job that works to get data
to and from the remote system.
</dd>
<dt class="bold">Job Descriptions </dt>
<dd>There are three job descriptions for OptiConnect: QYYCMGR, QYYCDTSU,
and QYYCSRA. QYYCMGR is the job description for the SOCMGR job. QYYCDTSU is
the job description for all SOCA<var class="pv">nnnnnn</var> jobs. QYYCSRA is the job description
for the ObjectConnect Save/Restore agent jobs. These job descriptions are
shipped as part of OptiConnect.
</dd>
<dt class="bold">Job Queue </dt>
<dd>The QSOC job queue is used to submit OptiConnect jobs to the QSOC subsystem.
</dd>
<dt class="bold">Autostart job</dt>
<dd>The SOCMGR job is automatically started when the QSOC subsystem is started.
</dd>
<dt class="bold">User Profile</dt>
<dd>The OptiConnect Connection Manager job runs under the QSOC user profile.
The OptiConnect agent jobs run under QUSER user profile and can be changed
through the QYYCDTSU job description. The agent job's authority and library
list can also be changed through the job description QYYCDTSU. See <a href="rzau3custom.htm#custom">Customize OptiConnect</a>.
</dd>
<dt class="bold">Routing Entries</dt>
<dd>The routing entries used in starting subsystem jobs have compare values
of QYYCDTSU, QYYCMGR, QYYCSRA, and QZDMAGNT.
</dd>
<dt class="bold">Commands</dt>
<dd>OptiConnect commands are:
<ul>
<li> WRKOPCACT (Work with OptiConnect Activity): Displays information on the
number of transactions and number of bytes that are read and written for both
application and database systems. It also provides information about the connection
status to other systems.</li>
<li>DSPOPCLNK (Display OptiConnect Link Status): Shows pertinent link information
about multiple systems that are connected using the fiber-optic bus or HSL
environment.</li>
<li>VFYOPCCNN (Verify OptiConnect Connection): Runs the OptiConnect Installation
Verification process. See <a href="rzau3versw.htm#versw">Verify installation</a>.</li></ul>
</dd>
</dl>
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
</body>
</html>