Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> Re: System.out and Aurora
A copy of this was sent to Emmanuel BOURG <smanux_at_dream.club-internet.fr>
(if that email address didn't require changing)
On Tue, 17 Aug 1999 18:15:30 +0200, you wrote:
>Hello,
>
>Is there a way to see the output (with System.out.println) from a Java
>stored procedure in Oracle ? (something like a log file, or Aurora
>console...)
>
all of the System.out.println calls goto a trace file in the user_dump_dest directory. you can see them there...
>
>
>Emmanuel BOURG
--
See http://govt.us.oracle.com/~tkyte/ for my columns 'Digging-in to Oracle8i'...
Current article is "Part I of V, Autonomous Transactions" updated June 21'st
Thomas Kyte tkyte_at_us.oracle.com Oracle Service Industries Reston, VA USA
Opinions are mine and do not necessarily reflect those of Oracle Corporation Received on Tue Aug 17 1999 - 12:32:55 CDT
![]() |
![]() |