0029-2045 0029-2051
0029-2045 Group
string
has been renamed to
string
.
Explanation: You have given a new group name to a previously existing group.
User Response: Note that the old group name no longer exists.
0029-2046 The correct syntax is: 'group delete group_name [member_list]'. A member
list can contain space or comma-separated task numbers, or ranges of task
numbers separated by colons or dashes. Specify the group name as a
string of characters.
Explanation: The group delete command requires an existing group name as an
argument.
User Response: Re-issue the command with an existing group name as an argument. If
you wish to delete one or more tasks from a group, specify the list of tasks to be deleted
after the group name.
0029-2047 Nothing was deleted because the group name
string
was not found.
Explanation: The group delete command requires an existing group name as an
argument. The specified group could not be matched with any of the existing groups.
User Response: Use the group list command to see the list of groups currently defined.
Make sure that the group you wish to delete or modify already exists.
0029-2048 No action was taken on group
string
, because it is the group reserved to
contain all of the tasks.
Explanation: The debugger requires at least one group which represents all the tasks in
your partition. This group cannot be deleted or modified.
User Response: You can create a group with all tasks except one or two in two steps:
1. Create a group with all tasks using group add"

new_group

0-num_procs where
num_procs is the number of tasks in your partition.
2. Use group delete

new_group

member_list to remove one or more tasks from the new
group.
0029-2049 Incorrectly formed member list. No tasks were deleted from any group. A
member list can contain space or comma-separated task numbers, or
ranges of task numbers separated by colons or dashes.
Explanation: You specified a member list with the group delete command, but the
member list was not recognized, so no action was taken.
User Response: Re-issue the group delete command with a valid member list.
0029-2050 Task:
number
was successfully deleted from group

string

.
Explanation: A task has successfully been deleted from a group.
User Response: None. This is an informational message.
0029-2051 The group
string
was not found.
Explanation: The group you specified on the group list command is not known to pdbx.
User Response: Re-issue the group list command with a valid group name or issue
group list to list all groups.
10 IBM PE for AIX V2R4.0: Messages