Killing a session in shell script
793584Aug 25 2010 — edited Aug 25 2010Hi all,
I wrote a shell script to gather the schema stats and i need to include some more information in the script. If the schema stats package run more than certain period of time we need kill that and get an email.
Can anyone tell how to set the time period and kill the session in a shell script
Thanks.