アーティクル - CS55464
エラーのため、新しいオブジェクトを作成できません "パラメーター番号の値が設定されていません<some number>」または「無効な列名 'ptc_zzz_1xxxx'」が Windchill で発生する
修正日: 13-Jan-2023
適用対象
- FlexPLM 10.2 M030 to 12.0
- Windchill PDMLink 10.0 to 12.1
説明
- WTPart、WTDocument、または標準属性を使用する別のタイプなどの新しいオブジェクトの作成中にエラーがスローされる
- FlexPLM でドキュメントを検索するとレッドライン エラーが表示される
- FlexPLM パッチのインストール後に製品オブジェクトにアクセス/検索するとエラーが発生する
java.sql.SQLSyntaxErrorException: ORA-00904: "A0"."CLASSNAMEKEY22TYPEINFOLCSDOC": invalid identifier
- メソッド サーバー ログで確認されたエラー:
- エラー1
The value is not set for the parameter number <some number>
- エラー 2
wt.pom.DatastoreException: A SQL error has occurred for the statement "INSERT INTO WTPart( <table columns> ) VALUES (<Parameters>)". Database system message follows: com.microsoft.sqlserver.jdbc.SQLServerException: The value is not set for the parameter number <some number>.
- エラー 3
wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.pom.DatastoreException: A SQL error has occurred for the statement "INSERT INTO WTDocument(<table columns>) VALUES (<parameters>)". Database system message follows: Nested exception is: com.microsoft.sqlserver.jdbc.SQLServerException: Invalid column name 'ptc_zzz_1xxxx'.
- エラー4
java.sql.SQLSyntaxErrorException: ORA-00904: "<table column>": invalid identifier
- エラー 5
Nested exception is: (wt.pom.pomResource/0) wt.pom.PersistenceException: A persistence error occurred. System message follows: Nested exception is: wt.query.QueryException: Attribute "typeInfoWTPart.ptc_rht_1" is not a member of class "class wt.part.WTPart" Nested exception is: Attribute "typeInfoWTPart.ptc_rht_1" is not a member of class "class wt.part.WTPart" 2018-05-23 14:13:39,305 ERROR [PublisherQueueSIS1.PollingThread] wt.wvs.publish.CadConvertSIS Administrator - Errors in getComponentContent
最新バージョンはこちらを参照ください CS55464