Author |
Message
|
jim |
Posted: Thu Aug 07, 2014 6:04 am Post subject: Difference b/w MAXINST and MAXINSTC |
|
|
Voyager
Joined: 26 Nov 2013 Posts: 94
|
What is the Difference b/w MAXINST and MAXINSTC? |
|
Back to top |
|
 |
exerk |
Posted: Thu Aug 07, 2014 6:06 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
All explained - in meticulous detail - in the Knowledge Centre... _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
jim |
Posted: Thu Aug 07, 2014 6:23 am Post subject: |
|
|
Voyager
Joined: 26 Nov 2013 Posts: 94
|
exerk wrote: |
All explained - in meticulous detail - in the Knowledge Centre... |
MAXINST value is set for max active channel and we can observer by using
echo " dis chs(channel.name) "| runmqsc QMGR | grep RUNNING | wc -l
but Iam not sure about MAXINSTC.
 |
|
Back to top |
|
 |
exerk |
Posted: Thu Aug 07, 2014 6:28 am Post subject: |
|
|
 Jedi Council
Joined: 02 Nov 2006 Posts: 6339
|
As stated, the KC is explicit in its description of each attribute:
MAXINST:
This attribute specifies the maximum number of simultaneous instances of a server-connection channel that can be started.
MAXINSTC:
This attribute specifies the maximum number of simultaneous instances of a server-connection channel that can be started from a single client. _________________ It's puzzling, I don't think I've ever seen anything quite like this before...and it's hard to soar like an eagle when you're surrounded by turkeys. |
|
Back to top |
|
 |
jim |
Posted: Fri Aug 08, 2014 7:09 am Post subject: |
|
|
Voyager
Joined: 26 Nov 2013 Posts: 94
|
exerk wrote: |
As stated, the KC is explicit in its description of each attribute:
MAXINST:
This attribute specifies the maximum number of simultaneous instances of a server-connection channel that can be started.
MAXINSTC:
This attribute specifies the maximum number of simultaneous instances of a server-connection channel that can be started from a single client. |
Thanks ....  |
|
Back to top |
|
 |
|