Skip to main content

AsynchError

Enable/disable processes to receive asynchronous errors.

Synopsis

[Miscellaneous]    AsynchError=n

Description

The value n may be 1 or 0:

  • When 1 (true) Caché processes can receive asynchronous errors.

  • When 0 (false) they cannot.

Examples

AsynchError=1

Range of Values

0 or 1. The default is 1.

Management Portal

On the page System Administration > Configuration > Additional Settings > Compatibility, in the AsynchError row, select Edit and choose true (selected) or false (cleared).

FeedbackOpens in a new tab