|
RSS Feed - WebSphere MQ Support
|
RSS Feed - Message Broker Support
|
 |
|
Buffer shown different number from INP1 |
« View previous topic :: View next topic » |
Author |
Message
|
bay hoe san |
Posted: Wed Sep 12, 2007 2:41 am Post subject: Buffer shown different number from INP1 |
|
|
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 |
|
 |
rtsujimoto |
Posted: Wed Sep 12, 2007 8:03 am Post subject: |
|
|
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 |
|
 |
bay hoe san |
Posted: Wed Sep 12, 2007 7:32 pm Post subject: |
|
|
Centurion
Joined: 27 Nov 2006 Posts: 117
|
Hello,
( 1) MQE3INP1 is a clone of CSQ4INP1.
( 2) Thanks.
.Hoe San. |
|
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
|
|
|
|