特定管理 > 支援視覺化與發行 > WVS 發行者 > 測試發佈組態 > 識別 PVM 檔案損毀
  
識別 PVM 檔案損毀
可能以下列方式損毀用於在 Creo View 中正確載入幾何的 PVM 檔案:
Creo View 中開啟包含「擱置延遲更新」旗標之定位組件時,表示中的子項損毀。
零件無法在 Creo View 中顯示。
欲識別並修復這些損毀的檔案,可使用現在存在的此公用程式解決此問題︰以網站管理員的身份從 Windchill 指令 shell 執行下列指令來呼叫此公用程式︰
windchill com.ptc.wvs.server.util.IdentifyPVMCorruptionUtil
此工具可重新發佈已損毀的表示和/或儲存包含已損毀表示之 DerivedImage OID 的 CSV 檔案。
欲最佳化此公用程式的使用方式,您可以指定容器來限制要查核的資料量。
欲檢視此公用程式的說明:
windchill com.ptc.wvs.server.util.IdentifyPVMCorruptionUtil -h
範例 1︰
欲識別產品容器中的已損毀 PVM 表示,並儲存包含已損毀表示之 DerivedImage OID 的 CSV 檔案:
windchill com.ptc.wvs.server.util.IdentifyPVMCorruptionUtil -saveCSV
-containerOID wt.pdmlink.PDMLinkProduct:163928
範例 2:
欲識別產品容器中具有產品名稱的已損毀 PVM 表示,並儲存包含已損毀表示之 DerivedImage OID 的 CSV 檔案:
windchill com.ptc.wvs.server.util.IdentifyPVMCorruptionUtil -saveCSV
-CONT_PATH "wt.inf.container.OrgContainer=Demo2/
wt.pdmlink.PDMLinkProduct=TEST"
範例 3︰
欲識別產品容器中的已損毀 PVM 表示,重新發佈表示,並儲存包含已損毀表示之 DerivedImage OID 的 CSV 檔案:
windchill com.ptc.wvs.server.util.IdentifyPVMCorruptionUtil -saveCSV
"/opt/ptc/fox_116/Windchill/tmp/test.csv" -republishReps
-containerOID wt.pdmlink.PDMLinkProduct:117583