tags | displayed_sidebar | ||
---|---|---|---|
|
docsEnglish |
This page provides a list of error codes related to attribute-based access control.
Class | Description |
---|---|
DB-ABAC-1xxxx |
Errors for the user error category |
DB-ABAC-2xxxx |
Errors for the concurrency error category |
DB-ABAC-3xxxx |
Errors for the internal error category |
The following are status codes and messages for the user error category.
Message
The put operation is not supported. Use insert, upsert, or update instead
Message
The default level must be less than or equal to the level. Default-level short name: %s; Default-level number: %d; Level short name: %s; Level number: %d
Message
The row level must be less than or equal to the level. Row-level short name: %s; Row-level number: %d; Level short name: %s; Level number: %d
Message
The operation does not have the target namespace or table name. Operation: %s
Message
The policy does not exist. Policy: %s
Message
The level does not exist. Policy: %s; Level short name: %s
Message
The compartment does not exist. Policy: %s; Compartment short name: %s
Message
The group does not exist. Policy: %s; Group short name: %s
Message
The policy already exists. Policy: %s
Message
The data tag column name is already in use in the policy %s. Policy: %s; Data tag column name: %s
Message
The level already exists. Policy: %s; Level short name: %s
Message
The compartment already exists. Policy: %s; Compartment short name: %s
Message
The group already exists. Policy: %s; Group short name: %s
Message
The parent group does not exist. Policy: %s; Group short name: %s; Parent-group short name: %s
Message
The parent group is the same as the child group. Policy: %s; Group short name: %s; Parent-group short name: %s
Message
The group has child groups. Policy: %s; Group short name: %s
Message
The compartment cannot be a row compartment for read-only access mode. Policy: %s; User: %s; Compartment short name: %s
Message
The compartment is already assigned to the user. Policy: %s; User: %s; Compartment short name: %s
Message
The group cannot be a row group for read-only access mode. Policy: %s; User: %s; Group short name: %s
Message
The group is already assigned to the user. Policy: %s; User: %s; Group short name: %s
Message
The namespace does not exist. Namespace: %s
Message
The namespace policy already exists. NamespacePolicy: %s
Message
The namespace policy does not exist. NamespacePolicy: %s
Message
The table does not exist. Table: %s
Message
The table policy already exists. TablePolicy: %s
Message
The table policy does not exist. TablePolicy: %s
Message
The short name must not be empty. Short name: %s
Message
The short name must be 30 characters or less. Short name: %s
Message
The short name must not contain a colon. Short name: %s
Message
The short name must not contain a comma. Short name: %s
Message
The data tag is invalid. Data tag: %s
Message
The level must be specified in the data tag. Data tag: %s
Message
The user tag is invalid. User tag: %s
Message
The level must be specified in the user tag. User tag: %s
Message
The specified user tag is not allowed. User tag: %s
Message
The data tag column type should be TEXT. Policy: %s; Data tag column: %s
Message
The specified data tag is not allowed. Data tag: %s
Message
The data tag column cannot be used in conditions. Operation: %s; Data tag column: %s
Message
The operation is not allowed for the policy. Policy: %s; Operation: %s
Message
Access denied: Invalid auth token
Message
The authentication and authorization feature must be enabled to use the attribute-based access control feature
Message
The single CRUD operation transaction manager does not support the attribute-based access control feature
Message
The data tag column cannot be used in ordering. Operation: %s; Data tag column: %s
Message
The namespace policy for the policy and namespace already exists. Policy: %s; Namespace: %s
Message
The table policy for the policy and table already exists. Policy: %s; Table: %s
The following are status codes and messages for the concurrency error category.
Message
The record does not exist, so the %s condition is not satisfied
The following are status codes and messages for the internal error category.
Message
Creating a policy failed. Policy: %s; Data tag column: %s
Message
Enabling the policy failed. Policy: %s
Message
Disabling the policy failed. Policy: %s
Message
Getting the policy failed. Policy: %s
Message
Getting the policies failed
Message
Creating a level failed. Policy: %s; Level short name: %s; Level long name: %s; Level number: %d
Message
Dropping the level failed. Policy: %s; Level short name: %s
Message
Getting the level failed. Policy: %s; Level short name: %s
Message
Getting the levels failed. Policy: %s
Message
Creating a compartment failed. Policy: %s; Compartment short name: %s; Compartment long name: %s
Message
Dropping the compartment failed. Policy: %s; Compartment short name: %s
Message
Getting the compartment failed. Policy: %s; Compartment short name: %s
Message
Getting the compartments failed. Policy: %s
Message
Creating a group failed. Policy: %s; Group short name: %s; Group long name: %s; Parent-group short name: %s
Message
Dropping the group failed. Policy: %s; Group short name: %s
Message
Getting the group failed. Policy: %s; Group short name: %s
Message
Getting groups failed. Policy: %s
Message
Getting child groups failed. Policy: %s; Parent-group short name: %s
Message
Setting the levels to the user failed. Policy: %s; User: %s; Level short name: %s; Default-level short name: %s; Row-level short name: %s
Message
Adding the compartment to the user failed. Policy: %s; User: %s; Compartment short name: %s
Message
Removing the compartment from the user failed. Policy: %s; User: %s; Compartment short name: %s
Message
Adding the group to the user failed. Policy: %s; User: %s; Group short name: %s
Message
Removing the group from the user failed. Policy: %s; User: %s; Group short name: %s
Message
Dropping the user tag information from the user failed. Policy: %s; User: %s
Message
Getting the user tag information failed. Policy: %s; User: %s
Message
Creating a namespace policy failed. NamespacePolicy: %s; Policy: %s; Namespace: %s
Message
Enabling the namespace policy failed. NamespacePolicy: %s
Message
Disabling the namespace policy failed. NamespacePolicy: %s
Message
Removing the namespace policies assigned to the namespace failed. Namespace: %s
Message
Getting the namespace policies failed
Message
Creating a table policy failed. TablePolicy: %s; Policy: %s; Table: %s
Message
Enabling the table policy failed. TablePolicy: %s
Message
Disabling the table policy failed. TablePolicy: %s
Message
Removing the table policies assigned to the table failed. Table: %s
Message
Getting the table policies failed
Message
Getting the policies assigned to the namespace failed. Namespace: %s
Message
Getting the policies assigned to the table failed. Table: %s
Message
Registering the data tag failed. Policy: %s; Data tag: %s
Message
Getting the data tags failed. Policy: %s
Message
Getting the namespace policy failed. NamespacePolicy: %s
Message
Getting the table policy failed. TablePolicy: %s