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 » General Discussion » MQ questions

Post new topic  Reply to topic
 MQ questions « View previous topic :: View next topic » 
Author Message
aphiwat
PostPosted: Sun Dec 07, 2003 11:59 pm    Post subject: MQ questions Reply with quote

Newbie

Joined: 20 Jun 2002
Posts: 7

Hi All,

Can anybody help me for the following questions?

1). Which of the following statements about WebSphere MQ triggering is FALSE?

A. When the number of messages arriving on a queue is unpredictable configuring the queue as triggered is appropriate.

B. The program which processes the initiation queue is called a trigger-monitor application, and its function is to read the trigger message and take appropriate action.

C. Trigger events are controlled by using some of the attributes in defining the process definition.

D. Triggering can be done on every message or based on a message's priority

2). A communications failure has caused the loss of all channels to and from queue manager QM1. After resolving the communication problem, what steps should be taken to recover persistent messages on the channels at the time of the failure?

A. Issue RCRMQOBJ -T Q for all of the transmission queues

B. Restart the channels and they will recover automatically

C. Issue RESOLVE CHANNEL for all channels before restarting

D. Issue RESET CHANNEL for all channels before restarting


Thanks.
AP
Back to top
View user's profile Send private message MSN Messenger
dsim
PostPosted: Mon Dec 08, 2003 8:11 pm    Post subject: Reply with quote

Acolyte

Joined: 11 Aug 2003
Posts: 67
Location: Toronto

These two questions look similar to IBM certification (pre-)test questions.
I suggest trying to find/understand the answers yourself: from this forum and/or reading the recommended documentation.

If I was wrong please ignore this note.

Dan
Back to top
View user's profile Send private message
CoolDude
PostPosted: Sat Jan 17, 2004 10:10 am    Post subject: Reply with quote

Apprentice

Joined: 17 Jan 2004
Posts: 39

For Question 1: D

Triggering can be done on every message and it can also be based on priority.

For Question 2:

Please read the "MQSeries Backup and Recovery" redbook.

C looks like an appropriate one.

Thanks,

_________________
Correct Me from Wrong . If i am correct Appreciate Me
Back to top
View user's profile Send private message
EddieA
PostPosted: Sat Jan 17, 2004 2:20 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

1: Wrong.

2: Wrong.

Bzzzzt. Next contestant please.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
Meow
PostPosted: Sat Jan 17, 2004 5:28 pm    Post subject: Reply with quote

Voyager

Joined: 25 Jun 2003
Posts: 95

for Question 1: B
Back to top
View user's profile Send private message
EddieA
PostPosted: Sat Jan 17, 2004 7:09 pm    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

Maybe my flip comment at the end of my previous post was the wrong one to put.

My only reason for replying to CoolDude's answers was so any one finding this thread wouldn't think that they were the correct answers. BTW, Meow, yours is wrong as well.

Please do not post any more guesses. The idea of the sample certification questions is to make you THINK and RESEARCH about the answers. After all, you will not learn anything by just asking for the answer.

But, I will give you one BIG hint for the certifications tests: READ THE QUESTION.
Quote:
Which of the following statements about WebSphere MQ triggering is FALSE?


Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
damianharvey
PostPosted: Mon Feb 16, 2004 1:40 pm    Post subject: Reply with quote

Acolyte

Joined: 05 Aug 2003
Posts: 59
Location: Sydney, Australia

Sorry to rehash this thread but I'm studying for the 294 test and this sample question (1) is bugging me.

Eddie while I understand what you're saying about studying, I think a question like this comes down to word-play. And in that case study only helps so much.

My own thoughts on it are that the answer to (1) is (C). As the Trigger Event is not controlled by the attributes of the Process Definition, rather the Process Definition is created by using attributes from the Message that caused the Trigger Event. The Trigger Event is controlled by the definition of the Trigger.

Does this sound accurate?

Cheers,

Damian.
Back to top
View user's profile Send private message
oz1ccg
PostPosted: Mon Feb 16, 2004 3:41 pm    Post subject: Reply with quote

Yatiri

Joined: 10 Feb 2002
Posts: 628
Location: Denmark

