List of all BMC Remedy ARS errors

All BMC Remedy AR Server messages with detailed description and developers comments.

Show/Hide menu

ARERR 9874

Invalid Breakpoint ID.

Description: Breakpoints are identified by a numeric ID. This error typically indicates that the breakpoint specified in a command does not exist. For example, if you have only breakpoints 1, 2 and 3, and you issue a command to clear breakpoint 4, this message is issued. To see the list of valid breakpoints (including ID), issue the List Breakpoints or List Remote Breakpoints command.

Community comments:

Top