IMPAX 6.5.1 Server Knowledge Base home > Monitoring IMPAX Server > Monitoring IMPAX audit records

Querying the MAP_EVENT or MAP_EVENT_AUDIT table


If you require more detailed information than what can be shown in the Event viewer or if you require the information in a different format than what is shown in the Event viewer, perform a query against the MAP_EVENT or MAP_EVENT audit table.

CAUTION!

CAUTION!

Only experienced, qualified personnel should perform direct database queries. If you do not have sufficient experience with databases, contact your service representative to complete these tasks. Incorrect queries may decrease system performance, produce system instability, or cause the system to fail.

To query the MAP_EVENT or MAP_EVENT_AUDIT table

  1. Launch CLUI.

  2. Type a select statement using the appropriate table and constraints.

    Use as many constraints as possible to narrow down the search. A query that uses too few constraints can negatively affect system performance. Examples of queries and constraints for audit events.

Examples when detailed queries are required:

SituationAction
A patient files a complaint alleging their information has been compromisedAnalyze records for that patient
A study has been compromised in some mannerAnalyze records for that study
A station is suspected of being compromisedAnalyze records for that station
An account was compromised or someone’s behavior is suspectAnalyze records for that IMPAX user

Required permissions


See also


Topic number: 9344

Applies to: IMPAX 6.5.1 Server Knowledge Base