[log4plsql] Using Log4plsql with Oracle 9i/10g RAC
Brought to you by:
gmoulard
From: <log...@li...> - 2004-10-05 17:35:11
|
Is it possible to use log4plsql utility in a Real Application Cluster (RAC) environment? We would like to send log messages to a file using log4jbackgroud process. We have a 3 node configuration and Oracle can run the job on any node based on the load. Your documentation says that log4jbackgroundprocess will open one thread per logsource. If the pl/sql job and log4jbackgroundprocess happen to connect to different instace, they will not be able to talk to each other. Oracle metalink note says that DBMS_PIPE is not cluster aware. Any comments. I guess we can always store the messages in the table (even in RAC) but would like to avoid this because of overhead. Rgds, manish __________________________________ Do you Yahoo!? New and Improved Yahoo! Mail - Send 10MB messages! http://promotions.yahoo.com/new_mail |