ROR LOG GET ACCESS VIOLATIONS (1773)    REMOTE PROCEDURE (8994)

Name Value
NAME ROR LOG GET ACCESS VIOLATIONS
TAG AVLIST
ROUTINE RORRP013
RETURN VALUE TYPE GLOBAL ARRAY
AVAILABILITY AGREEMENT
WORD WRAP ON TRUE
VERSION 1
DESCRIPTION
The ROR LOG GET ACCESS VIOLATIONS remote procedure returns the list of
access violation events recorded in the provided time frame.
INPUT PARAMETER
  • STDT
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   1
    DESCRIPTION:   
    The STDT parameter defines the start date for the search of the events. By
    default (if $G(STDT)'>0), the search starts from the earliest record of
    the ROR LOG file.
    
  • ENDT
    PARAMETER TYPE:   LITERAL
    SEQUENCE NUMBER:   2
    DESCRIPTION:   
    The ENDT parameter defines the end date for the search of the events. By
    default (if $G(ENDT)'>0), the search continues to the last record of the
    ROR LOG file.
    
RETURN PARAMETER DESCRIPTION
A negative value of the first "^"-piece of the Results[0] indicates that
  Results[i]            Error Descriptor
                          ^01: Error code
                          ^02: Message
                          ^03: Place of the error
  
Otherwise, the Results[0] contains number of access violation events and
the subsequent node(s) of the Results array contain the event descriptors:
 
  Results[0]            Number of Access Violations
 
an error occurred during the execution of the remote procedure. In this
  Results[i]            Access Violation Descriptor
                          ^01: Date/Time (internal)
                          ^02: User Name
                          ^03: User IEN
                          ^04: Message
case, the second piece of the Results[0] will contain number of the error
descriptors returned in the subsequent nodes of the Results array:
    
  Results[0]            Result Descriptor
                          ^01: The last error code
                          ^02: Number of the error descriptors