groups command errors
This topic lists errors for the groups command.
See Common errors for a list of error messages that apply to all commands. See groups command for information about command syntax and examples of command use.
Error message | Definition |
---|---|
-add and -clear can not be issued together | A user tries to use the -add and -clear options at the same time. |
-n and -a must be provided for adding/modifying a group | A user tries to add or modify a group without specifying the group name (-n) or role-based security level (-a). |
-n must be provided for deleting a group | A user tries to delete a group without specifying the group name (-n). |
Adding/Deleting/Modifying group group_name failed where group_name is the group name that was entered. | An error occurs while the CMM is adding, deleting, or modifying a group. |
Error: the RBS permissions capability is not enabled | A user tries to specify RBS permissions when role-based security is not enabled. |
Getting group group_name failed where group_name is the group name that was entered. | An error occurs while the CMM is retrieving the group name. |
Getting groups failed | An error occurs while the CMM is executing the command. |
Group group_name not found where group_name is the group name that was entered. | A user tries to perform an operation on a group name that does not exist. |
Group name group_name already existed where group_name is the group name that was entered. | A user tries to enter a group name that already exists. |
Groups are full, max of max_num_groups groups reached where max_num_groups is the maximum name number of groups that are allowed. | A user tries to enter more groups than the system supports. |
Invalid authority level | A user tries to specify an RBS authority level that is not valid. |
Invalid device number (first number must be smaller): number where number is the device number that is not valid. | A user tries to specify RBS authority levels using a range of devices that is not valid. |
Invalid device number: number where number is the device number that is not valid. | A user tries to specify RBS authority levels without specifying a valid device scope. |
Invalid rbs device (must be same device): device where device is the device that is not valid. | A user tries to specify RBS authority levels without specifying a valid device scope. |
Invalid rbs device: device where device is the device that is not valid. | A user tries to specify RBS authority levels without specifying a valid device scope. |
Invalid rbs device: Must specify device number | A user tries to specify RBS authority levels without specifying a valid device scope. |
Invalid rbs role list | A user tries to specify a list of RBS authority levels that is not valid. |
Invalid rbs role: role where role is the authority level that is not valid. | A user tries to specify an RBS authority level that is not valid. |
Must be set at least one rbs role for this user. | A user tries to set up a group without specifying a role. |
The group name cannot be longer than max_length characters. where max_length is the maximum number of characters allowed in a group name. | A user tries to enter a group name that is longer than the maximum length. |