How to connect different DB2 regions through a CICS program

Support for CICS/ESA, CICS/TS & Transaction Gateway, CICS Configuration Manager and CICS Performance Analyzer
mbattu
Posts: 9
Joined: Wed Nov 27, 2013 8:26 am
Skillset: COBOL, JCL
Referer: madhu

How to connect different DB2 regions through a CICS program

Postby mbattu » Thu Aug 06, 2015 9:14 pm

Hi

I have a requirement where I need to access data from two different DB2 regions ( say DB2A and DB2B ) from a single CICS program (say it is connected to DB2A). Is it even feasible. Thank you for help.

enrico-sorichetti
Global moderator
Posts: 3006
Joined: Fri Apr 18, 2008 11:25 pm
Skillset: tso,rexx,assembler,pl/i,storage,mvs,os/390,z/os,
Referer: www.ibmmainframes.com

Re: How to connect different DB2 regions through a CICS prog

Postby enrico-sorichetti » Fri Aug 07, 2015 2:08 am

DRDA is the buzzword

a cics region is <connected> to one DB2 instance, with the proper definitions and programming
a transaction can <process> tables in as many logical remote DB2 instances as needed.
cheers
enrico
When I tell somebody to RTFM or STFW I usually have the page open in another tab/window of my browser,
so that I am sure that the information requested can be reached with a very small effort


  • Similar Topics
    Replies
    Views
    Last post