Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Where is console output sent (System.out/System.err) in stored procedures written in Java?

0
Posted

Where is console output sent (System.out/System.err) in stored procedures written in Java?

0

I have a Stored procedure, which consists of the following: • Creating a Temp Table • Inserting Records to that • Do some more modifications.. • Creating Cursors • Some Select Statements… Moreover, my pocedure has a output parameter. I try to execute this procedure through CallableStatement, then I execute by calling the execute() method. When I process this using getMoreResults() & I am getting only update count, not my output parameter.

0

With Oracle, console output from System.out.println() statements will be written to trace files in the Oracle UDUMP destination directory.

Related Questions

Thanksgiving questions

*Sadly, we had to bring back ads too. Hopefully more targeted.