[Log4plsql] technical question about log4plsql
Brought to you by:
gmoulard
From: <log...@li...> - 2002-10-23 15:17:04
|
Dear Sirs, This morning I tried log4plsql just to have a perspective of its use in = our environment and I found it really great. There is a technical question I would like to submit to you, concerning = the use of dbms_pipe to implement a log transaction independent from the = main one. It seems to me pretty simpler to use an autonomous = transaction, as allowed in Oracle 8i. Is there any reason why dbms_pipe = was used instead? I heard about an odd bug affecting autonomous = transactions when used together a database link (bug 692232: Metalink = can be visited for details), but it has been solved in Oracle 9.0.2.=20 I would appreciate very much an opinion on this point. Thank you in advance. Best regards Luciano Morello DATA CONSULT S.I. Pordenone - Italy luc...@da... |