OpenAccess SDK Events and their Attributes
- Last Updated: May 12, 2026
- 2 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
The "OpenAccess SDK Events" table lists OpenAccess SDK events and the attributes that apply to each attribute. See the "OpenAccess SDK Event Attributes" table for the definition of the attributes.
OpenAccess SDK Events
| Event | Description |
| DataSourceSet | Data Source for the specified session. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, DataSourceName | |
| DbmsSessionStarted | DBMS Connection opened. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, DbmsSessionId, DbmsUser | |
| DbmsSessionStopped | DBMS Connection closed. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, DbmsSessionId,DbmsUser | |
| ErrorInternal | Fatal error occurred. |
| Attributes: ErrorCode,ErrorMessage, [SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser] | |
| ErrorOccurred | Error occurred. |
| Attributes: ErrorCode,ErrorMessage, [SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser] | |
| EvProcStarting | Event Processing is started. |
| Attributes: none | |
| EvProcStopping | Event Processing is stopped. |
| Attributes: none | |
| NetPacketRead | Packet read from network (from client). |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, NumberOfBytes | |
| NetPacketWrite | Packet written to network (to client). |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, NumberOfBytes | |
| RowsFetched | Rows fetched from the DBMS. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, StatementId, RowsFetched | |
| ServiceParams | Service Parameters. |
| Attributes: DebugLogLevel1 | |
| ServiceStarted | Service started. |
| Attributes: ProcessId | |
| ServiceStopping | Service stopped. |
| Attributes: SwitchCntR, SwitchCntT | |
| SessionAuthenticated | Authentication succeeded. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, Authorization | |
| SessionIdentification | Sets session identification. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, DataSourceName, ClientApplName, ClientApplId, ClientAutoApplIdDesc, SessionToken | |
| SessionParams | Session Parameters. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, DebugLogLevel* | |
| SessionStarted | Session started. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, Authorization, DataSourceName,ClientApi | |
| SessionStopped | Session stopped. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, ReceivedPackets1, SumReceivedPackets1, MinReceivedPackets1, MaxReceivedPackets1, SentPackets1, SumSentPackets1, MinSentPackets1, MaxSentPackets1, RowsFetched, ExecuteCount, TxnPrepare, TxnCommit, TxnRollback | |
| StatementClosed | DBMS Statement closed. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, StatementId, RowsFetched, RowsAffected, ExecuteCount | |
| StatementExecuted | DBMS Statement executed. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, StatementId, Statement, RowsAffected, ReturnCode, Statement | |
| StatementOpened | DBMS Statement opened. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser, StatementId | |
| TransactionCommit | DBMS Transaction Committed. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser | |
| TransactionPrepare | DBMS Transaction prepared. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser | |
| TransactionRollback | DBMS Transaction rollback occurred. |
| Attributes: SessionId, ClientInfo, ClientPublicIPInfo, ServiceUser |
1 These attributes cannot be specified within a filter.