【问题标题】:Error connection to content manager with java api使用 java api 连接到内容管理器时出错
【发布时间】:2017-06-15 09:23:27
【问题描述】:

在我从 api 示例配置并运行 SConnectDisconnectICM 后,我收到以下错误。

com.ibm.mm.sdk.common.DKUsageError: DGL7332A: Library server representation type was not found. Please make sure that a valid library server and representation type has been specified in the cmbicmsrvs.ini file or to the Content Manager connector. : ICMNLSDB

【问题讨论】:

    标签: java db2-content-manager


    【解决方案1】:

    在示例中,通过将数据库更改为机器名,我修复了错误。

    之前 : public static String DEFAULT_DATABASE = "databasename"; 之后:公共静态字符串 DEFAULT_DATABASE = "MACHINENAME";

    【讨论】:

      猜你喜欢
      • 2021-03-05
      • 2018-10-25
      • 1970-01-01
      • 2021-11-12
      • 2012-11-17
      • 1970-01-01
      • 1970-01-01
      • 2020-09-24
      • 2013-06-01
      相关资源
      最近更新 更多