How to locate opatch apply -silent log file?
Hello,
I'm running opatch apply -silent inside a shell script and I want to be able to know the full name of the log file and display it from the shell.
If I run the opatch appy command in interactive mode, the log file information is displayed (ex.: Log file location : /u01/app/oracle/12102_20181016/cfgtoollogs/opatch/opatch2018-11-12_10-31-25AM_1.log) on the screen but as the log file name includes a timestamp and the associated logs directory contains lot of files, I'm unable to find the right one when running opatch in silent mode.
Thank's
Daniel