arahim404
2nd March 2004, 13:16
Anybody helps me to learn more about the multi bshell in baan!
And its usage and any doc related to it!!!
dave_23
2nd March 2004, 22:38
MultiBshell basically is a way for some sessions in Baan to parallel process.
The session is built in such a way that it can spawn multiple bshells and process ranges of <Things> (where things are projects, items, cost price components, whatever..) all at the same time.
A master bshell calls multiple sub-bshells (based on Number of Servers). These bshells do the work [ Keep in mind, each new bshell will have a connection to the DB and will be taking up CPU and memory, etc ].
Which Sessions can use multibshell? The ones that are in the performance boosters session! If a session is enabled for multiBshell, it will automatically add itself to that table.. The sad thing is, you can add to that list yourself, so it may not always be true... If in doubt, delete the record, and re-run the session, it should re-create that entry..
The whole thing is driven by otccomdll0200, make sure you are 100% up to date with this object, otherwise you'll have a whole world of problems.
Dave
morpheus
3rd March 2004, 09:15
Also, note that Performance Boosters may in some situations have negative effect.
Read BaaN help for more info.
arahim404
5th March 2004, 15:48
Thx much for info!!
But how to trigger the subshells from master shell and how to assign the sessions for the subshells!!
dave_23
5th March 2004, 20:28
Go to session tcmcs0197m000, Increase "Number of Servers"
for the session you want to run in multibshell...
That's all there is to it.. If your session isn't there, then it probably isn't implemented.
dave
royal_buddy2000
29th June 2005, 10:32
Do You Have Detailed Document On This, Please Provide.