技术文章 - CS53706
在 Windchill PDMLink 中,部件的详细信息和结构页面加载缓慢或相关 CAD 文档的发布性能不佳
已修改: 29-May-2025
适用于
- Windchill PDMLink 10.0 to 12.0
- Windchill MPMLink 10.0 to 12.1
- Windchill Supplier Management 10.0 to 12.1
说明
- 零件详细信息和结构页面加载缓慢
- 详细信息页面中加载属性的性能较差
- 详情页面速度很慢
- 特别是加载属性信息
- 使用 MPMLink 时零件的详细信息和结构页面加载缓慢
- TOP SQL 中发现 BulkIndexing 查询执行时间较长
- Windchill Bulk Migrator 中部件和 BOM 的加载速度非常慢
- 从电子表格导入 WTParts 需要几个小时才能完成
- Windchill Visualization Services 发布作业性能不佳,作业监视器详细信息显示在“开始存储组件可查看文件”中花费了很长时间:
Aug 24, 2016 12:11:49 PM:Done deleting temporary workspace publish5121846737185629360tmp. Aug 24, 2016 12:11:49 PM:Start Store Component Viewable Files Aug 24, 2016 12:30:13 PM:Retrieving Additional Files
- 相关查询显示 FROM 子句中的 UNION ALL:
SELECT A0.blob$entrySetadHocAcl,A0.classnameA2A2,A0.branchIdA2typeDefinitionRefe,A0.idA3A2ownership,A0.idA2A2, A0.classnamekeydomainRef,A0.securityLabels,A0.entrySetadHocAcl, A0.statestate,A0.idA3domainRef,A0.classnamekeyA2ownership,A0.idA2A2,A0.updateCountA2,A0.classnameA2A2, A0.branchIditerationInfo,A0.branchIdA2typeDefinitionRefe, A1.idA2A2,A1.updateCountA2,A1.classnameA2A2,ABS(NULL),ABS(NULL),A2.idA2A2,A2.updateCountA2, A2.classnameA2A2,ABS(NULL),ABS(NULL),A2.value,A2.wtprecision,A2.idA3A6
FROM WTPart A0,(
SELECT A1.idA2A2,A1.markForDeleteA2,A1.updateCountA2,A1.classnameA2A2 FROM WTPartMaster A1
UNION ALL
SELECT A1.idA2A2,A1.markForDeleteA2,A1.updateCountA2,A1.classnameA2A2 FROM ManufacturerPartMaster A1
) A1, FloatValue / IntegerValue / TimestampValue A2
WHERE ((A0.branchIdA2typeDefinitionRefe = ?))
AND ((A0.markForDeleteA2 = 0)
AND (A1.markForDeleteA2 = 0))
AND ((A0.idA3masterReference = A1.idA2A2)
AND (A2.idA3A4 = A1.idA2A2)
AND (A0.idA2A2 = ?))
这是文章 53706 的 PDF 版本,可能已过期。最新版本 CS53706