![]() | Oracle System Handbook - ISO 7.0 May 2018 Internal/Partner Edition | ||
|
|
![]() |
||||||||||||
Solution Type Problem Resolution Sure Solution 1566478.1 : Applying BP17 on SuperCluster rootcrs.pl -patch Reports "Failed to patch QoS users"
Applying BP17 on SOLARIS SPARC Database. rootcrs.pls -patch reports an error " Failed to patch QoS users. " Created from <SR 3-7402397011> Applies to:SPARC SuperCluster T4-4 Full Rack - Version All Versions to All Versions [Release All Releases]Information in this document applies to any platform. SymptomsApplying BP17 on SOLARIS SPARC Database. rootcrs.pls -patch reports an error " Failed to patch QoS users. " Output of rootcrs.pl -patch
looks like following: # /u01/app/11.2.0.3/grid/crs/install/rootcrs.pl -patch
Using configuration parameter file: /u01/app/11.2.0.3/grid/crs/install/crsconfig_params CRS-4123: Oracle High Availability Services has been started. Failed to patch QoS users. crspatch.log shows entries like following
2013-06-22 10:38:54: Error encountered in the command /u01/app/11.2.0.3/grid/bin/qosctl -autogenerate
> shell-init: error retrieving current directory: getcwd: cannot access parent directories: Permission denied > Error occurred during initialization of VM > java.lang.Error: Properties init: Could not determine current working directory. > End Command output 2013-06-22 10:38:54: Failed to patch QoS users.
CauseIt an issue similar to Unpublished Bug 12698968 - SOL11-11203: FAILED TO WRITE THE CHECKPOINT WITH ERROR CODE IS 256 An attempt to retrieve current directory gets a Permission denied error from OS. Solution Login as root chmod 755 /root
cd /home/oracle (or wherever the home directory of "oracle" user)
/u01/app/11.2.0.3/grid/crs/install/rootcrs.pl -unlock
/u01/app/11.2.0.3/grid/crs/install/rootcrs.pl -patch
References<BUG:17000282> - UPDATE OF SSC IS FAILING WHEN UPDATE IS RUN FROM S11 SRU 8.5Attachments This solution has no attachment |
||||||||||||
|