Description :2 tasks on session are on 2 separated nodes A & B. Task A is on node A, task B is on Node B.
Task B's header depended on the completion of Task A's tail. Task B's header started as scheduled without checking if A's tail is completed or not.
Cause
Cause type: Configuration Root Cause: The related session and uproc are not created on all the related nodes. i.e. Session A and tail upoc in node A are not created in Node B.
Environment
OS: All OS Version: ALL OS
Resolution
Make sure related session and uprocs are created on all the nodes involved. Nodes need to have the session / uprocs definition for creating events on dependency.
In this example, the Node A session and tail uproc, also need to be defined in node B