This table contains a row for each language in which a software product, patch, or service pack might be released. The contents of this table should not be modified directly by the user except on direct instructions from CA.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| lang_code | nchar(5) | not null | This is the ISO 639 two-char language code. Example: EN. For dialects, the value is the ISO 639 two-char language code followed by a hyphen followed by a two-char dialect code. Example EN-US. This structure conforms to ISO 639. |
| lang_name | nvarchar(64) | not null | The language name that corresponds to the code. Examples: English, English - US |
| creation_user | nvarchar(64) | with null | |
| creation_date | integer | with null | |
| last_update_user | nvarchar(64) | with null | |
| last_update_date | integer | with null |
Product Name: Unicenter Patch Management
Table Type: Table