  Distributed Transaction Processing? 
 The Question is:
 
We have a c program running on openVMS. From this program we want to invoke a
 CICS transaction running on IBM Mainframe OS/390.
 
Is it possible?
If yes what do we need to run on OpenVMS.
 
Thanks
 
 The Answer is :
 
  At the simplest, RPC or TCP or similar network connections could be used.
 
  OpenVMS and its recently-available DECdtm XA can interface with remote
  transactions on many platforms, as can the RTR package and its network-
  distributed transaction processing environment.
 
 Answer written or last revised on  8-JAN-2003 
