Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
Number of messages in the queue

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES
Author Message
Deepa.m
Warnings : 1

Active User


Joined: 28 Apr 2005
Posts: 88

PostPosted: Wed Jan 18, 2006 5:16 pm    Post subject: Number of messages in the queue
Reply with quote

can i get the number of messages in the queue I don't want the messages to get deleted when we read the queue its count. please don't give any online options ...I want this process to be automated for my application so that it gets the queue counts before starting the process.
Back to top
View user's profile Send private message
References
PostPosted: Wed Jan 18, 2006 5:16 pm    Post subject: Re: Number of messages in the queue Reply with quote

vijay_in

New User


Joined: 14 Jul 2005
Posts: 4
Location: Bangalore

PostPosted: Thu Feb 02, 2006 3:02 pm    Post subject: Re: Number of messages in the queue
Reply with quote

Hi,

You can get count using MQSC command in SDSF but thats online command. In order for Program Automation you can send the MQSC cammand as input data and do a MQPUT on SYSTEM.COMMAND.QUEUE. In your MQMD dont forget to give reply_to_q so that you get the response in the reply q. So in your Reply q you will get the Count of the queue.

Note : For putting message to SYSTEM.COMMAND.QUEUE you need priviledges check up with your Admin.

Regards,
Vijay S
Back to top
View user's profile Send private message
vijay_in

New User


Joined: 14 Jul 2005
Posts: 4
Location: Bangalore

PostPosted: Fri Feb 03, 2006 4:20 pm    Post subject:
Reply with quote

Sorry its not SYSTEM.COMMAND.QUEUE. Correct queue name is SYSTEM.COMMAND.INPUT. This Method will work only in ZOS.

Regards,
Vijay S
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> NATURAL & MQSERIES All times are GMT + 6 Hours
Page 1 of 1