Originally posted by: Bhoju
Hi Wouter,
Thanks for the reply. Below is more explanation on the issue and some more considerations.
The script does not run as a root, it runs using one of the application id. We will take the suggestions of limiting the resources in the consideration.
About doing heavy operations from shell script, Technically, the script hits sybase open server (we have them configured as financial servers which does numerous financial calculations) so technically, the script is pretty simple but just make a sybase open server call which in turn does lot of sybase db operations. Now this financial servers are something like a black box to us and we cannot do much inside it. (They are delivered with product).
Also the issue happens sometimes due to heavy data which also we cannot control, so we are hoping that we can kill the process if its about to bring down the machine and rerun it again later when there is no other load on system.
Also the process is very important as it generates some financial reports for our customers and so very critical.
Thanks for your inputs, we will think about the limit by setting per process limit for this process, if there is any other suggestion you can think of. please let us know.
Thanks again and have a nice day.
Bhushan
#AIX-Forum