Skip to Content
0
Former Member
May 19, 2010 at 06:16 PM

Oracle PL/SQL output on SXMB_MONI

31 Views

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,