Windows 平台10.2.0.1 升级到10.2.0.4 报msvcr71.dll错误解决

简介: Windows 平台10.2.0.1 升级到10.2.0.4 报msvcr71.dll错误解决   问题分析:肯定是因为MSVCR71.dll文件占用所致。
Windows 平台10.2.0.1 升级到10.2.0.4 报msvcr71.dll错误解决
 

 

问题分析:
  • 肯定是因为MSVCR71.dll文件占用所致。
  • 故需要检查服务和进程是否完全正常关闭。

问题解决思路:
  • 通过检查所有的Oracle服务是否关闭。
  • 找到MSVCR71.dll被哪个进程所占用,将其停止。


参考如下:
MSVCR71.DLL 更新时在使用 找到用该DLL的进程,具体方法如下:

MSVCR71.DLL is in use during Oracle patch installationIf you are trying to upgrade the Oracle Client and an error message is displayed telling you that msvcr71.dll is in use, try the following:
1) Verify that all Oracle services are stopped.
2) Stop the Distributed Transaction Coordinator – In most cases this will solve the issue.
3) Run Process Explorer
a) In the Find menu, click on “Find Handle or DLL” (CTRL F)
b) Type msvcr71.dll and click on Search
c) Go through the list and close the listed applications




第二篇Metalink "Msvcr71.Dll In Use" Error During Upgrade of OWB [ID 602568.1]
In this Document

--------------------------------------------------------------------------------

Applies to: 
Oracle Warehouse Builder - Version 10.2.0.1 to 10.2.0.5 [Release 10.2]
Information in this document applies to any platform.

Symptoms
While applying an OWB 10.2.0.x patch for Oracle Warehouse Builder, the following error occurs:
msvcr71.dll is in use.
 

Cause
msvcr71.dll is a module containing standard C library functions such as printf, memcpy etc.
It is a part of the Microsoft C Runtime Library.

It might be possible that there are some other process(related to Oracle or not) that are using this file when this file is needed by the OWB Patch for installation.

Solution
To identify which process is actually using the file, please do the following

1. Open the following link in your Internet browser:

http://technet.microsoft.com/hi-in/sysinternals/bb896642(en-us).aspx#top

2. Download and install the FileMon for Windows tool.

3. Run the Filemon.exe program.

4. In the Filemon pop-up window, "Filemon Filter", in the "Include" Section, add the value "msvcr71.dll"

Click Apply and click Ok .

5. Monitor the Filemon window for the msvcr71.dll process.

6. Search for the msvcr71.dll file under the column "Path".

7. Verify all the processes that are actually using this file and terminate those processes (stop Oracle and Non-Oracle Processes also that are using this file).

8. Try applying the 10.2.0.X patch again to see if the install goes well.
解决办法:     
       这样找到使用的进程(msdtc.exe )。 对于msdtc.exe 就是Distributed Transaction Coordinator的进程,在service中把该进程关闭。 安装正常进行。



 
目录
相关文章
|
7月前
|
开发工具 C# C++
Windows平台RTMP|RTSP播放器实现画面全屏功能
我们在Windows平台实现RTSP或者RTMP播放的时候,有个功能是绕不开的,那就是播放窗口全屏。本文就以大牛直播SDK(官方)的Windows播放器为例,大概讲下大概实现:
154 0
|
7月前
|
开发工具 Windows
Windows平台RTMP推送|轻量级RTSP服务实现本地摄像头|屏幕|叠加数据预览
大家在做Windows平台RTMP推送或轻量级RTSP服务的时候,不管是采集屏幕还是采集摄像头,亦或屏幕摄像头的叠加模式,总会有这样的诉求,采集到的数据,希望能本地看看具体采集的数据或者图像实际效果,也就是本次介绍的“预览”功能。
190 0
|
7月前
|
监控 开发工具 C++
Windows平台RTMP/RTSP播放器如何实现实时音量调节
RTMP或RTSP直播播放音量调节,主要用于多实例(多窗口)播放场景下,比如同时播放4路RTMP或RTSP流,如果音频全部打开,几路audio同时打开,可能会影响用户体验,我们通用的做法是支持播放端实时静音,更细粒度的做法是可以实时调节每一路RTMP/RTSP流的音量。
172 0
|
7月前
|
数据采集 开发工具 图形学
Windows平台实现Unity下窗体|摄像头|屏幕采集推送
随着Unity3D的应用范围越来越广,越来越多的行业开始基于Unity3D开发产品,如传统行业中虚拟仿真教育、航空工业、室内设计、城市规划、工业仿真等领域。
|
7月前
|
编解码 应用服务中间件 开发工具
Windows平台RTMP|RTSP播放器为什么要兼容GDI绘制
先说结论,Windows平台播放渲染这块,一般来说99%以上的机器都是支持D3D的,实现GDI模式绘制,除了为了好的兼容性外,在远程连接的场景下,D3D创建不成功,需要使用GDI模式。
|
3月前
|
编解码 数据挖掘 异构计算
Windows平台实现超高分辨率或帧率硬编码
Windows平台实现超高分辨率或帧率硬编码
|
3月前
|
C# 数据安全/隐私保护 开发者
Windows平台RTMP推送|轻量级RTSP服务录像模块如何支持中文路径?
Windows平台RTMP推送|轻量级RTSP服务录像模块如何支持中文路径?
|
3月前
|
安全 物联网 云计算
更好的阐述什么是Windows Server 升级
Windows Server升级是IT环境重要组成部分,它能帮助企业适应不断变化的技术趋势,提高生产力和安全性,并充分利用云计算、物联网(IoT)、大数据分析等新兴技术带来的优势。
37 0
|
3月前
|
存储 Kubernetes 安全
虚拟机测试Windows Server 2016原地升级2019,应用和数据完美保留
Windows Server 2016可以无缝升级到2019版本,确保应用程序和数据在原地升级过程中完整保留。
103 0
|
3月前
|
C++ Windows
CMake中的find_package(xxx REQUIRED)在windows平台怎么解
CMake中的find_package(xxx REQUIRED)在windows平台怎么解