Configuring ECO to Write Error Messages to a Log File

Configure ExpressConnect for Oracle (ECO) to also record error messages in a connector-specific log file called ecoraoci.log.

Make these settings:
alter connector "ora"."oci"
set trace_logpath to <log-file-path>
Where <log-file-path> is the full path name where the ecoraoci.log is to be created.