Patch 18633374: COPYING ACROSS REMOTE SERVERS: ASMCMD-8016, ORA-17628, ORA-17630, ORA-06512
Greetings:
I would like to pass on this information to the community and the Oracle support. By applying this patch on standalone 12.1.0.2 server, the permission got changed from
-rwsr-s--x 1 oracle asmadmin 323723132 Aug 31 13:50 /u01/app/oracle/product/12.1.0/dbhome_1/bin/oracle*
TO
-rwsr-s--x 1 oracle oinstall 323649874 Aug 31 12:17 /u01/app/oracle/product/12.1.0/dbhome_1/bin/oracle
and alert log shows the following:
ORA-15025: could not open disk "/dev/oracleasm/disks/DATA"
ORA-27041: unable to open file
Linux-x86_64 Error: 13: Permission denied
And the database could not be opened as a result. The patch was de-installed and even though the database could not open. It seems to be major problem and issue.