ESP NDS tracking not working when initialization statement ISCOPT SENDNET(ORIGNODE) option used
search cancel

ESP NDS tracking not working when initialization statement ISCOPT SENDNET(ORIGNODE) option used

book

Article ID: 26127

calendar_today

Updated On:

Products

ESP Workload Automation

Issue/Introduction

The NDS (Network Delivery Services) tracking not working.

Environment

Component: ESP Workload Automation
Release:   12.0

Cause

When the ISCOPT initialization parameter specifies NETWORK SENDNET(ORIGNODE), and a NETDEST statement describing the ESP Master subsystem does not specify the network destination, ESP cannot determine the originating node.

Resolution

The NETDEST initialization parameter needs to be defined with SYSPLEX, or XCFGROUP, JESNODE, and SYSID parameters.  These are necessary when ISCOPT NETWORK SENDNET(ORIGNODE) is in use.  

Example: NETDEST ADD NETNODE(espm_newyork) SYSPLEX(newyork) JESNODE(nyc) SYSID(espm_nyc)