Specifications

DocSTAR Level 2 Service Training Workbook Page 15
LASTLOGON The last time this user logged on.
Volume table
VOLUMEID A unique sequential number that identifies each archive disk
volume.
VOLUMELABEL The volume label of this volume.
CREATED The date that the DocSTAR began archiving to this volume.
MODIFIED The date that this volume was last modified.
ACCESSED The date that this volume was last accessed.
DELETED Indicates whether or not this volume has been deleted.
SOURCE Indicates whether this volume is a native volume or an imported
volume (actually origin id#).
QUEUE/TEMPORARY TABLES
Complete table
DOCID The DOCID of a document that is in the queue for completion.
Dirtytags table
DOCID The DOCID of a document that is in the queue for updating tags.
Inbox table
DOCID The DOCID of a document that appears in the inbox for filing.
TEMPLATE The template number assigned to this document.
TEMPLATENAME The name of the template assigned to this document.
Index table
DOCID The DOCID of a document that is in the queue for full-text indexing.
Locks table
LOCKID A unique sequential number that identifies each document lock.
DOCID The DOCID of the document that is locked.
STATIONID The STATIONID of the station that has placed this lock.
TYPE The type of lock placed on the document, viewing, editing, or
exclusive lock (used during autofiling).
Review table
DOCID The DOCID of a document that appears in the review box for
completion.
DIRTY Indicates whether or not the document has been modified while in
the review box, if so it must be re-indexed.
UCOUNT Indicates the number of uncertainties in this document.
CHARCOUNT Indicates the number of characters in generated text for this
document.
Uncertain table
UNCERTAINID A unique sequential number that identifies each uncertainty.
DOCID The DOCID of the document that this uncertainty belongs to.
PAGENUM The page number of the document that this uncertainty is found on.
TEXTPOS The text position, on the OCR generated text file, of the uncertainty.
LENGTH The character length of the uncertainty, on the OCR generated text
file.