Aci_Eject3; Table 4-38 Table - ADIC Server User Manual

Adic server user manual
Table of Contents

Advertisement

aci_eject3

#include "aci.h"
int aci_eject3( char *eject_area,
Figure 4-37
struct aci_ei_info {
};
Figure 4-38
Table 4-17
Parameter
eject_area
volser_range
type
4-46
DAS ACI Functions
The aci_eject3 function ejects a range of volumes from the
AML. See Figure 4-37.
char *volser_range,
enum aci_media type,
int *pnActualCount,
struct aci_ei_info *psteiInfo)
aci_eject3 Function Call
The volser_range field has a maximum size of 512 bytes.
For the structure of the aci_ei_info function, refer to
Figure 4-38.
char volser[ACI_VOLSER_LEN];
char media_type[ACI_DRIVE_LEN];
int errcode
Structure of the aci_ei_info function
See Table 4-17 for a description of the parameters for the
aci_eject2 function call.
Parameters for the aci_eject3 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
Description
601626-B

Advertisement

Table of Contents
loading

Table of Contents