Author |
Message
|
vam |
Posted: Wed Oct 12, 2011 9:48 am Post subject: triggering |
|
|
Acolyte
Joined: 16 Mar 2010 Posts: 70
|
Messages go struck up in Queueue (operating system:As400)
All the queue properties are fine,but I dont know how to see if trigger service is running fine in As400.Could you please guide me ? |
|
Back to top |
|
 |
bruce2359 |
Posted: Wed Oct 12, 2011 10:04 am Post subject: Re: triggering |
|
|
 Poobah
Joined: 05 Jan 2008 Posts: 9469 Location: US: west coast, almost. Otherwise, enroute.
|
vam wrote: |
Messages go struck up in Queueue (operating system:As400)
All the queue properties are fine,but I dont know how to see if trigger service is running fine in As400.Could you please guide me ? |
What do you mean 'All queue properties are fine?' Are the properties related to triggering appropriately set?
Have you done any research on this? On Google? In the WMQ System Administration manual? _________________ I like deadlines. I like to wave as they pass by.
ב''ה
Lex Orandi, Lex Credendi, Lex Vivendi. As we Worship, So we Believe, So we Live. |
|
Back to top |
|
 |
vam |
Posted: Wed Oct 12, 2011 10:45 am Post subject: triggering |
|
|
Acolyte
Joined: 16 Mar 2010 Posts: 70
|
Yes,all the properties relating to triggering are given correctly.Did research through google,but couldn't know the command to find the triggermonitor service running or not ? |
|
Back to top |
|
 |
vam |
Posted: Wed Oct 12, 2011 11:22 am Post subject: triggering |
|
|
Acolyte
Joined: 16 Mar 2010 Posts: 70
|
generally in unix we check using process command.In As400 could you please let me know.I am new to it. |
|
Back to top |
|
 |
vam |
Posted: Wed Oct 12, 2011 11:28 am Post subject: triggering |
|
|
Acolyte
Joined: 16 Mar 2010 Posts: 70
|
queue properties: due to security reasons I had given xxxx,yy,zzz for some values.
Queue manager name . . . . . . : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Queue name . . . . . . . . . . : xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Queue type . . . . . . . . . . : *LCL
Text 'description' . . . . . . :
Put enabled . . . . . . . . . : *YES
Default message priority . . . : 0
Default message persistence . : *YES
Process name . . . . . . . . . : yyyyyyyyyyyyyyyyyyyyyyyy
Triggering enabled . . . . . . : *YES
Get enabled . . . . . . . . . : *YES
Sharing enabled . . . . . . . : *YES
Default share option . . . . . : *YES
Message delivery sequence . . : *PTY
Harden backout count . . . . . : *YES
Trigger type . . . . . . . . . : *FIRST
Trigger depth . . . . . . . . : 1
Trigger message priority . . . : 9
Trigger data . . . . . . . . . : ID(NWSTG01O) FILE(STGDATQ/PLFSTY)
Retention Interval . . . . . . : 999999999
Maximum queue depth . . . . . : 200000
Maximum message length . . . . : 104857600
Backout threshold . . . . . . : 0
Backout requeue queue . . . . :
Initiation queue . . . . . . . : xxxxxxxxxxxxxxxxxxxxxxxx
Process(yyyyyyyyyyyyyyyyyyyyyy)
Queue manager name . . . . . . : xxxxxxxxxxxxxxxxxxxxxxx
Process name . . . . . . . . . : yyyyyyyyyyyyyyyyyyyyyyy
Text 'description' . . . . . . :
Application type . . . . . . . : *OS400
Application identifier . . . . : SLMQUTIL/TRIGQTOF
User data . . . . . . . . . . : ENV(TESTD)
Environment data . . . . . . . : jobd(SLMQUTIL/SLMQUTIL) |
|
Back to top |
|
 |
vam |
Posted: Wed Oct 12, 2011 11:30 am Post subject: triggering |
|
|
Acolyte
Joined: 16 Mar 2010 Posts: 70
|
Pleae suggest the command to find whether trigger monitor is running or not ? |
|
Back to top |
|
 |
fjb_saper |
Posted: Wed Oct 12, 2011 11:36 am Post subject: |
|
|
 Grand High Poobah
Joined: 18 Nov 2003 Posts: 20756 Location: LI,NY
|
Please review and explain the significance of this line to us:
Code: |
Trigger message priority . . . : 9 |
What is the priority of the messages stuck on the queue?  _________________ MQ & Broker admin |
|
Back to top |
|
 |
|