Re-initializes the CICS/VSAM ECCR in the CICS region by issuing the EDMC TERMINATE command followed by the EDMC INITIALIZE command.
You can issue the RESTART command after changing 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 to make your changes take effect.
Syntax
Use the following command syntax:
EDMC RESTART
Short form:
EDMC REST
Usage Notes
Informatica recommends that you use the RESTART command only if the ECCR runs on a test system or on a system with no file I/O activity that is critical to continuous change capture. Because the ECCR cannot capture data between the time that the TERMINATE is invoked and the INITIALIZE command is invoked, change data loss might occur.