REPORT statement


You start each report request with a REPORT statement and a series of keywords connected by commas.

Do not leave any blank spaces in the series. The first blank encountered terminates processing for that report. All text following the blank is considered to be a comment. If a keyword value, such as a title, has embedded blanks, you must enclose it in quotation marks.

To continue a statement to the next line, end the line with a comma-blank combination. The remainder of the line is considered to be a comment. Processing resumes when the first non-blank character on the next line is encountered. Continuations can occur only where a comma would normally be used. Keywords and values cannot be continued.

To create a comment line, use an asterisk in the first column. A comment line can be embedded within a series of continuations.

Each REPORT statement must include the REPORTID keyword; this is the only required keyword. All other keywords have defaults that are assumed if the keyword is not specified. The keywords and their values are described next.



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI Ops Monitor for CICS 7.5