Pregunta

i have batch file that will start Siebel svrmgr command line interface and query some 10 list commands for every 5 mins. Will this affect the performance of the siebel application? if it so, what is the recommended interval to do this task?

Thanks, Ramachandran

¿Fue útil?

Solución

Yes. Frequent invocation of srvrmgr utility puts additional load on Gateway server. Though this is can be very negligible on a high performance server. But be aware that on AIX it can lead to memory leakage if proper patch is not applied.

Read Doc ID 1269177.1 on Oracle Support for more on this.

Also you should carefully choose the mechanism for using srvrmgr. Hope you find this useful.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top