Changes between Initial Version and Version 1 of i2b2 HowTo Debug i2b2
- Timestamp:
- 12/10/15 10:02:50 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
i2b2 HowTo Debug i2b2
v1 v1 1 = i2b2 HowTo Debug i2b2 2 3 Tags: [[i2b2]] [[HowTo]] 4 5 1. The web client has a link in the top right corner for a 'Message Log' in which you can find the details of exceptions. 6 1. The data database has a table {{{QT_QUERY_MASTER}}} that contains the queries that i2b2 creates and runs. The {{{QUERY_MASTER_ID}}} is referred to in the above Message Log. 7 8 [[BackLinks]]