Log. ID of a client in Job Manager group (P-STUP-00206)

P-STUP-00206

Logical ID of a client in a Job Manager group

Description

Every client (master) in a Job Manager group identifies itself to the "V.G.IP_NR" query within a job which it starts or which a slave starts by using the logical user number saved in "log_id". In other words, a channel agent can query in its program which (logical) master started the program. The number can or may be used by no other client. It is unique in each group and “Master”.

Parameter

jobmanager.group[i].master[j].log_id where i = 0 to 1 (maximum number of groups: 2, application-specific) and j = 0 to 11 (max. number of masters: 12)

Data type

UNS16

Data range

1 … 65536

Dimension

----

Default value

0

Remarks

IMPORTANT: If the agent is not called by a client, the call of "V.G.IP_NR" returns the "log_id" of the agent.