The two LUs of an APPC conversation are run in the same domain to develop a database query application and test it. No sessions are established, no session related definitions are needed, and session overheads are eliminated. Only the TCT entry needs to be defined, with the name of the local domain as the destination LU.
To define an APPC link within the same domain, SYSA
DEFTRANS TRANSID=DBQUERY TPN=DB01 LU=SYSA PROC=DBQRY01
The allocation processing locates the TCT entry and determines that the destination is the local domain. This has the effect of starting DBQRY01 in SYSA. During this processing there is no need to reference any of the session related tables DLT, OSCT or MCT.
| Copyright © 2010 CA. All rights reserved. |
|