DEFINE LINK command: Overview of intersystem network links: Difference between revisions

From m204wiki
Jump to navigation Jump to search
m (Automatically generated page update)
 
mNo edit summary
Line 1: Line 1:
<p>The DEFINE LINK command defines intersystem network links. Link definitions are required for the <var class="product">Model&nbsp;204</var> intersystem processing facilities. These facilities include: </p>
<p>
The <var>DEFINE LINK</var> command defines intersystem network links. Link definitions are required for the <var class="product">Model&nbsp;204</var> [[Program communications facilities|intersystem processing facilities]]. These facilities include: </p>
<ul>  
<ul>  
<li>
<li>Horizon for TCP/IP</li>
<p>Horizon for TCP/IP</p>
</li>
   
   
<li>
<li>Horizon for VTAM</li>
<p>Horizon for VTAM</p>
</li>
   
   
<li>
<li>For SQL processing:  
<p>For SQL processing: </p>
<ul>  
<ul>  
<li>
<li>CRAM&nbsp;SQL</li>
<p>CRAM&nbsp;SQL</p>
</li>
   
   
<li>
<li>IUCV SQL</li>
<p>IUCV SQL</p>
</ul></li>
</li>
</ul>
</li>
   
   
<li>
<li>TPROCESS</li>
<p>TPROCESS</p>
</li>
   
   
<li>
<li>Transfer Control</li>
<p>Transfer Control </p>
</li>
   
   
<li>
<li>UL/DB2</li>
<p>UL/DB2</p>
</ul>
</li>
 
</ul>
<p>
<p>These DEFINE commands can be specified in any order. However, it is important that all associated entities are validly defined. Undefined or incorrectly defined entities result in an error during OPEN processing for the link or for the process. </p>
These <var>DEFINE</var> commands can be specified in any order. However, it is important that all associated entities are validly defined. Undefined or incorrectly defined entities result in an error during <var>OPEN</var> processing for the link or for the process. </p>
<p>The following pages contain descriptions and examples of DEFINE LINK requirements for each of the above facilities.</p>
<p>
The following pages contain descriptions and examples of <var>DEFINE LINK</var> requirements for each of the above facilities:</p>
 
:[[DEFINE PROCESS command: Horizon for TCP/IP and VTAM]]
:[[DEFINE PROCESS command: SQL]]
:[[DEFINE PROCESS command: TPROCESS partner]]
:[[DEFINE PROCESS command: Transfer Control partner]]
:[[DEFINE PROCESS command: User Language to DB2]]
 
[[Category:Commands]]
[[Category:Commands]]

Revision as of 20:59, 10 October 2014

The DEFINE LINK command defines intersystem network links. Link definitions are required for the Model 204 intersystem processing facilities. These facilities include:

  • Horizon for TCP/IP
  • Horizon for VTAM
  • For SQL processing:
    • CRAM SQL
    • IUCV SQL
  • TPROCESS
  • Transfer Control
  • UL/DB2

These DEFINE commands can be specified in any order. However, it is important that all associated entities are validly defined. Undefined or incorrectly defined entities result in an error during OPEN processing for the link or for the process.

The following pages contain descriptions and examples of DEFINE LINK requirements for each of the above facilities:

DEFINE PROCESS command: Horizon for TCP/IP and VTAM
DEFINE PROCESS command: SQL
DEFINE PROCESS command: TPROCESS partner
DEFINE PROCESS command: Transfer Control partner
DEFINE PROCESS command: User Language to DB2