LU6.2 conversation in a single AIX machine

Wayne Clark wclark at csi.3Com.Com
Thu Oct 5 02:41:43 AEST 1989


In article <161 at eliza.edvvie.at> johnny at edvvie.at (Johann Schweigl) writes:
>Environment: AIX 2.2.1, SNA Services
>Is it possible to set up a LU6.2 conversation between two transaction programs
>on the SAME AIX machine? After juggling around with the SNA profiles quite a 
>while, we haven't found a solution.
>The problem is that the remote node for the remote transaction program list
>has to be != the local node.
>Somebody told us it should be possible, but not how. He also told us that this
>kind of setup does not make sense. Of course, it does. The program I write
>should connect to two server programs, one under AIX and one in CICS. Why 
>should I build two interfaces, one for sockets and one for APPC?
>If anybody has a working set of profiles, or knows how to do it,
>then PLEASE HELP !
>
>Thanx,
>-- 
>       ------------------------------------------------------------------
>       EDV Ges.m.b.H Vienna              Johann Schweigl    
>       Hofmuehlgasse 3 - 5               USENET: johnny at edvvie.at
>       A-1060 Vienna, Austria      Tel: (0043) (222) 59907 257 (8-19 CET)



There are two ways that the LU 6.2 architecture supports conversations between
two Transaction Programs at the same node:
  (1) ALLOCATE LU(OWN) aka Option Set 204 (in the latest Transaction 
      Programmer's Reference Manual) which allows conversations between 2 TP's 
      at the same LU, and
  (2) Local Path Control routing.  Path Control at the local node should be
      able to detect Partner Logical Unit names that really reside on the
      local node instead of a remote node.

While these issues are addressed in the architecture, product reality is quite
different!  Very few implementations of LU 6.2 anywhere provide (1) and the
capability of (2), if it exists at all, is embedded deep inside the SNA
implementation and probably not mentioned in external documents.

I am not very familiar with the AIX implementation of LU 6.2, but check 
sna_alloc() to see if it says anything about ALLOCATE LU(OWN).
--------------

Wayne Clark
IBM Connectivity Operations, 3Com Corporation
(formerly Communications Solutions, Inc.)

phone:	408/562-6967
EMail:	{nsc,bnrmtv,epimass}!csi!wclark
		 -or-
	Wayne_Clark at SPD.3mail.3Com.COM



More information about the Comp.unix.aix mailing list