Errors With Removing Dbtools_ords_standalone.x86_64, Dbtools_dbaas_monitor.x86_64
(Doc ID 2720584.1)
Last updated on JANUARY 21, 2022
Applies to:
Gen 1 Exadata Cloud at Customer (Oracle Exadata Database Cloud Machine) - Version N/A to N/AInformation in this document applies to any platform.
Goal
Customer want to apply Exadata image update 19.2.17 on DOMU VM nodes
Precheck for exadata image update was failing and asked to remove custom rpm dbtools_ords_standalone.x86_64 and dbtools_dbaas_monitor.x86_64
Customer tried to remove those custom rpms using rpm -e --nodeps, However they got errors with package removals.
[root@xxxxxxxvm01 ~]# rpm -e --nodeps dbtools_ords_standalone.x86_64
ERROR: Required property DBTOOLS_ORDS_PASSWORD is either not defined or has an empty value in configuration file "/var/opt/oracle/rpms/dbtools/dbtools_ords_standalone/3.0.9.348.07.16-4.el6/config.prop"
error: %preun(dbtools_ords_standalone-8:3.0.9.348.07.16-4.el6.x86_64) scriptlet failed, exit status 1
[root@xxxxxvm01 ~]#
[root@xxxxxxvm01 ~]# rpm -e --nodeps dbtools_dbaas_monitor.x86_64
ERROR: Required property DBTOOLS_DBAAS_MONITOR_USER_PASSWORD is either not defined or has an empty value in configuration file "/var/opt/oracle/rpms/dbtools/dbtools_dbaas_monitor/4.1.9-1.el6/config.prop"
error: %preun(dbtools_dbaas_monitor-1:4.1.9-1.el6.x86_64) scriptlet failed, exit status 1
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |