How can OIM (11gR2PS1) Data Source JDBC log messages be sent to a different log file?
By default, OIM JDBC log messages are sent to the oim_server1.log file. Does anyone know how they can be sent to a different, custom-named, log file (because I can't find "datasource.log" anywhere)? Can these logs be made to rotate as well? Is there an out-of-the-box configuration for this, without using custom Java code?