zoukankan      html  css  js  c++  java
  • Cannot connect to database because the database client

    问题描述:

    arcgis server10.1  arcgis sde10出现下面问题

    Cannot connect to  database because the database client software failed to load. Be sure the

    database client software is installed and configured correctly.

    由于数据库客户端软件无法加载,无法连接到数据库。请确保数据库客户端软件已安装和配置正确。

    找原因:

    The machine where ArcGIS Server is installed is missing the 64-bit client libraries for the specific DBMS to which the connection is being made.

     安装ArcGIS Server的机器缺少正在进行连接的特定DBMS的64位客户端库。

    解决方法:

    Install the 64-bit client libraries for the database on each ArcGIS Server machine in the site. It is important to remember that ArcGIS Server is a 64-bit application and requires a 64-bit database client, versus ArcGIS Desktop which is a 32-bit application and requires a 32-bit database client. After installing the database client, open the Administrative Tools > Services dialog and restart the ArcGIS Server service so that the new database libraries and variable changes can be detected.

    在站点上的每个ArcGIS Server机器上安装数据库的64位客户端库。重要的是要记住ArcGIS Server是一个64位的应用程序,需要一个64位的数据库客户端,而ArcGIS桌面是32位的应用程序,需要32位的数据库客户端。在安装数据库客户端之后,打开管理工具>服务对话框并重新启动ArcGIS Server服务,以便可以检测到新的数据库库和变量更改。

    摘自:http://support.esri.com/cn/knowledgebase/techarticles/detail/40409

    成功不是终点,失败也并非末日,重要的是前行的勇气!
  • 相关阅读:
    [团队项目] Scrum 项目 3.0 SCRUM 流程的步骤2: Spring 计划
    《构建之法》第6-7章读后感
    【操作系统】实验二 作业调度模拟程序
    团队项目2.0软件改进分析MathAPP
    团队项目
    结对编程2.0
    电影(网剧))项目
    实验0 了解和熟悉操作系统
    复利计算
    学习进度条
  • 原文地址:https://www.cnblogs.com/DSH-/p/9481577.html
Copyright © 2011-2022 走看看