DCT Intrapartition

This Screen displays statistics for the transient data (TD) queues defined in 
the Intrapartition 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 Intrapartition 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 queue's file when "Dest Type" is FILE
   Environment -> name of environment variable that identifies a file's location
   Group       -> name of the table group associated with this entry
   Trigger     -> when "Items" reaches this number, fire off "Transid"
   Transid     -> transaction executed by a trigger condition
   Dest Type   -> type of queue: FILE or TERMINAL
   Term        -> terminal identifier against which "Transid" is run
   Recovery    -> recovery active or not
   Items       -> number of items currently 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
