Display a summary listing of message files. Syntax SUMMARIZE Command Qualifiers Defaults /DATABASE See text /DIRECTORY_TREE See text /HEADING /HEADING /HELD /NOHELD /TRAILING /TRAILING
1 – Parameters
None.
2 – Description
Display a summary listing of message files.
3 – Command Qualifiers
3.1 /DATABASE
/DATABASE /DIRECTORY_TREE Controls whether the information presented is gathered from the queue cache database, /DATABASE, or by looking at the actual directory tree containing the channel queues, /DIRECTORY_TREE. When neither /DATABASE or /DIRECTORY_TREE is specified, then the "view" selected with the VIEW command will be used. If no VIEW command has been issued, then /DIRECTORY_TREE is assumed.
3.2 /HEADING
/HEADING (default) /NOHEADING Controls whether or not a heading line describing each column of output is displayed at the start of the summary listing.
3.3 /HELD
/HELD /NOHELD (default) Controls whether or not to include counts of .HELD messages in the output.
3.4 /TRAILING
/TRAILING (default) /NOTRAILING Controls whether or not a trailing line with totals is displayed at the end of the summary.
4 – Examples
The following example shows displaying a summary listing of message files. qm.maint> SUMMARIZE Messages Channel Queued Size (Kb) Oldest -------------------------------- -------- ----------- ----------------- cc_local 0 0.00 circuitcheck 4 7.51 8 Jun, 10:19:20 conversion 0 0.00 l 0 0.00 mailserv 0 0.00 mime_to_x400 0 0.00 mr_local 0 0.00 popstore 0 0.00 process 0 0.00 reprocess 0 0.00 tcp_internal 15 51.47 2 Jun, 12:10:03 tcp_local 0 0.00 wpo_local 0 0.00 x400_local 0 0.00 x400_to_mime 0 0.00 -------------------------------- -------- ----------- ----------------- Totals 19 58.98 qm.maint>