loopdetecttool output

The following table lists the summary of the problematic jobs and conditions in an XML format file after the utility runs.

Parameter

Description

The beginning of the arguments file specifies the location of the .dtd file as follows:

!DOCTYPE "ctmem:loop_cond_detect" SYSTEM "path\filename.dtd"

ctmem:message

Between these tags, relevant messages are listed, such as the number of loops detected, how many jobs were found in each loop, and other remarks.

ctmem:loops

Between these tags, details about all found loops are listed.

ctmem:loop

Between these tags, details about each found loop is listed. Each ctmem:loop tag contains pairs of the following tags: ctmem:job and ctmem:condition.

ctmem:job

Between these tags, information about the job that is part of a potential loop is displayed. This information includes the job’s data center, SMART Folder, group, application, and job name. Pairs of jobs and conditions are grouped by In and Out conditions.

ctmem:condition

Between these tags, information about the conditions that were found to cause a potential loop is displayed. This information includes the condition’s name, date, and type. Pairs of jobs and conditions are grouped by In and Out conditions.

Parent Topic

loopdetecttool