Creating indexing parameters

If you index reports on a Content Manager OnDemand server, you can process a sample input data file with the graphical indexer, create a file that contains indexing parameters and import the file into the application, or enter the indexing parameters on the Indexer Information page.

About this task

If you index reports on a z/OS system, you define the indexing parameters in an indexing data set on the system that is accessible to the ACIF program.

Literal values that you specify in the FIELD, INDEX, and TRIGGER parameters must be expressed as hexadecimal strings. For example, the string CustomerName is represented as follows:
index6=X'C39AA2A396948599D5819485',field6 /* CustomerName */