rcitra
20th May 2005, 07:24
hi all,
while there are users still log-on to Baan, is stopping the ERP Licensing Service via Baan NT Manager harmful to the database or the Baan Application itself?
Thanks.
best regards,
Richard Citra.
en@frrom
20th May 2005, 11:22
From experience in Baan V, it is mostly ok, however, I have seen unpredictable surprizes...
rcitra
20th May 2005, 11:53
dear Guru en@frrom,
what surprises? Please enlight.....
en@frrom
20th May 2005, 11:56
I've had that people in middle of running an application got something like "max number of users reached" or even connection with bshell lost. This most of the time doesn't happen, and I also do not hesitate to stop the server for a few moments when necessary, but I am always aware of possible conflicts/problems
rcitra
20th May 2005, 12:36
do you mean that when someone is doing some process in Baan (i.e writing into the database) and we stop the ERP License Service then it could damage the table? What possible conflicts/problem do you have in mind (or perhaps you have encountered)?
dave_23
20th May 2005, 14:01
The bshell checks for a license after every 3-5 sessions. So for example, if your running a session - and it calls a subsession 5 times, one of those times
the subsession will fail.
It will not corrupt your data, the transaction will be rolled back (assuming that the session is not customized and all of the commit's are in the right place), but your user will be angry =)
Dave