Files > CIRN EVENT EXCEPTION

name
CIRN EVENT EXCEPTION
number
995.1
location
^RGEQEXC(
description
If a soft-error or hard-error occurs while processing a CIRN event, an entry is placed in this file and the event is removed from the active queue. This file holds all necessary information to research the error and to re-process the event after the error-condition is corrected.
Fields
#NameLocationTypeDetailsIndexDescription
.01number(+)0;1NUMERICBA sequential number assigned to event exceptions.
.02date/time(+)0;2DATE-TIMEDate/time event exception occurred.
.03type(+)0;3POINTER995ACReferences the type of CIRN event that errored.
1parameters1;E1,245FREE TEXTWhen an event is placed on a queue for later process, parameter passing is supported. Parameters are required so the processing routine knows what entries on the queue to process or other special parameters defined by the event processing routine. When an error occurs, the parameters that were required are store in this field so when re-processing takes place the same parameters can be used.
2error2;E1,245FREE TEXTIf a soft-error or hard-error occurs, the description of error is stored in this field for debugging purposes.

Not Referenced