标题: 19c Windows Bundle Patch Fails on Oracle DB Home: UtilSession Prerequisite Ch... [打印本页] 作者: 刘泽宇 时间: 2025-8-10 18:32 标题: 19c Windows Bundle Patch Fails on Oracle DB Home: UtilSession Prerequisite Ch... 现象:
The following error occurs during the installation of the 19.22 Windows Bundle Patch, even though the Oracle database is fully stopped
Following active files/executables/libs are used by ORACLE_HOME :<ORACLE_HOME_PATH>
处理方法:
If Oracle is fully stopped, please open services.msc as an Administrator and stop the following services:
OracleOraDB19HomeMTRRecoveryService
OracleOraDB19Home3TNSListener
ORACLESERVICEdb99
ORACLEVSSWRITERdb99
Note: In this case, the database name is db99. Please cross-check with your own system and replace db99 with your actual database name where applicable.
You can now retry the patching process by opening the Command Prompt as an Administrator.
Lastly, please ensure to restore those services after the successful application of the Windows Bundle Patch in Services.msc.