ユーザー例外のトレース出力

以下の図は、出力の抽出です。これは、ExceptionList ツリーを含む構造を表す値に「パターン」 プロパティーが設定された Trace ノードによって生成されます。

この例外は、(ESQL THROW ステートメントを使って) ユーザー例外が生成されたときに発生したものです。

ExceptionList = (
(0x1000000)RecoverableException = (
(0x3000000)File = 'F:¥build¥S000_D¥src¥DataFlowEngine¥ImbComputeNode.cpp'
(0x3000000)Line = 402
(0x3000000)Function = 'ImbComputeNode::evaluate'
(0x3000000)Type = 'ComIbmComputeNode'
(0x3000000)Name = 'acd8f35d-e700-0000-0080-b78796c5e70d'
(0x3000000)Label = 'esql_13485_check_defect.Compute1'
(0x3000000)Text = 'Caught exception and rethrowing'
(0x3000000)Catalog = 'WMQIv210'
(0x3000000)Severity = 3
(0x3000000)Number = 2230
(0x1000000)UserException = (
(0x3000000)File = 'F:¥build¥S000_D¥src¥DataFlowEngine¥ImbRdl¥ImbRdlThrowExceptionStatements.cpp'
(0x3000000)Line = 148
(0x3000000)Function = 'SqlThrowExceptionStatement::execute'
(0x3000000)Type = 'ComIbmComputeNode'
(0x3000000)Name = 'acd8f35d-e700-0000-0080-b78796c5e70d'
(0x3000000)Label = 'esql_13485_check_defect.Compute1'
(0x3000000)Text = 'User Generated SQL 'USER' exception'
(0x3000000)Catalog = 'WMQIv210'
(0x3000000)Severity = 1
(0x3000000)Number = 2949
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'USER'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'Insert1'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'Insert2'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = 'etc'
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = ''
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = ''
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = ''
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = ''
)
(0x1000000)Insert = (
(0x3000000)Type = 5
(0x3000000)Text = ''
)
)
)
)
関連概念
メッセージ・フローの概要
ExceptionList ツリー
関連タスク
ExceptionList ツリーへのアクセス
例外のスロー
関連資料
Throw ノード
Trace ノード
THROW ステートメント
特記事項 | 商標 | ダウンロード | ライブラリー | サポート | フィードバック
Copyright IBM Corporation 1999, 2006 Last updated: 5 01, 2006
ac16858_