数据库异常跟踪输出

下图显示 Trace 节点所生成输出的摘要,该节点的模式属性设置为表示包括 ExceptionList 树结构的值。

检测到数据库异常时发生了所显示的异常。

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)RecoverableException = (
      (0x3000000)File = 'F:\build\S000_D\src\DataFlowEngine\ImbRdl\ImbRdlExternalDb.cpp'
      (0x3000000)Line = 278
      (0x3000000)Function = 'SqlExternalDbStmt::executeStmt'
      (0x3000000)Type = 'ComIbmComputeNode'
      (0x3000000)Name = 'acd8f35d-e700-0000-0080-b78796c5e70d'
      (0x3000000)Label = 'esql_13485_check_defect.Compute1'
      (0x3000000)Text = 'The following error occurred execution SQL statement &3. inserts where &4'
      (0x3000000)Catalog = 'WMQIv210'
      (0x3000000)Severity = 3
      (0x3000000)Number = 2519
      (0x1000000)Insert = (
        (0x3000000)Type = 2
        (0x3000000)Text = '1'
      )
      (0x1000000)Insert = (
        (0x3000000)Type = 2
        (0x3000000)Text = '1'
      )
      (0x1000000)Insert = (
        (0x3000000)Type = 5
        (0x3000000)Text = 'USERDB'
      )
      (0x1000000)Insert = (
        (0x3000000)Type = 5
        (0x3000000)Text = 'DELETE FROM DB2ADMIN.STOCK WHERE (STOCK_ID)=(?)'
      )
      (0x1000000)Insert = (
        (0x3000000)Type = 5
        (0x3000000)Text = '500027, '
      )
      (0x1000000)DatabaseException = (
        (0x3000000)File = 'F:\build\S000_D\src\DataFlowEngine\ImbOdbc.cpp'
        (0x3000000)Line = 153
        (0x3000000)Function = 'ImbOdbcHandle::checkRcInner'
        (0x3000000)Type = ''
        (0x3000000)Name = ''
        (0x3000000)Label = ''
        (0x3000000)Text = 'Root SQL exception'
        (0x3000000)Catalog = 'WMQIv210'
        (0x3000000)Severity = 3
        (0x3000000)Number = 2321
        (0x1000000)Insert = (
          (0x3000000)Type = 2
          (0x3000000)Text = '100'
        )
      )
    )
  )
)
相关概念
消息流概述
ExceptionList 树结构
相关任务
访问 ExceptionList 树
抛出异常
相关参考
Throw 节点
Trace 节点
THROW 语句
声明 | 商标 | 下载 | 书库 | 支持 | 反馈
Copyright IBM Corporation 1999, 2006 最后一次更新时间:2006/08/14
ac16852_