LittleJohn
10th August 2004, 06:59
Hi,
I'm trying to create a session/process that can start a bshell for me.
I have the below scenario....
I logon to Baan and start the tmboaserver or some session. This session must always be running... since other sessions depend on this tmboaserver or the FIRST session. Sometimes.. for whatever reason... the tmboaserver loses connection to bshell. Hence... the subsequent dependent sessions cannot run, coz they depend on the tmboaserver or parent session...
I have to start the tmboaserver again... manually.
The above bshell will always be started by the user "Baan".
I would like to create a process/session, which can run as a job... check if the bshell is activate. If the bshell is not active, then launch a new bshell.
(the bshell will launch the tmboaserver by itself.... this i got figured out).
How is it possible to know if a given bshell is active or not.
Is there any other way to know, unless we compare the ticks ?
Which commands would i use for the above purpose.
I'm on Baan Vc.
All help is appreciated. Thanks
Cheers
Little John
I'm trying to create a session/process that can start a bshell for me.
I have the below scenario....
I logon to Baan and start the tmboaserver or some session. This session must always be running... since other sessions depend on this tmboaserver or the FIRST session. Sometimes.. for whatever reason... the tmboaserver loses connection to bshell. Hence... the subsequent dependent sessions cannot run, coz they depend on the tmboaserver or parent session...
I have to start the tmboaserver again... manually.
The above bshell will always be started by the user "Baan".
I would like to create a process/session, which can run as a job... check if the bshell is activate. If the bshell is not active, then launch a new bshell.
(the bshell will launch the tmboaserver by itself.... this i got figured out).
How is it possible to know if a given bshell is active or not.
Is there any other way to know, unless we compare the ticks ?
Which commands would i use for the above purpose.
I'm on Baan Vc.
All help is appreciated. Thanks
Cheers
Little John