patch 26925311 missing etc folder
I am testing on how to use Opatchauto and I ran into an issue. I downloaded both patch files 27010872 for grid and 26925311 for DB. I am running Oracle 12.1.0.2 DB and grid. I followed the steps in the readme and unzipped into a directory accessible to both nodes. i then run the following command to analyze for conflicts
$GRID_HOME/OPatch/opatchauto apply /home/oracle/27010872 -analyze
i received an error that the Patch Collection failed: /tmp/psu/27010872/26925311/etc/config/actions.xml (No such file or directory)
I also tried copying to the /tmp/psu directory and it also gave me the same error. I placed the whole error with log below.