【问题标题】:How to properly create type using Documentum DQL如何使用 Documentum DQL 正确创建类型
【发布时间】:2020-02-26 14:11:43
【问题描述】:

简单的脚本执行有一个可怕的错误。请帮忙。

查询执行期间发生错误:[DM_QUERY_E_SYNTAX]错误:“在附近发生解析器错误(语法错误):

create type dict_classifier_el_with_briefcase_article(
briefcase_article String(256)
)
with supertype dict_classifier_element
publish
go

【问题讨论】:

    标签: documentum-dql


    【解决方案1】:

    这是类型名称长度限制。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-04-21
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2018-11-09
      • 2015-03-05
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多