Return Values; Aci_List_Foreign - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

Table 4-33
req_types
PINV
PRGE
SHUT

Return Values

aci_list_foreign

#include "aci.h"
int aci_list_foreign( char *volser,
Figure 4-80
21 Dec 2001
Explanation of the Req_types
Complete archive inventory and database update (aci_inventory)
Delete a command from the command list (aci_cancel)
Shutdown off the complete AMU (aci_killamu)
0: The call was successful.
-1: The call failed.
The external variable d_errno is set to one of the following
DAS error codes:
ERPC
EINVALID
EDASINT
ETIMEOUT
ESWITCHINPROG
ENOTSUPPHCMD
The aci_list_foreign function queries status from up to 300
foreign volsers for a client. See Figure 4-80.
int *nCount,
aci_foreign_desc *pszForeign)
aci_list_foreign Function Call
Returns the status of the foreign volser. If the volser is the
NULL string, return nCount status on all foreign volsers. The
status is returned in an array of pointers to aci_foreign_desc
structure. The array element can be maximum size of 300. See
Figure 4-81.
Explanation
aci_list_foreign
4-89

Advertisement

Table of Contents
loading

Table of Contents