MAP and REMAP statements


The following table lists the required statements: 

MAP|REMAP map_label Entry(hex_key|char_key ‘description’) Entry …

Defines or redefines a map used by FDesc.

map_label

This operand is required and is the label of the map. Map labels begin with M_, by convention, and the name is not case-sensitive.

Entry

Defines one entry (key or description pair) in the map. Entry might be repeated as many times as necessary.

hex_key|char_key

The key (the data from the SMF record corresponding to the description) is expressed either as a numeric value or as a quoted string (‘ccc’) of four or fewer characters.

‘description’

The textual description to be associated with the key.

 

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

BMC AMI Defender for Db2 6.0