Table of Contents

Search

  1. Preface
  2. Summary of PowerExchange New Features and Changes
  3. PowerExchange Installation and Upgrade
  4. PowerExchange Agent
  5. PowerExchange Client for PowerCenter
  6. PowerExchange Condense
  7. PowerExchange Listener
  8. PowerExchange Logger for Linux, UNIX, and Windows
  9. PowerExchange Navigator
  10. PowerExchange Monitoring and Tuning
  11. PowerExchange Utilities
  12. PowerExchange for Adabas
  13. PowerExchange for CA Datacom
  14. PowerExchange for DB2 for i
  15. PowerExchange for DB2 for Linux, UNIX, and Windows
  16. PowerExchange for DB2 for z/OS
  17. PowerExchange for CA IDMS
  18. PowerExchange for IMS
  19. PowerExchange for Microsoft SQL Server
  20. PowerExchange for MySQL
  21. PowerExchange for Oracle
  22. PowerExchange for PostgreSQL
  23. PowerExchange for VSAM and Flat Files
  24. PowerExchange ODBC

CICS/VSAM ECCR Commands

CICS/VSAM ECCR Commands

PowerExchange 10.0 introduces new and changed commands for the CICS/VSAM ECCR.
Enter the commands from the CICS terminal with the “EDMC” default CICS transaction code. Use the following syntax:
EDMC
command_name
The following commands are new or changed:
DISPLAY or DISP
Changed
. Now also displays the names of any open VSAM ESDS data sets that are registered for change data capture.
EXITPGMS or XPGM
New
. Lists all of the user exit programs that are defined at the CICS global user exit (GLUE) points and task-related user exit (TRUE) that PowerExchange uses for CICS/VSAM CDC. If you have ESDS source data sets, you can use this list to verify that the PowerExchange exit program, EDMKLD
nn
, for handling logical deletes for ESDS backouts is listed last at the XFCLDEL exit point, as required.
OPTIONS or OPTS
New
. Displays the CICS/VSAM CDC override options that are currently specified in the
//EDMKOVRD DD
statement in the CICS region startup JCL or in the data set to which this DD statement points.
REFRESH or REFR
New
. Refreshes the display of the CICS/VSAM CDC override options that are currently specified in the
//EDMKOVRD DD
statement in the CICS region startup JCL or in the data set to which this DD statement points. Also validates these options and identifies any syntax errors. Use this command after you change the override options to identify any syntax errors.
RESTART or REST
New
. Re-initializes the CICS/VSAM ECCR in the CICS region by issuing the EDMC TERM command followed by the EDMC INIT command. Issue this command after changing any of the CDC override options in the
//EDMKOVRD DD
statement in the CICS region startup JCL or in the data set to which this DD statement points so that your changes will take effect.
For more information, see the "CICS/VSAM ECCR Commands" chapter in the
PowerExchange Command Reference
.

0 COMMENTS

We’d like to hear from you!