DCT Extrapartition

This Screen displays statistics for the transient data (TD) queues defined in 
the Extrapartition Destinations portion of the Sun MTP Destination Control Table 
(DCT). This Screen can help determine if application programs are utilizing the 
TD queues appropriately. In particular, the read and write datapoints indicate 
if application programs are reading and writing from the TD queues as expected.
The DCT Extrapartition Screen displays the following information for each TD 
queue:

   Name        -> name of the TD queue
   Status      -> tells if the queue is enabled or disabled
   Filename    -> name of the file where data is written or read
   Environment -> name of environment variable that identifies a file's location
   Group       -> name of the table group associated with this entry
   Format      -> record format of the file
   Length      -> length of the record
   Open        -> tells if the queue is available to use
   Usage       -> tells if the queue is read- or write-only
   Items       -> the number of items on the queue
   Read Rec    -> item number of the last record read from the queue
   Read Time   -> time of the last record read 
   Write Rec   -> item number of the last record written to the queue
   Write Time  -> time of the last record write
   FS In       -> number of inbound function ship requests
   Avg In      -> average number of characters per inbound function ship
