Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to print dbms_out.put_line in tomcat console or Websphere logs

843859Aug 3 2006 — edited Aug 3 2006
Hi
I am working with J2EE and oracle 9i
I am trying to execute a PL/SQL stored procedure through java which is throwing some errors.I don't know where.
I tried to put dbms_out.put_line in the procedure to trace how far it is executing.But i am not able to find these print statements in tomcat logs.
Can anyone tell if there is any way to find the dbms_out.put_line outputs in tomcat logs?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 31 2006
Added on Aug 3 2006
3 comments
198 views