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 » IBM MQ Installation/Configuration Support » Buffer shown different number from INP1

Post new topic  Reply to topic
 Buffer shown different number from INP1 « View previous topic :: View next topic » 
Author Message
bay hoe san
PostPosted: Wed Sep 12, 2007 2:41 am    Post subject: Buffer shown different number from INP1 Reply with quote

Centurion

Joined: 27 Nov 2006
Posts: 117

Hello,

( 1) The initial buffer pools were as follows in the JCL (MQE3INP1):
DEFINE BUFFPOOL( 0 ) BUFFERS( 20000 )
DEFINE BUFFPOOL( 1 ) BUFFERS( 20000 )
DEFINE BUFFPOOL( 2 ) BUFFERS( 20000 )
DEFINE BUFFPOOL( 3 ) BUFFERS( 20000 )
After MQE3 successfully initialization, I issue /+mqe3 dis usage and it displayed the following which are correct:
CSQP001I +MQE3 Buffer pool 0 has 20000 buffers
CSQP001I +MQE3 Buffer pool 1 has 20000 buffers
CSQP001I +MQE3 Buffer pool 2 has 20000 buffers
CSQP001I +MQE3 Buffer pool 3 has 20000 buffers
( 2) I amended MQE3INP1 as follows:
DEFINE BUFFPOOL( 0 ) BUFFERS( 30000 )
DEFINE BUFFPOOL( 1 ) BUFFERS( 30000 )
DEFINE BUFFPOOL( 2 ) BUFFERS( 30000 )
DEFINE BUFFPOOL( 3 ) BUFFERS( 30000 )
After restart, I issue /+mqe3 dis usage and it displayed the same values as initial not the ones I amended:
CSQP001I +MQE3 Buffer pool 0 has 20000 buffers
CSQP001I +MQE3 Buffer pool 1 has 20000 buffers
CSQP001I +MQE3 Buffer pool 2 has 20000 buffers
CSQP001I +MQE3 Buffer pool 3 has 20000 buffers

I checked the started task, is taking in the new values :
DEFINE BUFFPOOL( 0 ) BUFFERS( 30000 )
CSQ9022I +MQE3 CSQPDBUF ' DEFINE BUFFPOOL' NORMAL COMPLETION
DEFINE BUFFPOOL( 1 ) BUFFERS( 30000 )
CSQ9022I +MQE3 CSQPDBUF ' DEFINE BUFFPOOL' NORMAL COMPLETION
DEFINE BUFFPOOL( 2 ) BUFFERS( 30000 )
CSQ9022I +MQE3 CSQPDBUF ' DEFINE BUFFPOOL' NORMAL COMPLETION
DEFINE BUFFPOOL( 3 ) BUFFERS( 30000 )
CSQ9022I +MQE3 CSQPDBUF ' DEFINE BUFFPOOL' NORMAL COMPLETION

( 3) What actions I need to perform so that MQE3 take in the new buffer values?
Pls advise.
Thanks.

.Hoe San.
Back to top
View user's profile Send private message
rtsujimoto
PostPosted: Wed Sep 12, 2007 8:03 am    Post subject: Reply with quote

Centurion

Joined: 16 Jun 2004
Posts: 119
Location: Lake Success, NY

You state that you are using DDNAME=MQ3EINP1, but I think you have to use CSQINP1
Back to top
View user's profile Send private message
bay hoe san
PostPosted: Wed Sep 12, 2007 7:32 pm    Post subject: Reply with quote

Centurion

Joined: 27 Nov 2006
Posts: 117

Hello,

( 1) MQE3INP1 is a clone of CSQ4INP1.
( 2) Thanks.

.Hoe San.
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » IBM MQ Installation/Configuration Support » Buffer shown different number from INP1
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.