0029-2130 0029-9036
0029-2130 No action was taken because the group name specified was null.
Explanation: You issued one of the group commands, but no group name was provided.
User Response: Choose a group name of at most 32 characters that starts with an
alphabetic character and is followed by alphanumeric characters.
0029-2131 All tasks have exited. Issue quit then restart the debugger if you wish to
continue debugging.
Explanation: All the tasks of the partition have exited.
User Response: Issue the quit command to exit pdbx.
0029-2132 The help command failed because two or more arguments were specified.
Issue help for a list of commands and topics that have help. Issue 'help
command' or 'help topic' to view the help text.
Explanation: You issued the help command with more than one argument.
User Response: Re-issue the help command with one argument. Issue help alone for a
list of valid arguments.
0029-2133 The help command did not recognize the command or topic specified.
Issue help for a list of commands and topics that have help. Issue 'help
command' or 'help topic' to view the help text.
Explanation: You issued the help command with an unrecognized argument.
User Response: Re-issue the help command with a valid argument. Issue help alone for a
list of valid arguments.
0029-9000 pdbx is terminating.
Explanation: pdbx is terminating normally.
User Response: Have a nice day.
0029-9036
:
Syntax:
pdbx [program [program arguments]] [-c command_file] [-d nesting_depth] [-I
directory [-I directory]...] [-F] [-x] [poe options]
pdbx -a poe_process_id [-c command_file] [-d nesting_depth] [-I directory [-I
directory]...] [-F] [-x] [poe options]
pdbx -h
Flags:
-a Attaches to a running POE job by specifying its process id. The
debugger must be executed from the node from which the POE job
was initiated. Note that when using the debugger in attach mode there
are some debugger command line arguments that should not be used.
In general, any arguments that control how the partition is set up, or
specify program names and arguments, should not be used.
-c Reads startup commands from the specified commands_file.
-d Sets the limit for the nesting of program blocks. The default nesting
depth limit is 25.
20 IBM PE for AIX V2R4.0: Messages