Hello, I have a requirement to use IMS Data capture exit (DBD EXIT=COBOL PROGRAM) to log all IMS database-A data changes to another IMS Database-B. I can not use IMS log, due to processing time constraints.
I have developed a Database exit in COBOL, which uses AIBTDLI call to insert info to the IMS database-B.
It works fine, when insert/update/delete occurs on IMS Database-A from a batch program. Will it work the same way when IMS Database-A is inserted/updated/deleted from a CICS program?
Reason I am asking is because, IMS manual says AIBTDLI if used in combination with a database exit in CICS region might conflict with CICS address space.
Am I wrong in reading this or it can be done? I need some insight as I want to gather as much info as I can before I do the testing, as I have to approach another department to have CICS setup.
Any help in this regard will be appreciated.
The Manual I am referring to is
http://publib.boulder.ibm.com/infocente ... 0hcdca.htm
IMS Data capture exit in CICS
-
- Posts: 1
- Joined: Thu Feb 12, 2009 9:57 pm
- Skillset: COBOL, PL/1, ASSEMBLER, CICS
- Referer: google
-
- Similar Topics
- Replies
- Views
- Last post
-
- 2
- 3096
-
by enrico-sorichetti
View the latest post
Sun Apr 04, 2021 7:42 pm
-
- 9
- 2843
-
by sergeyken
View the latest post
Thu Jan 09, 2025 11:59 pm
-
- 9
- 3422
-
by samb01
View the latest post
Thu Oct 14, 2021 1:29 pm
-
- 2
- 2975
-
by willy jensen
View the latest post
Wed Jan 04, 2023 2:17 pm
-
- 2
- 1269
-
by yarnseeker
View the latest post
Thu May 13, 2021 9:50 pm