I would guess on that one too Anyway there are no room for guessing; when asking a question, before I would answer on a cert. question here, I would appreciate if the one asking it also would give a
motivated guess, and not just expose the questions. some of the answers are 100%, and when eliminating them you'll have a fair chance to motivate the rest.

I see certification as a way of document the ability to read the question and understand it (under a little stress), nothing else. The questions (to my knowledge) are created so the "tricky test taker" will have hard times.

To pass 294 is pretty hard, /and that's ok), because it should require enought knowledge to solve normal situations. This can be Installing, customization, backup, recovery, troubleshooting, intercommunication etc. I hope to pass it later this year

One of the biggest parts is reading and stay tuned on the differnet WMQ information sources. I find MQSeries.net the best, together with the IBM publications.

Not to be harsh, but quoting the complete questions might give MQSeries.net legal problems.

Just my $0.02
_________________
Regards, Jørgen
Home of BlockIP2, the last free MQ Security exit ver. 3.00
Cert. on WMQ, WBIMB, SWIFT.
Back to top
View user's profile Send private message Send e-mail Visit poster's website MSN Messenger
kman
PostPosted: Mon Feb 16, 2004 11:48 pm    Post subject: Reply with quote

Partisan

Joined: 21 Jan 2003
Posts: 309
Location: Kuala Lumpur, Malaysia

Jorgen, you got so many certifications and you haven't taken 294 yet?. I thought 294 was the easiest, and I took it first (basically because it was the first on the list). - successful at that too.

Now I'll consider taking on the other certifications on the list as well.
Back to top
View user's profile Send private message Yahoo Messenger
rajesh.palled
PostPosted: Tue Feb 17, 2004 12:16 am    Post subject: Reply with quote

Apprentice

Joined: 16 Feb 2004
Posts: 30
Location: New Jersey

1Q: Ans D. Triggering can be done on every message or based on a message's priority

2Q: Ans B. Restart the channels and they will recover automatically

Both of these questions appeared for me in MQ Administration Exam 294. and i have cleared it with 80%. and checked out the answers these are correct ones.
Back to top
View user's profile Send private message
EddieA
PostPosted: Tue Feb 17, 2004 5:01 am    Post subject: Reply with quote

Jedi

Joined: 28 Jun 2001
Posts: 2453
Location: Los Angeles

It's already been stated before. D is NOT the answer to 1.

Also, in other parts of this forum, it's also been mentioned that revealing/discussing questions from the Certification tests is specifically NOT allowed. It could lead to legal problems for Brandon.

So, this thread STOPS HERE.

Cheers,
_________________
Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0
Back to top
View user's profile Send private message
bduncan
PostPosted: Tue Feb 17, 2004 12:44 pm    Post subject: Reply with quote

Padawan

Joined: 11 Apr 2001
Posts: 1554
Location: Silicon Valley

Look, there is a right way to ask for help, and a WRONG way.
The WRONG way is this:
Quote:

Hey guys, what is the answer to this????
1). Which of the following statements about WebSphere MQ triggering is FALSE?

A. When the number of messages arriving on a queue is unpredictable configuring the queue as triggered is appropriate.

B. The program which processes the initiation queue is called a trigger-monitor application, and its function is to read the trigger message and take appropriate action.

C. Trigger events are controlled by using some of the attributes in defining the process definition.

D. Triggering can be done on every message or based on a message's priority


The RIGHT way is this:
Quote:

Hey everyone, I have been reading the chapter on triggering in the Application Programming Guide. The way I understand it, I can configure a trigger to fire everytime a message arrives on the queue, or fire based on a message with a specific priority arriving. Is this the case?


See, I can ask the same thing two different ways, but in the second one, at least I make it sound like I've done some research, and I'm not just looking for the quick answer. Now whether that's actually the case or not is another story
_________________
Brandon Duncan
IBM Certified MQSeries Specialist
MQSeries.net forum moderator
Back to top
View user's profile Send private message Visit poster's website AIM Address
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » General Discussion » MQ questions
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


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

Copyright © MQSeries.net. All rights reserved.