Showing posts with label topic. Show all posts
Showing posts with label topic. Show all posts
Friday, October 11, 2019
Kafka Commands
Tuesday, October 11, 2016
MQ
DEFINE QALIAS ('I1124.LOTUSNOTES.CUSTOMER. OAG.AQ.SUB') +
DESCR('I1124_LOTUSNOTES_ CUSTOMER_OAG.msgflow') +
DEFPSIST(YES) +
TARGTYPE(TOPIC) +
TARGET('I1124_LOTUSNOTES_ CUSTOMER_OAG_Topic') +
REPLACE
DEFINE TOPIC ('I1124_LOTUSNOTES_CUSTOMER_ OAG_Topic') +
TOPICSTR('JCI/AE/EU/ LOTUSNOTES/CUSTOMER/OAG') +
DEFPSIST (YES) +
DESCR ('I1124.LOTUSNOTES.CUSTOMER. OAG.AQ.SUB') +
PUBSCOPE (ASPARENT) +
SUB (ASPARENT) +
SUBSCOPE (ASPARENT) +
WILDCARD (PASSTHRU) +
REPLACE
DEFINE SUB(I1124_LOTUSNOTES_CUSTOMER_ OAG) TOPICSTR('JCI/AE/EU/ LOTUSNOTES/CUSTOMER/OAG') TOPICOBJ(SYSTEM.BROKER. DEFAULT.STREAM) DEST(I1124.LOTUSNOTES. CUSTOMER.OAG.SUB) DESTQMGR(MDBKRD07) PSPROP(RFH2)
Subscribe to:
Posts (Atom)
Distributed Computing: A Guide to Comparing Data Between Hive Tables Using Spark
In big data, efficient data comparison is essential for ensuring data integrity and validating data migrations. Apache Spark, with its in-me...
-
IBM Integration Bus v10 has introduced many new features. One of the important feature, from my point of view, is the introduction of ...
-
HTTP/HTTPS listener behavior with IIB HTTPInput nodes When a flow containing HTTPInput nodes are deployed on an Integration Server...
-
1.Mqsisetdbparams Mqsisetdbparms– brokername – -n – DataSourceName -u – DataSourceUserId – -p – DataSourcePassword To dele...