Subject: APPC SyncLevel 2 sample
Date: 8 Feb 2007 13:34:20 -0800
Organization: http://groups.google.com
Does anyone knows where to find documentation/sample on how
to write an AIX program using APPC SyncLevel 2 protocol?
Reading documentation I can find APIs reference but nothing
- Syncpoint Manager (SPM)
- Conversation-Protected Resource Manager (C-PRM)
- Resynchronization TP
Postings made to the ibm.software.commserver.aix newgroup
through google are not forwarded to the NNTP server which
hosts that newsgroup (news.software.ibm.com) so your posting
will not be seen by all who might reply unless you use the
nntp interface to that news server. Please use the NNTP URL:
news://news.software.ibm.com/ibm.software.commserver.aix
CS/AIX provided support for SyncLevel 2, but does not provide
the management TPs themselves, or any samples. I know that IBM
TxSeries (CICS for AIX) can use SyncLevel2 with CS/AIX, and it
has the management TPs built-in. You would use the "CS/AIX v6.3
APPC Programmer's Guide", SC31-8590-02, for the API. For the
SyncLevel2 flows you would probably need the manuals:
- Systems Network Architecture: Format and Protocol Reference
Manual—Architecture Logic for LU Type 6.2 (SC30-3269)
- Systems Network Architecture: Sessions between Logical Units
(GC20-1868)
- Systems Network Architecture: LU 6.2 Reference—Peer Protocols
(SC31-6808)
- Systems Network Architecture: Transaction Programmer’s
Reference Manual for LU Type 6.2 (GC30-3084)
I think that last one would be the best place to start.
Paul Landay