The total number of task deployments in error into each target system on any selected date.
Parameters
MINRETCODE=8
TARGET_ROLES=D,Q,P
Documentation of operation and logic
Counts the the total number of task deployments in error on any given date.
A task is considered to be deployed if any of it’s component transports have been imported.
Includes tasks with transports imported into target systems:
- With roles specified in TARGET_ROLES (D, Q, P)
- With an import return code of at least MINRETCODE (8 – Includes error (8) only)
If a task has transports that have been imported into 3 different target systems on a specific date this will count as 3 task deployments
Post your comment on this topic.