PowerCenter
- PowerCenter 10.4.0
- 所有产品
ERROR(string)
引数 | 必須/ オプション | 説明 |
---|---|---|
文字列 | 必須
| 文字列値。Integration Serviceが、ERROR関数を含む式に基づいて行をスキップした場合に表示するメッセージ。文字列の長さに制限はありません。
|
IIF( SALARY < 0, ERROR ('Error. Negative salary found. Row skipped.', EMP_SALARY )
|
|
---|---|
|
|
|
|
|
|
|
|
|
|