The following figure shows an example of the output that the batch programs send to the CCVPRINT data set. This example shows the output from a successful, error-free job. If the batch programs encounter errors, CCVPRINT includes messages to help you identify and fix the problems.
yyyy-mm-dd hh:mm CICS Configuration Manager Vv.r …
Batch Utility
CONNECT IPADDRESS=ip_address,… 1
CCV9149I Connected to server ip_address.
CCV9151I CCV Release 0510. CICS Release vvrm.
DEPLOY PHASE=COLLECT, 2
REPORTSET=1,
TYPE=CANDIDATES,
CONFIGURATION=$HOME,
LOCALSYSID=41D3,
GRPLIST=QALCOLD,
PHASE=REPORT,
TYPE=CANDIDATES,
FILTERDATASET=CCVCICS.DA.FILTER
CCV9150I Disconnected from server ip_address.
CCV9146I The batch utility CCVBMAIN ended successfully. 3