Skip to main content
Version: 3.1.X

Reservations Database (reserve)

This database manages the queue of reservations for items that are currently on loan or otherwise unavailable.

Status Codes (Tag 1)

  • 0: Pending (User requested).
  • 1: Assigned (Copy returned and waiting for user).
  • 4: Loaned (Reservation fulfilled).
  • 5: Cancelled.

Field Definition Table (FDT)

TagNameDescription
1StatusCurrent state of the reservation (see above).
10User CodeID of the patron making the request.
12User TypeCategory of the patron.
15DatabaseBibliographic database name.
20Control NumberID of the title being reserved.
30Date RequestDate the reservation was placed.
31Time RequestTime the reservation was placed.
40Wait LimitDate until the reservation is held (if assigned).
60Assignment DateDate a copy became available for this user.
130Cancel DateDate the reservation was cancelled.