Author |
Message |
Topic: Forcing Clean |
leitao
Replies: 10 Views: 7367
|
Forum: General Discussion Posted: Mon May 30, 2005 9:06 am Subject: Forcing Clean |
Ok.
Thanks sebastianhirt.
[]'s Breno |
Topic: Forcing Clean |
leitao
Replies: 10 Views: 7367
|
Forum: General Discussion Posted: Mon May 30, 2005 8:58 am Subject: Forcing Clean |
Sure, i got it.. Seems cool, but it is complaining about a mqm.dll.. argh. I don't have any mq on my windows machine. it is in the linux one.. i am trying to get it. BTW, it appears to be a front end ... |
Topic: Forcing Clean |
leitao
Replies: 10 Views: 7367
|
Forum: General Discussion Posted: Mon May 30, 2005 8:33 am Subject: Forcing Clean |
Sorry, what is MO71??
No, i closed all my listener pointed to the queue. |
Topic: Forcing Clean |
leitao
Replies: 10 Views: 7367
|
Forum: General Discussion Posted: Mon May 30, 2005 8:04 am Subject: Forcing Clean |
But how can i force a rollback? My application that filled the queue is dead, so i have an uncommited queue, and no one to commit or rollback. is there any command that i rollback the queue?
Thanks |
Topic: Forcing Clean |
leitao
Replies: 10 Views: 7367
|
Forum: General Discussion Posted: Mon May 30, 2005 6:36 am Subject: Forcing Clean |
need i to rollback this before cleaning the queue? |
Topic: Forcing Clean |
leitao
Replies: 10 Views: 7367
|
Forum: General Discussion Posted: Mon May 30, 2005 6:13 am Subject: Forcing Clean |
Hello,
i want to clear my local Queue, and i have some doubts.
The first one, can i force the mq to remove the queue. Cause when i try to remove the queue and there is someone connected to the ... |
Topic: Topics (publisher/subscriber) and WebSphere |
leitao
Replies: 15 Views: 11640
|
Forum: General Discussion Posted: Thu May 26, 2005 6:06 am Subject: Topics (publisher/subscriber) and WebSphere |
Jefflowrey, dude...
You should be able to find a PDF on IBM's website called 'Pub/Sub User's guide". It's named amqnar10.pdf for the version 6 copy, I think it's amqnar09.pdf for the version 5 co ... |
Topic: Topics (publisher/subscriber) and WebSphere |
leitao
Replies: 15 Views: 11640
|
Forum: General Discussion Posted: Thu May 26, 2005 5:50 am Subject: Topics (publisher/subscriber) and WebSphere |
Ok Jefflowrey,
Someone from IBM says i need to upgrade my MQ Series, now i have the version 530.9 CSD09, so I already have this broker, is it correct?
But i dont know how to go on, any p ... |
Topic: Topics (publisher/subscriber) and WebSphere |
leitao
Replies: 15 Views: 11640
|
Forum: General Discussion Posted: Thu May 26, 2005 5:40 am Subject: Topics (publisher/subscriber) and WebSphere |
Hello,
How can i create a topic in MQ so i could use it in WebSphere. Must I create a Queue Manager to have publisher/subscriber queue only? or will i point my Topic Connection Factory to ... |
Topic: MQ and non persistent data |
leitao
Replies: 8 Views: 5230
|
Forum: General Discussion Posted: Wed May 25, 2005 2:26 pm Subject: MQ and non persistent data |
No, i am not running in OS/390 yet.
But i increase the the times my listener tries before dying and i increase the botresh in the MQ. not, before the listener death, the message is marqued as dea ... |
Topic: QUEUE Attributes |
leitao
Replies: 4 Views: 3172
|
Forum: General Discussion Posted: Wed May 25, 2005 12:44 pm Subject: QUEUE Attributes |
The link:
http://publibfp.boulder.ibm.com/epubs/html/csqzaj09/csqzaj09tfrm.htm
I found it in DISPLAY QSTATUS link.
[]'s
Breno |
Topic: QUEUE Attributes |
leitao
Replies: 4 Views: 3172
|
Forum: General Discussion Posted: Wed May 25, 2005 12:32 pm Subject: QUEUE Attributes |
I was looking in the programing guide chapter 4 and cursing you.
Thank you!
Breno |
Topic: QUEUE Attributes |
leitao
Replies: 4 Views: 3172
|
Forum: General Discussion Posted: Wed May 25, 2005 12:12 pm Subject: QUEUE Attributes |
Hello people
I was looking for what the queue attribute means, but i didnt find it.
What is the document that shows it?
Cheers
Breno |
Topic: MQ and non persistent data |
leitao
Replies: 8 Views: 5230
|
Forum: General Discussion Posted: Wed May 25, 2005 11:47 am Subject: MQ and non persistent data |
yes. this is true..
But i have another problem, i cant change the code.
To be true, the message, with rollback will not ocurr, but it is a deployment test, it is ocurring and the queue still fille ... |
Topic: MQ and non persistent data |
leitao
Replies: 8 Views: 5230
|
Forum: General Discussion Posted: Wed May 25, 2005 11:08 am Subject: MQ and non persistent data |
Hello,
I have a problem, look about it.
I have a bean send msg to Queue in MQ. I have a MDB listening this queue. So when my MDB starts (via onMessage), the processing starts, so i ha ... |