zoukankan      html  css  js  c++  java
  • Windows Server 2012更新补丁后导致Micosoft ODBC for Oracle出现问题

    上周由于WannaCry勒索病毒肆虐全球,14号系统管理员更新了一系列补丁后,导致一Windows Server 2012服务器上面部署的一些老旧的应用无法使用Microsoft ODBC for Oracle访问ORACLE数据库。 如下所示,应用程序会提示下面错误信息

    The Oracle(tm) client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3 (or greater) client software installation.

    clip_image001

    搜索了网上大量资料,折腾、尝试了很多方法(下面链接),始终无法搞定,后面在服务器上重装了Oracle 11g Client后,问题终于解决。特此记录一下。 到目前为止,不清楚为什么补丁突然影响了这个驱动。其实我们在折腾过程中,更换访问Oracle的数据驱动,是没有问题的。唯独使用Microsoft ODBC for Oracle访问ORACLE数据库受到影响。

    https://social.technet.microsoft.com/Forums/windows/en-US/f5f7d1e4-3d51-4a2c-9fe7-fa59f45037b3/microsoft-odbc-for-oracle-fail-to-create?forum=w7itprogeneral

    http://www-01.ibm.com/support/docview.wss?uid=swg21218792

    https://superuser.com/questions/939752/microsoft-odbc-driver-cant-find-oracle-instant-client

  • 相关阅读:
    request-log-analyzer日志分析
    ubuntu下git输出的颜色变化
    vundle安装 给vim插上翅膀
    安装ruby
    【HDU1944】S-Nim-博弈论:SG函数
    【HDU1944】S-Nim-博弈论:SG函数
    我对SG函数的理解
    我对SG函数的理解
    【POJ2154】Color-Polya定理+欧拉函数
    【POJ2154】Color-Polya定理+欧拉函数
  • 原文地址:https://www.cnblogs.com/kerrycode/p/6872255.html
Copyright © 2011-2022 走看看