ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » Search

 Search found 7 matches
Author Message
  Topic: Checking whether CorrelId is set to all Zeros
reddy2078

Replies: 14
Views: 6539

PostForum: WebSphere Message Broker (ACE) Support   Posted: Mon Oct 21, 2013 6:01 am   Subject: Checking whether CorrelId is set to all Zeros
Resolved it by declaring a BLOB variable as shown below:

DECLARE temp BLOB ;
SET temp='00000000000000000000' with even number of digits equal to the number of zeros we will be getting when correl ...
  Topic: Remove message flow
reddy2078

Replies: 4
Views: 15704

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jul 03, 2013 9:32 am   Subject: Re: Remove message flow
How can I remove previously deployed message flows in V8 broker from mqsi command ?

For one message flow in an execution Group

mqsideploy BROKER_NAME -e ExecutionGroup_Name -d nameofmessageflow ...
  Topic: The flow is hung status
reddy2078

Replies: 4
Views: 3332

PostForum: WebSphere Message Broker (ACE) Support   Posted: Thu Jun 13, 2013 1:37 pm   Subject: The flow is hung status
What exactly kiran meant is a flow that stops working suddenly.

We have a flow that works for a while and suddenly stops working. Once I restart the execution Group the flow starts working fin ...
  Topic: WMB Functions
reddy2078

Replies: 10
Views: 6352

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 12, 2013 6:23 am   Subject: WMB Functions
DECLARE NM CHARACTER ;
SET NM = REPLICATE('*',6);
This is nothing but we are assigning 6 – Stars to Variable NM

NM = * * * * * *
  Topic: Query about FileInputNode
reddy2078

Replies: 14
Views: 7754

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Jun 05, 2013 7:10 am   Subject: @kaushik.godugunur
IF(InputLocalEnvironment.File.Record = 1) THEN
DELETE FROM Database.
END IF;


hi kaushik
  Topic: KILL pending processes
reddy2078

Replies: 26
Views: 15624

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri May 03, 2013 12:14 pm   Subject: Re: @anurag.munjal

Note that this psychopathic axe killer method will terminate the various broker processes (the DataFlowEngine is what runs an execution group) leading to the termination of your broker in a possibly ...
  Topic: KILL pending processes
reddy2078

Replies: 26
Views: 15624

PostForum: WebSphere Message Broker (ACE) Support   Posted: Fri May 03, 2013 11:15 am   Subject: @anurag.munjal
Hai Anurag,
Please let me know if this helps you. On the Windows Command Prompt. Use the following commands

Tasklist | findstr " DataFlowEngine.exe"

...
Page 1 of 1

Jump to:  
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.