Previous Topic: When to UseNext Topic: Example JCL


How to Use

Use the following syntax to write the AUTOINFO command:

►►─ AUTOINFO ─ DDNAME=ddname ─┬─────────────────────────────┬─────────────────►
                              └─ ,DECIMAL= ─┬─ . ◄ ───────┬─┘
                                            └─ character ─┘

 ►─┬─────────────────────────────┬────────────────────────────────────────────►◄
   └─ ,DELIMIT= ─┬─ ; ◄ ───────┬─┘
                 └─ character ─┘

Command

AUTOINFO

The AUTOINFO command invokes the AUTOINFO function.

Required Keyword

DDNAME=

DDNAME= specifies the name for the diagnostic output from this execution. CA Support may request this file for analysis or help in solving an open contact.

A DDNAME is not acceptable for sequential input or output files if it is a name reserved for a CA Datacom area. Names with the following patterns are therefore not acceptable for DDNAME=:

Optional Keywords

DECIMAL=

DECIMAL= specifies the character to use for the decimal point, such as a period (.) or a comma (,).

Valid Entries:

One character enclosed in single quotes

Default Value:

period (.)

DELIMIT=

DELIMIT= specifies the character to use as the delimiter between values in the DSV output. Do not use a period (.) or a comma (,) as these special characters occur normally throughout the AutoCollect data and would cause the DSV output to be unusable.

Valid Entries:

One character

Default Value:

semicolon (;)