Overview JDA/BY has a very useful feature that allows for detailed tracing of a server component. It provides information about every single server component, parameter and also all SQLs that are executed. But that also ends up being an issue as the traces would often reach several gigabytes. Analyzing them becomes a problem. Our Solution