Aci_Eject2; Table 4-36 Table - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

aci_eject2

#include "aci.h"
int aci_eject2( char *eject_area,
Figure 4-34
struct aci_ei_info {
};
Figure 4-35
Table 4-16
Parameter
eject_area
volser_range
type
pnActualCount
4-42
DAS ACI Functions
The aci_eject2 function ejects a range of volumes from the
AML. See Figure 4-34.
char *volser_range,
enum aci_media type,
int *pnActualCount,
struct aci_ei_info *psteiInfo)
aci_eject2 Function Call
For the structure of the aci_ei_info function, refer to
Figure 4-35.
char volser[ACI_VOLSER_LEN];
char media_type[ACI_DRIVE_LEN];
int errcode
Structure of the aci_ei_info function from aci.h
See Table 4-16 for a description of the parameters for the
aci_eject2 function call.
Parameters for the aci_eject2 Function Call
logical area defined in the AMS, where the cartridges should be
ejected
• a single volser
• multiple volsers separated by commas
• a range of volsers separated by a hyphen
• set to empty ("" or '\0') if it is not to be changed
media type of the named volser range
Refer to Media Types on page 2-7
returned number of ejected volsers
Description
601626-B

Advertisement

Table of Contents
loading

Table of Contents