I want to log error messages /
Java stack traces from Oracle Java Stored Procedures.
I are invoking the Stored Procedure from a Java Program (say A.java) using
JDBC.
The log file is required to be created on the Machine that executes the Java Program (A.java).