gget79
12th March 2009, 17:53
Hi,

I am working with Infor LN 6.1


I have a big problem in one specific VRC, I want to make a table (tcmab602) and with this I have success, but when I make de same table in other VRC I get the error 32 - Broken pipe in runtime; that is, I can even create the table, but when I want to use it, I get the error 32.

Anybody can explain me how can I fix this?

thank you.

_Ralph_
12th March 2009, 22:31
Did you create the table in a new vrc or you copy it?
Did you check if your package combination is allowed to the vrc you're trying to create the table?

Can you attach a document or screenshots of the error?

satish_pabathi
8th April 2009, 09:26
This error indicates that a write was made on a pipe for which there is no process to read the data. This condition normally generates a signal. The error is returned if the signal is ignored.

Regards,
satish