Stops the DB2 for z/OS ECCR after the ECCR reaches a point in the DB2 log where no in-flight UOWs exist.
Informatica recommends that you use the QUIESCE command instead of the MVS STOP command for faster restart processing later. However, on a busy DB2 for z/OS subsystem, quiesce processing might take a long time.
You must use the QUIESCE command before upgrading PowerExchange or DB2.
Use the MVS STOP command if you need to stop the ECCR immediately.
Syntax
Use the following command syntax:
MODIFY
task_name
,QUIESCE
Alternatively, you can use the following command syntax:
F
task_name
,QU
The
task_name
variable is the DB2 for z/OS ECCR started task name or job name.