INPEXT keyword for the ANALYZE control statement


You can use the INPEXT keyword (or the INPE abbreviation) on the ANALYZE control statement to identify an input extract data set (which contains extracted log records) that was created during a previous execution of Log Analyzer.

If you want 

Log Analyzer

 to read multiple extract data sets, specify multiple instances of the INPEXT keyword.

Warning

Note

If you specify the INPEXT keyword, you must also specify the WORKFILE control statement to define a sort work file. Log Analyzer uses this work file to sort the extracted log records. For more information, see Specifying-EXTRACT-INDEXFILE-and-WORKFILE-control-statements.

No default value is provided for the INPEXT keyword. If you omit the INPEXT keyword, Log Analyzer does not read any extract data sets.

Information
Example

Log Analyzer created an extract data set at each of your remote sites. These extract data set were sent to your central site for further analysis. To read these data sets during a subsequent Log Analyzer job, specify the following keywords on the ANALYZE control statement:

INPEXT=(BMCLUI.DENVER.D2007102.EXTRACT)

INPEXT=(BMCLUI.LOSANGEL.D2007102.EXTRACT)

INPEXT=(BMCLUI.PHOENIX.D2007102.EXTRACT)

INPEXT=(BMCLUI.SEATTLE.D2007102.EXTRACT)

For more information about the INPEXT keyword, see Using-extract-files-as-input.

 

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

BMC AMI Log Analyzer for IMS 1.7