Search view In this view, you specify which jobs in the runtime repository to administer in Database Administration Tool. The items (buttons and columns) in this view are described in the tables below. Item Description All jobs Select all jobs, or jobs that belong to a specific document type. Metadata column Metadata (<table>.<column> in the runtime repository) that can be used to create more specific search criteria. See Metadata below for more information. Value column Metadata values to include in the search criteria. Search Search selected jobs. The search result is shown in the Top jobs view. Metadata Metadata Description _ExternalID External job ID set by script function SetExtJobId. _Description Description specified for resources in the job. Part.CreationDateTime Date and time when the job, or any of its children, was created. Part.ErrorCode Error code in the job. Part.ExpiringDateTime Date and time when the job, or any of its children, expires and can be removed. Part.LastProcessedTime Last time the job was processed. Part.ProcessingState Processing state of the job. Part.ProcessingStatus Processing status of the job. Part.QINoOfTimesAccessed Number of times the job has been accessed. Part.QINoOfTimesAttempt Maximum number of attempts to process the job (before fail over). TrackerMap.JobSequenceNo Job sequence number (integer). Part.PartID A Part is a document, a part of a document, or a part of the processing of a document. A Part ID is the GUID of a Part. Part.TrackerID Identifier that tracks a top job, e.g. an input file. All Parts have a Tracker ID that identifies the top job to which the Part belongs. Part.TRNotificationTopicID GUID pointing to a notification for the Part. Part.QIQueueID GUID identifying the queue to which the Part belongs.