|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Trigger |
« View previous topic :: View next topic » |
Author |
Message
|
raj |
Posted: Wed Nov 24, 2004 8:30 am Post subject: Trigger |
|
|
Centurion
Joined: 31 Mar 2002 Posts: 104
|
Hi in my system the Trigger queue and the Process def look as below.But the person set up the system didnt mention the PROCESS name in the Trigger queue. Then how is he triggering the queue when a message arrives.????
DESCR(An initiation queue for triggering)
PROCESS( ) BOQNAME( )
INITQ( ) TRIGDATA( )
CLUSTER( ) CLUSNL( )
QUEUE(PRD_TRIGGER_QUEUE) CRDATE(2002-12-15)
CRTIME(21.25.49) ALTDATE(2002-12-15)
ALTTIME(21.25.49) GET(ENABLED)
PUT(ENABLED) DEFPRTY(0)
DEFPSIST(YES) MAXDEPTH(5000)
MAXMSGL(4194304) BOTHRESH(0)
SHARE DEFSOPT(SHARED)
HARDENBO MSGDLVSQ(PRIORITY)
RETINTVL(999999999) USAGE(NORMAL)
NOTRIGGER TRIGTYPE(FIRST)
TRIGDPTH(1) TRIGMPRI(0)
QDEPTHHI(80) QDEPTHLO(20)
QDPMAXEV(ENABLED) QDPHIEV(DISABLED)
QDPLOEV(DISABLED) QSVCINT(999999999)
QSVCIEV(NONE) DISTL(NO)
DEFTYPE(PREDEFINED) TYPE(QLOCAL)
SCOPE(QMGR) DEFBIND(OPEN)
IPPROCS(1) OPPROCS(0)
CURDEPTH(0)
___________________________
MQ8407: Display Process details.
DESCR(Trigger dead message program)
APPLICID(/mqseries/scripts/badmessage.sh PRD)
USERDATA( ) ENVRDATA( )
PROCESS(BADMESSAGE) ALTDATE(2003-03-14)
ALTTIME(14.10.33) APPLTYPE(UNIX)
_______________________________
In the APPLICID(/mqseries/scripts/badmessage.sh PRD)
What is PRD??
Thanks
Raj |
|
Back to top |
|
 |
EddieA |
Posted: Wed Nov 24, 2004 9:49 am Post subject: |
|
|
 Jedi
Joined: 28 Jun 2001 Posts: 2453 Location: Los Angeles
|
This queue is not triggered.
Based on the comments "DESCR(An initiation queue for triggering)", it looks like this is the Initiation queue. It's on the queue that is being triggered that you specify the Process.
Cheers, _________________ Eddie Atherton
IBM Certified Solution Developer - WebSphere Message Broker V6.1
IBM Certified Solution Developer - WebSphere Message Broker V7.0 |
|
Back to top |
|
 |
RogerLacroix |
Posted: Wed Nov 24, 2004 9:57 am Post subject: |
|
|
 Jedi Knight
Joined: 15 May 2001 Posts: 3264 Location: London, ON Canada
|
Quote: |
DESCR(An initiation queue for triggering) |
As the comment says, this is the initiation queue and NOT the application queue that is being triggered.
Quote: |
APPLICID(/mqseries/scripts/badmessage.sh PRD)
What is PRD?? |
Well, that looks like 'PRD' is a parameter being passed to the shell script.
You should probably have these discussions with your MQ Admin, rather than post here, because we can only guess at what he/she is doing.
Also, you might want to read the chapter on 'Triggering' in the WMQ Application Programming Guide manual. It will fill in the holes for you.
Regards,
Roger Lacroix _________________ Capitalware: Transforming tomorrow into today.
Connected to MQ!
Twitter |
|
Back to top |
|
 |
|
|
 |
|
Page 1 of 1 |
|
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
|
|
|
|