markom
4th December 2002, 19:16
We have win NT, oracle 8.1.7.3 and baan 4 on the system. Is there any program for dropping down users that they are in licmon -w but they are not active anymore, but you can see the in task manager that they are still on
Juergen
5th December 2002, 10:49
Hi,
please have a look to solution 110907 on the Baan Online Support web site regarding the session_timeout mechanism.
Also have you done a search on this board? There a lot of postings regarding this question.
Regards,
Juergen
evertsen
5th December 2002, 11:09
I think session_timeout is available for UNIX only. For NT I believe you'll need an application to serve this function (CloseIdle seems popular).
croezen
12th December 2002, 14:49
I am using Session_Timeout on a NT system and it works OK so i would certenally try this option.
GaryEd
12th December 2002, 18:43
We are also using session timeout on NT. Works fine. The only problems we had were with older versions of the BW client. From 062 and up it works great, older version would timeout but then lock up. Upgrading the client fixed it.
Francesco
16th December 2002, 18:30
Are you bouncing your license monitor at all, markom?
From my NT days I remember a recommendation to reboot the whole box on a nightly basis anyway.
If your build-up of hung licenses is too high in a one day period, I think you need to have a talk with your users before going out of your head installing new software.
markom
19th December 2002, 20:32
Thanks you all for all the ansers, but I need to know where do I set session.timeout
Avasarala
20th December 2002, 00:04
hi
To stop the BW sessions using the licence, when they no longer are running, we have several ways to achieve that. The simplest way seems to be to set this is as an environment variable for each user. When logging into Baan specify the following the command field of BW configuration:
-- -set session_timeout=25
This should release the licence if there is no user or database interface for 25 minutes. (The value specified is the number of minutes the bshell can be inactive before it terminates itself). Please donot set the time more than 25 minutes as the ds_timeout_detect is by default set for 30 minutes. The value of ds_timeout_detect has to be bigger than session_timeout. You can try less than 25 minutes for session_timeout if you wish to.
This method will only work if you have a running ntbshell on the server for that user session. Only the ntbshell process can kill the license so if the bshell is killed manually you will not be able to recover the license. In addition if the user kills (End Tasks) the Option Dialog this will kill the ntbshell. You must instruct the users not to End Task on Baan, especially the Option Dialog.
I am attaching a document, which might be of interest to you.
regards
Dev