Rules for Description Files
Use the following rules when creating a description file.
record=4000
key=24
Specify the description file elements in the proper order. Table 82 presents the elements in the appropriate order.
Address all element dependencies. For example, if you specify nullkey=allsegs in your description file, you must also specify a value for the value= element.
Define as many keys as you specify with the Key Count element. For example, if you specify key=12, you must define 12 keys in the description file.
The Descending Sort Order element is optional for each segment.
If you specify an ACS at the end of a description file, it is used as the default ACS. That is, if you specify alternate=y for a given key but do not include an ACS file name, country ID and code page ID, or an ISR table name for that key, the database engine uses the ACS file name, country ID and code page ID, or ISR table name specified at the end of the file.
If you are creating a new key and you specify alternate=y but you omit the ACS file name, country ID and code page ID, or ISR table name, the database engine does not create the key.
If a Description File element is optional, you can omit it.