Open System Services System Calls Reference Manual (G06.29+, H06.08+, J06.03+)

Miscellaneous errno(5)
[EOPNOTSUPP]
Operation not supported on sockets. The program attempted to perform an opera-
tion that is not valid on a socket.
[EOSSNOTRUNNING]
Open System Services is not running or not installed. The program attempted an
operation on an object in the OSS environment while a required system process
was not available.
[EOVERFLOW]
The program attempted to perform an operation on a file at a position beyond the
offset maximum established when the file was opened.
[EPARTIAL] Partial buffer received. Only a partial buffer of message data was received.
[EPERM] One of the following conditions exist:
Not owner, permission denied. An attempt was made to perform an
operation limited to processes with appropriate privileges or limited to
the owner of a file or other resource.
The program attempted an operation on a SEEP-protected fileset. Valid
for J06.15 and later J-series RVUs, and H06.26 and later H-series RVUs.
[EPFNOSUPPORT]
Protocol family not supported. The program specified a protocol family that is
not supported.
[EPIPE] Broken pipe or no reader on socket. The program attempted to write on a pipe,
FIFO, or socket for which there is no process to read the data.
[EPROTONOSUPPORT]
Protocol not supported. The program specified a protocol that is not supported.
[EPROTOTYPE]
Wrong protocol type. The program specified the wrong protocol for the type of
socket.
[ERANGE] Value out of range. A program expression evaluated to a value that is out of
range (too large or too small).
[EROFS] Read-only fileset. The program attempted to modify a file or directory on a fileset
that is read only.
[ESHUTDOWN]
Can’t send after socket shutdown. The program attempted to send data after the
socket shut down.
[ESOCKTNOSUPPORT]
Unsupported socket type. The program specified a socket type that is not sup-
ported.
[ESPIERR] SPI interface error. The Subsystem Programmatic Interface (SPI) used by an OSS
component has returned an error indication.
527186-023 Hewlett-Packard Company 1241