Thursday, June 21, 2018

opatchauto failed : 'ERROR: Invalid Patch location: /media/sf_Downloads/patch/27486326

Error:

2018-06-20 15:36:24,766 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='
Analysis for applying patches has failed:
'}
2018-06-20 15:36:24,767 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Host:vm32'}
2018-06-20 15:36:24,767 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='CRS Home:/u01/app/12.1.0.2'}
2018-06-20 15:36:24,768 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='Analysis for patches has failed.'}
2018-06-20 15:36:24,769 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='ERROR: Invalid Patch location: /media/sf_Downloads/patch/27486326

'}
2018-06-20 15:36:24,771 INFO  [1] com.oracle.cie.common.util.reporting.CommonReporter - Reporting console output : Message{id='null', message='OPATCHAUTO-72053: Analysis for the patches failed.
OPATCHAUTO-72053: Command execution failed.
OPATCHAUTO-72053: Please check the summary for more details.'}



Solution:

If file system shared from windows to linux on virtualbox then grid user permission should be like below

$ id grid
uid=501(grid) gid=54321(oinstall) groups=54321(oinstall),504(asmadmin),506(asmdba),507(asmoper),488(vboxsf)