0029-2060 0029-2068
0029-2060 The correct syntax is: 'source filename'.
Explanation: The source command cannot be issued with zero or greater than one
arguments.
User Response: Re-issue the source command with only one argument.
0029-2061 Cannot open the command file that was specified on the source command.
Explanation: The source command has been issued with a filename that either does not
exist or has no read permission.
User Response: Make sure the file exists and has read permission.
0029-2062 The correct syntax is either 'status' or 'status all'.
Explanation: An argument other than all was specified on the status command.
User Response: Re-issue status with no arguments or with all as the single argument.
0029-2063 All events (breakpoints or tracepoints) are in use for this task or group.
Explanation: The maximum number of events for this task or group has been exceeded.
Each breakpoint or tracepoint that is set causes an event to be recorded.
User Response: Use the delete command on any event(s) in this task or group to reduce
the number of events, then re-issue the original command.
0029-2064 The task has experienced an error in communicating with pdbx.
Explanation: Events cannot be added to this task because there is a communication
problem with this task.
User Response: The debugger can continue after a task loses contact with the home
node. Under certain circumstances, you might choose to continue debugging using the
remaining tasks for some period of time.
0029-2065 You specified an invalid breakpoint or tracepoint. The command failed on
task
number
-
string
Explanation: The breakpoint or tracepoint that you tried to create using the pdbx stop or
trace command was not accepted by the remote dbx debugger.
User Response: Check the pdbx stop or trace command syntax.
0029-2066 The correct syntax is: 'unhook' (without any arguments).
Explanation: You issued the unhook command with one or more arguments. The unhook
does not take any arguments. unhook takes effect on the current command context or the
temporary command context when used in combination with the on command.
User Response: Re-issue the unhook command with no arguments.
0029-2067 The correct syntax is: 'unalias alias_name'.
Explanation: You specified zero or greater than one arguments with the unalias command.
User Response: Check the pdbx syntax for unalias and re-issue the command.
0029-2068
string
is not aliased.
Explanation: You attempted to unalias an unknown alias.
User Response: To display the existing aliases, issue the alias command with no
arguments. Issue the unalias command with one of the existing aliases to remove it.
12 IBM PE for AIX V2R4.0: Messages