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 4 matches
Author Message
  Topic: define a JMSQueue using JMSAdmin
caoyuxing

Replies: 1
Views: 3491

PostForum: IBM MQ Java / JMS   Posted: Sat Apr 23, 2011 2:50 am   Subject: define a JMSQueue using JMSAdmin
Hi,guys
I worked as following:

1.cd <mq_install_path>/java/bin
2.JMSAdmin
3.define Q(B) queue(A)

Everything seems great!But when I type"display q(B)",it tells me t ...
  Topic: ABOUT ESQL "MOVE"
caoyuxing

Replies: 11
Views: 17672

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 16, 2011 11:16 pm   Subject: ABOUT ESQL "MOVE"
Thanks, mgk

I thought there was a way. I should have examined the manuals more carefully myself

Anyhow, LOOP gives you more control and I think it fits this case better.

thanks for y ...
  Topic: ABOUT ESQL "MOVE"
caoyuxing

Replies: 11
Views: 17672

PostForum: WebSphere Message Broker (ACE) Support   Posted: Wed Feb 16, 2011 11:13 pm   Subject: ABOUT ESQL "MOVE"
FYI, the ESQL equivalent of DO ... WHILE is the REPEAT ... UNTIL statement:

REPEAT [statements] UNTIL [condition] END REPEAT


Kind Regards,

I have tried this way,and we will ...
  Topic: ABOUT ESQL "MOVE"
caoyuxing

Replies: 11
Views: 17672

PostForum: WebSphere Message Broker (ACE) Support   Posted: Tue Feb 15, 2011 10:06 pm   Subject: ABOUT ESQL "MOVE"
HI,guys
I have used "MOVE" as documents guide.here is the sample code.


WHILE LASTMOVE(sourceCursor) DO
SET targetCursor.ItemNumber = sourceCursor.item;
SET ...
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.