Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Programming user-specific error handling (Unix and Linux systems)

Additional functions are available on Unix and Linux systems, which go beyond the normal KDCS error handling:

  • User signal routines

    The two functions KCX_REG_USER_SIGNAL_HANDLER() and
    KCX_UN_REG_USER_SIGNAL_HANDLER () are available to you for registration and deregistration of the user signal routine. The user signal routine is called when a signal occurs and must be created by the user.

  • Exchange of the utmwork process after PEND RE with KCX_SET_RELOAD_FLAG()

  • Creation of a UTM dump with KCX_WRITE_DUMP()

The prototypes for all functions are located in the C header file kcerrh.h supplied at utmpath/include.