This small Java program was made to merge the XML log provided by Oracle from different nodes in a cluster: In a RAC cluster or having a Data Guard setup you find several ASM and RDBMS instances.
I have a hot/standby configuration running oracleDB 19.0.3 EE, Dataguard enabled, I'm testing the solution and as part of that, I delete/kill the standby database and ...