| TITLE | VALUE | |
|---|---|---|
| NAME | ROR LOG GET ACCESS VIOLATIONS | |
| DESCRIPTION | The ROR LOG GET ACCESS VIOLATIONS remote procedure returns the list of access violation events recorded in the provided time frame. | |
| TAG | AVLIST | |
| ROUTINE | RORRP013 | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | STDT | |
| 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. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | ENDT | |
| 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. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | ||
| MAXIMUM DATA LENGTH | ||
| RETURN VALUE TYPE | GLOBAL ARRAY | |
| RETURN PARAMETER DESCRIPTION | A 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 | |
| AVAILABILITY | AGREEMENT | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | TRUE | |
| VERSION | 1 | |
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||