Re: Broken pipe in table using iterator

2004-08-19 Thread Coders
On Wed, 18 Aug 2004 11:31:17 +0500 Juwairia wrote: JZ> I am trying to store values in a table using mib2c.iterator.conf. It worked JZ> fine with a few tables but when i use lengthy computations while filling JZ> the data structures i get the "broken pipe" error and my subagent crashes. The stabili

Broken pipe in table using iterator

2004-08-17 Thread Juwairia Zubair
Hi, I am trying to store values in a table using mib2c.iterator.conf. It worked fine with a few tables but when i use lengthy computations while filling the data structures i get the "broken pipe" error and my subagent crashes. I am guessing that this is because of the large number of calls. my