Teradata Parallel Transporter メッセージ TPT04135 - TPT04135 - Parallel Transporter
Teradata® Parallel Transporter メッセージ
- Product
- Parallel Transporter
- Release Number
- 17.20
- Published
- 2022年6月
- ft:locale
- ja-JP
- ft:lastEdition
- 2022-10-12
- dita:mapPath
- ja-JP/unr1641290409328.ditamap
- dita:ditavalPath
- ft:empty
- dita:id
- B035-1096-TPT
- NMT
- yes
- Product Category
- Teradata Tools and Utilities
- メッセージ
- Error: Either the double quote characters that are supposed to enclose the '-u' option's command-line job variable assignments were omitted, or the job variable assignment syntax itself in invalid.
- 説明
- tbuildのコマンド ライン オプション'-u'は、1つまたは複数のジョブ変数割り当てで構成されている引数を受け取ります。その引数は-u "<jobvar assignment>, <jobvar assignment>, ..., <jobvar assignment>"という構文であり、各<jobvar assignment>は、<job variable name> = <job variable value>という構文である必要があります(例: -u "TdpId = 'tdp27', MaxSessions = 3")。このエラーは、'-u'オプションの引数の先頭の二重引用符が欠落している場合、ジョブ変数割り当てのリストの構文が無効である場合、または個々のジョブ変数割り当ての1つまたは複数の構文が無効である場合に発生します。
- 発生源
- TPTインフラストラクチャ
- 対象ユーザー
- TPT ジョブ スクリプト提出者
- 注意
- なし
- 対処法
- '-u' オプションの引数に必要な構文を使用して、tbuild コマンドを再発行します。