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?

AsynchError

非同期エラーをプロセスで受信するかどうかを設定します。

Synopsis

[Miscellaneous]    AsynchError=n

説明

n は 1 または 0 です。

  • 1 (True) の場合、Caché プロセスは非同期エラーを受信できます。

  • 0 (False) の場合は、受信できません。

AsynchError=1

値の範囲

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

管理ポータル

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

FeedbackOpens in a new tab