DEFINE LINK command: Overview of intersystem network links: Difference between revisions
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 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 204</var> [[Program communications facilities|intersystem processing facilities]]. These facilities include: </p> | |||
<ul> | <ul> | ||
<li | <li>Horizon for TCP/IP</li> | ||
</li> | |||
<li | <li>Horizon for VTAM</li> | ||
</li> | |||
<li | <li>For SQL processing: | ||
<ul> | <ul> | ||
<li | <li>CRAM SQL</li> | ||
</li> | |||
<li | <li>IUCV SQL</li> | ||
</ul></li> | |||
</li> | |||
</li> | |||
<li | <li>TPROCESS</li> | ||
</li> | |||
<li | <li>Transfer Control</li> | ||
</li> | |||
<li | <li>UL/DB2</li> | ||
</ul> | |||
</li> | |||
<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> | ||
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: