Subject | comparing with dbms_output.put_line |
---|---|
Author | Z T Minhas |
Post date | 2010-08-16T00:03:59Z |
Hi,
I would appreciate any help from someone who could help to make a 1 to 1
behavior of dbms_ouput.put_line. the goal is to do the same as what i see in
this website:
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:45027262935845
What this means is that i could have some debug statements that output to
standard output or oracle. The java code can pick those up and rewrite them to
the standard output of java, in my case it would simply be
system.out.println....
Thanks
Zafar
Move your mind with Intellectus Motiva... for the most mind boggling
discussions in cyberspace!
[Non-text portions of this message have been removed]
I would appreciate any help from someone who could help to make a 1 to 1
behavior of dbms_ouput.put_line. the goal is to do the same as what i see in
this website:
http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:45027262935845
What this means is that i could have some debug statements that output to
standard output or oracle. The java code can pick those up and rewrite them to
the standard output of java, in my case it would simply be
system.out.println....
Thanks
Zafar
Move your mind with Intellectus Motiva... for the most mind boggling
discussions in cyberspace!
[Non-text portions of this message have been removed]