CL Command Reference - ENDDPRCAP
CL Command List > ENDDPRCAP Reference
Description:
The End DPR Capture (ENDDPRCAP) command ends the DataPropagator for iSeries Capture process for registered source tables (both local and remote). The ENDDPRCAP command fails if the Capture process is not active, or if another request for the same ending type (*IMMED, *CNTRLD) is made.
You should run this command to end the Capture process before shutting down the system. Also, you might want to end the process during periods of peak system use to increase the performance of other programs running on the system.
Note: The ENDDPRCAP command may take a longer time to end the Capture process when the *CNTRLD option is specified. This is because the Capture process completes all of its subordinate processes before ending.
Note: If you use the ENDJOB command, temporary objects might be left in the QDP4 library. These objects have the types *DTAQ and are named QDPRnnnnnn where nnnnnn is the job number of the job that used them. You can delete these objects when the job that used them (identified by the job number in the object name) is not active.
. Note: Do not precede an entry with an asterisk unless that entry is shown on the display itself or in the help information with an asterisk.
Examples:
None.