DF_QCstatus

DF_QCstatus — List existing Query Reports

Synopsis

DF_QCstatus {study} [ [-c] | [-u filename|all] | [-s filename|all] | [-i filename|all] ]

Description

DF_QCstatus lists the current status and number of pages in existing Query Reports.

This report can be used to identify the names and sizes (in number of pages) of sent, unsent and internal Query Reports.

Specific reports can be selected by specifying the report identifier(s) and the report status where -u selects unsent reports, -s selects sent reports, and -i selects internal reports. If none of these options is specified, status is shown for all reports listed in QC_NEW, i.e. Query Reports created by the last invocation of DF_QCreports.

The -c option produces a list of report names that are referenced by unresolved queries in the Query database. For each report name associated with one or more unresolved queries, the number of unresolved queries, missing pages and overdue visits is listed. Any of these reports which have not been registered as successfully faxed are marked with a * symbol. The number of new queries, not currently in any report is also shown.

Options

-u filename|all

Select all, or specified, unsent Query Reports (from the QC directory)

-s filename|all

Select all, or specified, sent Query Reports (from the QC/sent directory)

-i filename|all

Select all, or specified, internal Query Reports (from QC/internal directory)

-c

Select Query Reports referenced by unresolved queries

Examples

Example 2.83. List all unsent Query Reports

-u all

Example 2.84. Determine if a specified report is registered as sent

-s 001-910815

Example 2.85. List all Query Reports sent to site ID 001

-s "001-*"

If the * symbol is used, the selection criteria must be enclosed in ".


Example 2.86. List sent reports created on Aug 15,2011

-s "*110815"

Example 2.87. List all internal Query Reports whose name begins with stat.91

-i "stat.91*"