connect to MYCONFIGMGRDB
delete from cbrokerceg where cuuid=(select distinct cuuid from cbroker where cname='MYBROKER')
delete from ceg where cbrokercuuid=(select distinct cuuid from cbroker where cname='MYBROKER')
delete from coutstanding where cbrokercuuid=(select distinct cuuid from cbroker where cname='MYBROKER')
delete from cproperties where cbrokercuuid=(select distinct cuuid from cbroker where cname='MYBROKER')
delete from ctopic where cbrokercuuid=(select distinct cuuid from cbroker where cname='MYBROKER')
delete from csubscribe where cbrokercuuid=(select distinct cuuid from cbroker where cname='MYBROKER')
delete from cbroker where cname='MYBROKER'
connect reset
说明:以下错误日志的摘录说明发生 TDS 验证器错误时将看到的内容。在这种情况下,问题的原因是元素 Town 没有定义的标记。
TDS Extractor Trace File
========================
Beginning Extract..
Extracting Identification Info
Extracting Project Info
Extracting Messages
Extracting Elements
Extracting Compound Types
Extracting Type Members
Extracting Type Members
Extracting Type Members
Extracting Type Members
Extracting Type Members
Beginning Indexing..
Creating Member IDs to Tags Index Table.
Beginning Validation..
Validating Project
Validating Types
ERROR: TDSValidator::ValidateTypeMemberSimpleElement:
Simple elements in a type with Data Element Separation attribute = Tagged
Delimited must have the following attribute set:
Element Level - Tag
(Element ID: Town)
(Type ID: AddressType)
Return Code: -80
Validating Messages
Trace Info
===========
EXCEPTION: TDSValidator::Validate:
TDS Validation failed.
1 errors
0 warnings
Return Code: -1
使用 RAD 进行部署时得到错误
情况描述:当尝试使用快速应用程序开发(RAD)工具(例如,Run on Server)进行部署时,得到以下错误:
已启动服务器
说明:这是一个已知限制。
解决方案:要解决这个问题,请从“代理管理”透视图停止执行组,然后再试一次。
在 z/OS 上进行部署时,得到错误消息
情况描述:在 z/OS 上,尝试进行部署时,得到以下消息:
+(MQ05BRK) 0 BIP2070E: A problem was detected with WebSphere MQ while issuing
MQPUT for WebSphere MQ queue SYSTEM.BROKER.ADMIN.REPLY, WebSphere MQ queue
manager QM_01. MQCC=2, MQRC=2030.
+(MQ05BRK) 0 BIP2068E: The broker was unable to put an internal configuration
message to message queue SYSTEM.BROKER.ADMIN.REPLY.