Previous Topic

Next Topic

Book Contents

Book Index

Show Options Window Fields

Table 66 Show Options Window – Selection Criteria

Criteria

Description

CHILD

This parameter determines whether the reports displayed in the User Report list are restricted to those of the user (recipient) or also include reports belonging to the user’s children in the Recipient Tree.

  • Y (Yes) – Display the user’s reports and reports of the user’s children.
  • N (No) – Display the user’s reports only.

REMARK / CCs

For job MSGCLASS output – Highest condition code of the job or the type of failure in case of failure.

For all output – A user-specified remark entered via Decollating parameter DO REMARK or entered on the User Report list.

The following job statuses are collected from job MSGCLASS output and can be used as selection criteria:

  • Cnnnn – Condition code
  • Snnn – System abend code
  • Unnnn – User abend code
  • NCT2–NOT CATLGD2
  • JFAIL–Job failed due to JCL error

The following status codes are also valid selection criteria:

  • OK – Selects jobs or reports with condition codes in the C0000 – C0004 range or reports whose REMARK field is empty (no status code or remark).a
  • NOTOK – Selects jobs or reports with condition codes greater than C0004, with various status codes (NCT2, JFAIL, Snnn, Unnnn) and/or with user remarks.

Selection can be based on remarks generated by the DO REMARK statement by entering the remark string value.

The greater than operator (>) can be applied to condition codes (for example, >C0204 selects all jobs that ended with a condition code greater than 204).

Character masking (described earlier in this chapter) is supported in the selection string.

REMARK2

A user-specified remark entered using the DO REMARK2 decollating parameter or entered on the User Report list.

REMARK3

A user-specified remark entered using the DO REMARK3 decollating parameter or entered on the User Report list.

CATEGORY

Site-defined category name (such as DAILY or MONTHLY).

TIME FROM/TO

Earliest and latest report processing time of day. Time format is hhmm. Time criteria are matched against:

  • Report decollation time
  • Job start time
  • Job end time

If TIME FROM is "later" than TIME TO, time is calculated from the FROM time until midnight and from midnight until the TO time (for example, FROM 1000 TO 0800 means anytime except between 8:00 a.m. and 10:00 a.m.).

Table 67 User Reports Show Option Window – Select by Status Parameters

Parameter

Description

SELECT BY STATUS

When the following parameters are set to Y, only reports that meet selected report status criteria are displayed:

DECOLLATED

Reports that have been decollated and are available for Online viewing but are not printed (unless specifically requested by the Print option).

WAIT Print

Reports waiting to be printed.

PRINTED

Reports that have already been printed.

NOT PRINTED

Reports that were not printed or only partially printed.

WAIT DECOLLATION

Reports that have not yet been processed by Control-V.

RESTORED ONLY

Reports that have been restored.

WAIT RESTORE ONLY

Reports waiting to be restored.

WAIT BACKUP ONLY

Reports waiting to be backed up (that is, report deletion has been postponed because the reports have not been backed up yet).

Table 68 User Reports Show Option Window – Display Option

Option

Description

SHOW RULERS

This parameter determines whether or not report rulers are listed in the User Reports lists.

  • Y (Yes) – Display defined report rulers.
  • N (No) – Do not display defined report rulers. Default.

SHOW Control CHARS

This parameter determines whether or not printing control characters are displayed in the Report Viewing screen.

  • Y (Yes) – Display printing control characters (for example, line skips, page breaks).
  • N (No) – Do not display printing control characters. Default.

Parent Topic

Entry Panel