Skip to content

Issues Querying the CONFIGURATION table for 'channelMetdata' in my Derby Database #6395

Closed Answered by jonbartels
Hammer2233 asked this question in Q&A
Discussion options

You must be logged in to vote

From my research on the Mirth forums, the "CONFIGURATION" table should contain the pruning/other information. Is that correct?

Absolutely yes. You can see how the config table is queried to get pruning information here (though for postgres): https://gist.github.com/MichaelLeeHobbs/67980d165fc68880eb2ab283c673244b

Is there a "correct" way to query the configuration table via SQL?

The SQL you showed is correct, SELECT * FROM configuration. Can you share a link to the Derby documentation about the XSAI2 error that you get from Derby?

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Hammer2233
Comment options

Answer selected by Hammer2233
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants