77 lines
4.5 KiB
HTML
77 lines
4.5 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>Configure fastpath OptiConnect routing</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="route1"></a>
|
|
<h2 id="route1">Configure fastpath OptiConnect routing</h2>
|
|
<p>Fastpath OptiConnect utilizes a special device description of QYCTSOC.
|
|
When an APPC conversation is directed at this device, the OptiConnect device
|
|
driver redirects the conversation through the OptiConnect bus. This will bypass
|
|
most of the standard DDM, DRDA®, and APPC code.</p>
|
|
<a name="wq13"></a>
|
|
<div class="notetitle" id="wq13">Note:</div>
|
|
<div class="notebody">The QYCTSOC device
|
|
description will be created during the software installation, but will always
|
|
remain varied off. This device description is necessary and should not be
|
|
deleted.</div>
|
|
<p>To route data requests over OptiConnect by using the Fastpath method, you
|
|
need to specify the <span class="bold">QYCTSOC</span> keyword in the device description
|
|
parameter of the DDM file. You can use either the Create Distributed Data
|
|
Management File (CRTDDMF) command, or the Change Distributed Data Management
|
|
File (CHGDDMF) command to add this information.</p>
|
|
<p>When you create a new DDM file, do the following: </p>
|
|
<ul>
|
|
<li>For the Remote Location parameter, specify the system name of the target
|
|
system where the request will be performed. (Display Network Attributes (DSPNETA)
|
|
for the system name)</li>
|
|
<li>When you have entered the rest of the information, press F10 (Additional
|
|
parameters), page down (F8), and enter QYCTSOC for the device description.
|
|
<p>OptiConnect does not specifically use the other parameters on the CRTDDMF
|
|
command. However, make sure that you have specified a valid selection (either
|
|
*NO or *YES) for the Share Open Data Path parameter.</p>
|
|
<a name="wq14"></a>
|
|
<div class="notetitle" id="wq14">Note:</div>
|
|
<div class="notebody">When
|
|
you specify QYCTSOC for the device, the remote location parameter is limited
|
|
to a valid iSeries™ server name.</div></li></ul>
|
|
<p>When you change an existing DDM file, do the following:</p>
|
|
<ul>
|
|
<li>Enter the name of the DDM file and the library. Press Enter.</li>
|
|
<li>For the Remote Location parameter, specify the name of the target system
|
|
where the request will be performed. Press F10 (Additional parameters).</li>
|
|
<li>On the Additional Parameters display, page down (F8), and enter QYCTSOC
|
|
for the device description.
|
|
<p>OptiConnect does not specifically use the other
|
|
parameters on the CHGDDMF command. However, make sure that you have specified
|
|
a valid selection for the Share Open Data Path parameter.</p></li></ul>
|
|
<p>OptiConnect, by default, will accept any value in the <span class="bold">mode</span> parameter of a DDM file. However, if you want OptiConnect Agent
|
|
jobs to start with the USRPRF specified in the QYYCDTSU job description, then
|
|
you must use QYCTSOC in the mode parameter. Any other value in the mode parameter
|
|
will result in the OptiConnect Agent job starting with the USRPRF, and the
|
|
job description that initiated the DDM conversation. For more information,
|
|
see <a href="rzau3modet.htm#modet">Use of mode tables</a>.</p>
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|