KFAA96603-E
The option argument is invalid. command name = aa....aa, option = bb....bb, reason = cc....cc (E+M)
Processing was stopped because there was an error in the command's option argument.
- aa....aa:
-
Name of the executed command
- bb....bb:
-
Invalid option argument
-
If there is an option name
The option name is output.
-
If there is no option name
The arguments to be output in the Usage message of the command are output.
For example, if the Usage message outputs <table-name>, then bb....bb will output table-name.
-
- cc....cc: Reason for the error
-
-
invalid length: The length of the option argument is invalid.
-
invalid value: The value of the option argument is invalid.
-
invalid combination: The combination of option arguments is invalid.
-
- S:
-
Terminates processing.
- Action:
-
Correct the specified option argument, and then re-execute the command.
For details about how to specify option arguments, see the description of options for each command in the manual HADB Command Reference.