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.
How to connect different DB2 regions through a CICS program
-
- 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
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.
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
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
-
-
Calling Java program on UNIX/USS from a COBOL CICS program?
by zbius » Tue Nov 05, 2024 2:37 pm » in IBM Cobol - 2
- 2580
-
by zbius
View the latest post
Wed Nov 06, 2024 6:02 pm
-
-
- 0
- 968
-
by jcdm
View the latest post
Fri Jul 21, 2023 12:18 pm
-
- 0
- 2317
-
by VJSIRI
View the latest post
Fri Nov 13, 2020 1:53 am
-
-
CICS program output different when ran using CEDF.
by rogerstrycova » Sun Oct 03, 2021 4:52 pm » in CICS - 2
- 1551
-
by Robert Sample
View the latest post
Sun Oct 03, 2021 8:22 pm
-
-
-
Transfering ASCII files to z/OS USS using Connect Direct
by golemis » Sun Feb 21, 2021 2:24 pm » in All other Mainframe Topics - 1
- 6823
-
by golemis
View the latest post
Mon Feb 22, 2021 6:32 pm
-