This table stores locale-specific information for the ACRESCGRY table.
Column Descriptions
    | Column Name | Column Type | Description | 
    | LANGUAGE_ID | INTEGER NOT NULL | The language ID of the locale for which this display name is valid. For a list of language components, see the LANGUAGE table. | 
    | ACRESCGRY_ID | INTEGER NOT NULL | The resource ID. | 
    | DISPLAYNAME | VARCHAR(700) NOT NULL | The locale-specific display name. | 
    | DESCRIPTION | VARCHAR(700) | The description for this resource category. This field is optional. | 
    | OPTCOUNTER | SMALLINT | Reserved for IBM internal use. |