gdwathare
31st December 2007, 14:43
Hi All,

We are facing one major problem from UNIX side. Some times jobs get over, but the processes running at back-end are not getting over. As these processes consuming licences :mad:, we required to kill :eek: these processes mannually. This is risky as well as time consuming. Please let me know anyone know such a cases happened before and any sugesstions for resolving such a issues.

---------
W

NPRao
31st December 2007, 22:26
You have to debug & determine the root cause of the issue.

Alternatively, you can use the environment variable: SESSION_TIMEOUT=XXX minutes to terminate the bshell. Refer to other threads on the forum for timeout options.

psivakumar
3rd January 2008, 16:04
Can you please post the exact version of Baan, Porting Set, OS and DB version?

I had this problem once with a specific to Oracle & Baan. I would like to confirm are you hitting the same issue.

gdwathare
4th January 2008, 15:18
version of Baan : Service pack 15
Porting Set : 7.1d.05
OS : HP-UX version: B.11.11
DB version : ORACLE 8 L2

Please revert me soon.

psivakumar
4th January 2008, 16:02
I had a similar problem in HPUX 11i Running Oracle 8.1.7.4. Take a look at the oracle patch 2298968 for HPUX. Since then we had moved to 11.23 with 10.2.0.3

Please use caution if your symptoms are similar to what is described in that patch notes. You can use glance to look at the memory leaks if you see any.

Thanks