The Sample CEMT SET predefined Take Action command illustrates how to pass commands to CICS® regions using the CEMT SET command; in this particular case, the Take Action command uses the CEMT interface to open a VSAM file.
Formula:
CP:SET FILE(&CICSplex_VSAM_Analysis.DDNAME) OPEN
This command issues the CEMT SET command to open a VSAM file identified by the DDNAME attribute from the CICSplex VSAM Analysis attribute group.
CP:SET TD(JTD1) ENABLE
Your ability to start this command is determined by a separate set of security profiles that apply only to the OMEGAMON XE for CICS on z/OS Take Action commands.
[ Top of Page | Previous Page | Next Page ]