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

rename_oss(2) OSS System Calls Reference Manual
The pathname pointed to by the from parameter
A component of the pathname pointed to by the to parameter
A component of the pathname pointed to by the from parameter
The intermediate result of pathname resolution when a symbolic link is
part of the to or from parameter
The pathconf( ) function can be called to obtain the applicable limits.
[ENOENT] One of the following conditions exists:
The path specified by the from parameter is an empty string.
The file specified by the from parameter does not exist.
The path parameter specifies a file on a remote HP NonStop node but
communication with the remote node has been lost.
[ENOMEM] The system has insufcient resources to complete the operation.
[ENOROOT] One of the following conditions exists:
The root fileset of the local node (fileset 0) is not in the STARTED state.
The current root fileset for the specified file is unavailable. The OSS
name server for the fileset might have failed.
The specified file is on a remote HP NonStop node and communication
with the remote name server has been lost.
[ENOSPC] The directory that would contain to cannot be extended, because the fileset is out
of space.
[ENOTDIR] The from parameter specifies a directory and the to parameter specifies a file (not
a directory), or a component of either path is not a directory.
[ENXIO] The fileset containing the client’s current working directory or root directory is
not mounted.
[EOSSNOTRUNNING]
A required system process is not running.
[EPERM] One of the following conditions exists:
The call attempted to create a file named lost+found in the root directory
of an OSS fileset.
The call attempted to rename a Guardian file (that is, a file within /G)
that is not a regular le. This error usually occurs when an attempt is
made to rename a file as a Guardian subvolume or to rename a Guardian
subvolume.
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.
650 Hewlett-Packard Company 527186-023