Powered by Zoomin Software. For more details please contactZoomin

DataDirect OpenAccess SDK Help

Viewing Event Tracing Information

  • Last Updated: May 12, 2026
  • 1 minute read
    • OpenAccess SDK
    • Version 9.0
    • Documentation

Note: The EventList command is used only in a client/server configuration.

Command

EventList | el

Syntax

{eventlist | el} service_name | [remote]file=event_trace_file_name
[details]
[ [{service | srvc}] |
[{session | sess}] |
[{statement | stmt}] |
[{transaction | trans}] |
[{network | net}] |
[{error | err}] |
[{other | oth}] ] ]
[count=[{ + | - }] {all | number}]
[offset={begin | end} [{ + | - }]number] 
[query=’custom_event_filter_string’]

Example

Local host or remote configuration examples:

el OAAgent details
el OAOracle details service count=all offset=10
el OpenAccessSDK900_C stmt query=’${ReturnCode} != 0’
el "file=C:\Program Files\DataDirect\oaserver900\tracing\
OpenAccessSDK900_C.trc" count=10
el "remotefile=C:\Program Files\DataDirect\oaserver900\
tracing\OpenAccessSDK900_C.trc" service details  

Offline configuration examples:

el "file=C:\Program Files\DataDirect\oaserver900\tracing\
OpenAccessSDK900_C.trc"
el "file=C:\Program Files\DataDirect\oaserver900\tracing\
OpenAccessSDK900_C.trcv" count=10
el "file=C:\Program Files\DataDirect\oaserver900\tracing\
OpenAccessSDK900_C.trc" count=-all offset=end
el "file=C:\Program Files\DataDirect\oaserver900\tracing\
OpenAccessSDK900_C.trc" offset=5 service session
el "file=C:\Program Files\DataDirect\oaserver900\tracing\
OpenAccessSDK900_C.trc" service details
TitleResults for “How to create a CRG?”Also Available inAlert