ROR LOG GET ACCESS VIOLATIONS

TITLEVALUE
NAMEROR LOG GET ACCESS VIOLATIONS
DESCRIPTIONThe ROR LOG GET ACCESS VIOLATIONS remote procedure returns the list of
access violation events recorded in the provided time frame.
TAGAVLIST
ROUTINERORRP013
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERSTDT
DESCRIPTIONThe 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.
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

INPUT PARAMETERSSEQUENCE NUMBER2
INPUT PARAMETERENDT
DESCRIPTIONThe 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.
PARAMETER TYPELITERAL
REQUIRED
MAXIMUM DATA LENGTH

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONA negative value of the first "^"-piece of the Results[0] indicates that
an error occurred during the execution of the remote procedure. In this
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

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

Results[i] Access Violation Descriptor
^01: Date/Time (internal)
^02: User Name
^03: User IEN
^04: Message
AVAILABILITYAGREEMENT
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION1
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED