Re: Java procedure in Oracle

From: marc guedon <guedon.marc_at_wanadoo.fr>
Date: Sun, 5 Nov 2000 19:42:28 +0100
Message-ID: <8u49op$2ks$1_at_wanadoo.fr>


system.out.println and system.err.println both go to dbms_output !! to see it just use an instruction like "dbms_java.set_output(2000);" I m not sure of syntaxe, verify in the pdf documentation....

<ecejabs_at_ece.ericsson.se> a écrit dans le message : 39fd4c3a.256679718_at_news.ericsson.se...
> Hello !
>
> Does anybody know how to make traces with Java in Oracle? I have a
> java class, mapped to a PL/SQL procedure. I load that with the
> loadclass utility.
>
> But the problem is that I don't know how to print messages. Has Oracle
> Server any file where the System.out.println instruction is redirect?
>
> Thanks.
>
> Abel
Received on Sun Nov 05 2000 - 19:42:28 CET

Original text of this message