Previous Topic: KEY and KEYFILE ParametersNext Topic: About the KEY Parameter


Purpose

KEY and KEYFILE parameters are optional parameters that identify unique key values CA Culprit uses to access the first record (that is, the entry record) on the PATH parameter. CA Culprit accesses only those record occurrences that contain the specified key values rather than each record as it is encountered in the database.

The following types of key values can be specified on KEY and KEYFILE parameters:

KEY and KEYFILE Differences

KEY and KEYFILE parameters differ in how key values are specified. The KEY parameter specifies actual key values; the KEYFILE parameter identifies characteristics of a sequential file that contains key values.

Both parameters can be specified in the same CA Culprit run and perform the following functions:

KEY and KEYFILE parameters are discussed separately in this chapter.