Hi Team, Currently we are using CEP(cics event publisher) to monitor changes to VSAM files and trigger some events to MQ. Now we are planning to migrate from VSAM files to DB2 and not sure if CEP still supports application event monitoring for DB2 tables and functions like INSERT UPDATE DELETE.
Can you help me to understand this please.
Answer by LeighCompton (231) | May 30 at 11:08 PM
@SandeshB
While CICS cannot capture the INSERT, UPDATE, or DELETE actions against rows in a Db2 table, you might use Db2 triggers for the same purpose. See Db2 for z/OS and SQL concepts in the Db2 for z/OS 11.0.0 documentation for more information.
Leigh Compton
IBM Technical Sales
Answer by Theresa Hamilton (7202) | May 30 at 02:26 PM
@SandeshB
I'm guessing that you mean "CICS Event Processing" instead of "CEP(cics event publisher)". I checked with Catherine Moxey, who is an expert on CICS Event Processing at IBM, and she said "if you just mean the event support within CICS, the answer sadly is that we can't detect Db2 accesses in a way that would let us capture them as CICS events".
I was going to suggest that you open a request for enhancement (RFE) against CICS TS, but unfortunately Catherine said this probably isn't possible.
Theresa Hamilton
IBM CICS Technical Support
SSL implementation for Outbound services in CICS 1 Answer
DFHAM4928 certificate does not have a private key when installing a TCPIPSERVICE 1 Answer
DFHAM4928 Install of URIMAP failed because certificate does not have private key 1 Answer
DFHSO0123 417 and DFHIS1012 - Invalid Self Signed Client Certificate for CICS 1 Answer
DFHCSDUP fails with DFH5503 TCPIPSERVICE PRIVACY conflicts with SSL ATTLSAWARE option 1 Answer