Table 4-40, Explan – ADIC Server User Manual

Page 142

Advertising
background image

4-100 DAS ACI Functions

601626-B

If the startvolser and endvolser parameters are set to the NULL
string ("" or ’\0’), a search will start at the smallest database
entry defined for the client and end at the largest database
entry defined for the client. However, the maximum string
length of startvolser must be the string length of
ACI_VOLSER_LEN

Refer to Table 4-40 on page 4-100 for an explanation of the
attrib values.

For further information, refer to aci_view on page 4-123.

number_of_returned_volser

number of the volsers actually found in
the range

aci_volserinfo

volser

barcode number of the volser

media_type

media type of the volser

attrib

status of the volser

Table 4-40

Explanation of the Attrib Values

Name

attrib

Explanation

ACI_VOLSER_ATTRIB_
MOUNTED

M

Mounted (slot empty, medium has been
placed in a drive)

ACI_VOLSER_ATTRIB_
EJECTED

E

ejected (slot empty, medium has been
placed in the I/O unit)

ACI_VOLSER_ATTRIB_
OCCUPIED

O

occupied (slot occupied, medium is in its
home position)

ACI_VOLSER_ATTRIB_
UNDEFINED

U

undefined (special attribute used by
HCC/MVS)

ACI_VOLSER_ATTRIB_
EMPTY

Y

empty (slot empty, no medium defined for
the slot)

ACI_VOLSER_ATTRIB_
REVERSESIDEMOUNTED

R

reverse side mounted (slot empty, optical
disk has been placed in the jukebox)

ACI_VOLSER ATTRIB_
JUKEBOX

J

in jukebox (slot empty, optical disk has
been placed in the jukebox)

ACI_VOLSER_ATTRIB_
INITIAL

I

initial
(attribute not used)

Table 4-39

Parameters for the aci_qvolsrange Function Call

Parameter

Description

Advertising