We would like to be able to query the execution log. Ideally with the option to search for specific keywords (like ORA-12170 or error: 18 - Connection has been closed by peer) and filtered by execution status (succeeded, failure).
I guess it should be possible to do this in the SQL database directly, but it would be nice to have this feature in the UI itself.
Alternatively, being able to export the execution log, or part of it, (as a CSV file for example) would be helpful.