with Tags:
schema
X

How to change IBM Business Monitor 8.5.6 schema name after profiles and / or clusters have been created
Sometimes when a client has already created the deployment manager profile and custom profiles and they also have configured 3 clusters by using the monConfig command or they have already created a standalone profile after IBM Business Monitor is installed, if for any reason you need to change the schema name after the Monitor installation or configuration, how can this be done successfully? You can change the database tables' schema using the alternative methods below: 1.... [More]
Tags:  schema business bpm profiles business_monitor monitor clusters |
CICS events - How do you consume a CBE message?
I've been working with CICS for quite a while and I thought I would share a few tips regarding CICS event processing. I want to talk about the common base event (CBE) format for this post because it is a bit different from the other formats. The CBE format has an additional layer that wasn't obvious when I started working with it. Hopefully this will save you some time. CICS events offer a new way to capture business data without making modifications to existing CICS programs. CICS can capture and emit events based on an event binding that... [More]
Tags:  xml wbe event zos explorer cics schema cbe cber cfe binding cce |