6.14 Configuring the Default Security Attribute
This parameter specifies the default Security attribute that will be associated with a CTR if no security attribute is assigned to the CTR at the time of creation.
The following table describes the attributes which must be configured for the Default Security Attribute.
Table 6-6 Configuring the Attributes for Default Security
| Attribute | Description | Column Name | 
|---|---|---|
| CTR_JURIS | This attribute specifies the default jurisdiction that will be associated with the newly created CTR. This attribute accepts only alphabet characters. | attr_1_value_tx | 
| CTR_BD | This attribute specifies the default business domain that will be associated with the newly created CTR. This attribute accepts only alphabet characters. | attr_2_value_tx | 
To update the CTR_JURIS attribute to AMEA, execute the following query:
UPDATE kdd_install_param t SET t.attr_1_value_tx = 'AMEA' WHERE t.param_id = 106