Hi experts,
I have a scenario where I need to monitor the output from a PL/SQL procedure called by a JDBC sender adapter. I tried to use the dbms_output.put_line but it is not showing on SXMB_MONI.
Is there a way to show these messages on SXMB_MONI?
Is there another transaction I can find de outputs?
Thanks,