Query: dpns_setrtype
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DPNS_SETRTYPE(3) DPNS Library Functions DPNS_SETRTYPE(3)NAMEdpns_setrtype - set replica typeSYNOPSIS#include <sys/types.h> #include "dpns_api.h" int dpns_setrtype (const char *sfn, const char type)DESCRIPTIONdpns_setrtype sets the replica type. sfn is the Physical File Name for the replica. type specifies the new type. Valid types are: V replica is volatile. D replica is durable. P replica is permanent.RETURN VALUEThis routine returns 0 if the operation was successful or -1 if the operation failed. In the latter case, serrno is set appropriately.ERRORSENOENT The named replica does not exist. EACCES Search permission is denied on a component of the file prefix or the caller effective user ID does not match the owner ID of the file or write permission on the file itself is denied. EFAULT sfn is a NULL pointer. ENAMETOOLONG The length of sfn exceeds CA_MAXSFNLEN. SENOSHOST Host unknown. SENOSSERV Service unknown. SECOMERR Communication error. ENSNACT Name server is not running or is being shutdown.SEE ALSOCastor_limits(4), dpns_listreplica(3)DPNS$Date: 2006/07/14 14:10:08 $ DPNS_SETRTYPE(3)
Related Man Pages |
---|
dpns_modreplica(3) - debian |
dpns_modreplicax(3) - debian |
dpns_setratime(3) - debian |
dpns_setrtype(3) - debian |
lfc_setrltime(3) - debian |
Similar Topics in the Unix Linux Community |
---|
su permission |
0403-006 Execute permission denied. |
Getting Error 0403-006 Execute permission denied. |
Permission denied |
Permission denied question |