技术文章 - CS236796
尝试在 FlexPLM 中创建同步属性时出现错误“注意:无法创建“字符串”属性,因为以下数据类型的数据库列不可用”
已修改: 18-Dec-2023
适用于
- FlexPLM 10.2 to 12.0
说明
- 无法在产品(LCSProduct) 上创建同步字符串属性 或配色(LCSSKU)
- 尝试创建Synchronized属性时,MethodServer 日志中打印以下错误消息:
Caused by: wt.util.WTException: A "String" attribute cannot be created because database columns of the following datatypes are not available: java.lang.String : count : 1. Contact your system administrator to execute the AddColumns utility to allocate the necessary database columns. Nested exception is: com.ptc.core.meta.common.CorrectableException: A "String" attribute cannot be created because database columns of the following datatypes are not available: java.lang.String : count : 1. Contact your system administrator to execute the AddColumns utility to allocate the necessary database columns. at com.ptc.core.lwc.client.forms.GenericLWCFormProcessor.doOperation(GenericLWCFormProcessor.java:82) at com.ptc.core.components.forms.DefaultFormProcessorController.executeDoOperation(DefaultFormProcessorController.java:538) at com.ptc.core.components.forms.DefaultFormProcessorController.performExecuteDoOperationAndPostProcess(DefaultFormProcessorController.java:342)
这是文章 236796 的 PDF 版本,可能已过期。最新版本 CS236796