NodeNameInPid
Behavior when Caché makes a reference to the special variable $JOB.
Synopsis
[Miscellaneous] NodeNameInPid=n
Description
The value n may be 1 or 0:
-
When 1 (true) $JOB returns the process ID number of the current process, concatenated to the nodename.
-
When 0 (false) $JOB returns only the process ID number.
Examples
NodeNameInPid=0
Range of Values
0 or 1. The default is 0.
Management Portal
On the page System Administration > Configuration > Additional Settings > Compatibility, in the NodeNameInPid row, select Edit. Choose true (selected) or false (cleared).