Return values, Aci_eject, Return values -39 – ADIC Server User Manual

Page 81: Aci_eject -39, Figure 4-32, Table 4-14, Para

Advertising
background image

aci_eject

4-39

21 Dec 2001

Return Values

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

ETIMEOUT

ESWITCHINPROG

EBADCLIENT

ENOTSUPPHCMD

aci_eject

The aci_eject function ejects a range of volumes from the
AML. See Figure 4-32.

Figure 4-32

aci_eject Function Call

Table 4-14

Parameters for the aci_eif_conf Function Call

Parameter

Description

aci_lorta

structure used to describe the import/export area and addressing

lora_name

the name of the import/export area

StartCoord

the starting coordinates of the area

EndCoord

the ending coordinates of the area

ctype

the cartridge type associated with the area

description

a description of the import.export area

nCount

the number of returned status (maximum of 300)

#include "aci.h"

int aci_eject( char *eject_area,

char *volser_range,

enum aci_media type )

Advertising