Understand the Results

After you run your query, the wizard displays the results in a table that contains the following column headings:

Record ID
The ID of the Rational® ClearQuest® change request located by the query
Occurrences
The number of versions associated with the change request
Versions in Change Set
The number of versions in the change request's change set, which is displayed on the ClearCase tab of the ClearQuest Record form
Headline
The brief description of the change request in its Rational ClearQuest record

The number in the Occurrences column may be different from the number in the Versions in Change Set column. The Occurrences number includes only versions within the scope of your query. The Versions in Change Set number includes all versions associated with the change request. Therefore, if versions outside the scope of your query are associated with the change request, the number in the Versions in Change Set column is greater than the number in the Occurrences column.

To save the SQL select statement that the wizard uses to perform your query, click Export SQL. You can then copy the SQL statement into the Rational ClearQuest SQL editor and edit it to find a subset of the change requests. For example, you may want to retrieve only those change requests whose State equals resolved.


Feedback