| Oracle FAQ | Your Portal to the Oracle Knowledge Grid | |
Home -> Community -> Usenet -> c.d.o.server -> Re: java stored procedures generate too many logs
Sybrand Bakker wrote:
>
> >We have a java procedure, wrapped in a pl/sql stored procedure. When
> >running, this procedure generate a huge amount of logs in
> >$ORACLE_HOME/rdbms/log. For example, all PK violations are logged (8
> >lines wrotten each time !) in ora_xxx.trc files.
> >
> >Is there a way to avoid this ?
> >
>
> Sure, do not violate the PK
It's not the problem, the PK violation is entrapped in a exception. The thing I want to avoid is the huge amount of logs produced by wrapped Java code.
Olivier Received on Mon Nov 11 2002 - 07:57:46 CST
![]() |
![]() |