Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

NodeNameInPid

Caché が特殊変数 $JOB を参照するときの振る舞い。

Synopsis

[Miscellaneous]    NodeNameInPid=n

説明

n は 1 または 0 です。

  • 1 (True) の場合、現在のプロセスのプロセス ID 番号とノード名の連結されたものが $JOB によって返されます。

  • 0 (False) の場合、プロセス ID 番号のみが $JOB によって返されます。

NodeNameInPid=0

値の範囲

0 または 1。既定値は 0 です。

管理ポータル

[システム管理] > [構成] > [追加設定] > [互換性] ページで、[NodeNameInPid] の行の [編集] を選択します。True (選択) または False (クリア) を選択します。

FeedbackOpens in a new tab