Re: IMPORT bombs with OS error code

From: Joe Kazimierczyk <kaz_at_sis.bms.com>
Date: 1995/06/27
Message-ID: <3spj9u$75b_at_synapse.bms.com>#1/1


In article <3smv37$q8k_at_synapse.bms.com>, I write:
|>
|>Does anyone know what OS error code 32 means on Sun Solaris? Or
|>better yet, is there any OS utility that can translate this?
|>

To find out what the error code means:

grep -w '32' /usr/include/sys/errno.h
#define EPIPE 32 /* Broken pipe */



Joe Kazimierczyk
kaz_at_bms.com Received on Tue Jun 27 1995 - 00:00:00 CEST

Original text of this message