2.15 KFPU messages


KFPU00200-E E+L

Invalid option is specified with this command

An invalid option was specified in the command. Or, an option argument was not specified.
S: Cancels command processing.
O: Specify the correct option or option argument, and then re-execute the command.

KFPU00201-E E

Number of command arguments or options exceeds the limit

Reduce the number of options to no more than 32 or the number of command arguments to no more than 64.
S: Cancels command processing.
O: Reduce the number of command arguments or options to no more than the maximum number and re-execute.

KFPU00202-E E

Length of cc....cc arguments bb....bb exceeds the limit aa....aa

Reduce the total length of command arguments or option arguments to no more than 4,096 characters.
aa....aa: The total length of command arguments or flag arguments that can be specified (bytes)
bb....bb: The total length of the command arguments or flag arguments that caused the error (bytes)
cc....cc: Type of argument
command: command argument
flag: flag argument
S: Cancels command processing.
O: Specify command arguments or flag arguments whose total length does not exceed aa....aa, and then retry the operation.

KFPU00210-W E+L

Argument bb....bb of aa....aa function incorrect

Argument bb....bb is invalid in function aa....aa.
aa....aa:
pdi_umt_malloc: Module trace buffer allocation request
pdi_urt_open: RPC trace buffer open request
pdi_uat_malloc: UAP trace buffer allocation request
bb....bb:
trnum: Maximum number of module or UAP trace information items that can be stored
file: RPC trace file name
size: RPC trace file switching size
flags: RPC trace file attribute in effect when the file is opened
S: Resumes processing without collecting trace information.
P: Check the HiRDB installation for an error.

KFPU00211-W E+L

Function aa....aa already issued

Function aa....aa has already been issued.
aa....aa:
pdi_umt_malloc: Module trace buffer allocation request
pdi_urt_open: RPC trace buffer open request
S: Resumes processing.

KFPU00212-W E+L

Unable to perform tracing due to buffer allocation for aa....aa failed. process ID=bb, buffer size=cc....cc

Trace information is not being collected, because a buffer for aa....aa could not be allocated in the process private area.
aa....aa: Type of processing:
MODULE TRACE: Module trace
UAP TRACE: UAP trace
bb....bb: Process ID for which buffer could not be allocated
cc....cc: Size of buffer that was to be allocated
S: Resumes processing without collecting trace information.
P: If trace collection is not necessary, resume processing. If trace collection is necessary, terminate the corresponding process and check the size of the trace buffer.

KFPU00215-E E+L

Unable to open analysis file. analysis file=aa....aa, errno=bbb

An analysis file required for definition information analysis cannot be opened.
aa....aa: Analysis file name
bbb: Error number (errno)
(if the error number is 0, the specified path name is invalid).
S: Cancels definition file analysis processing.
O: Contact the HiRDB administrator.
Action
Eliminate the cause of the error, and then restart HiRDB.

KFPU00216-E E+L

Incorrect variable. file=aa....aa, line=bb....bb, variable=cc....cc

A specified variable value in a definition file is invalid.
aa....aa: Definition file name
bb....bb: Erroneous line
cc....cc: Variable name
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding variable and correct the error.

KFPU00217-E E+L

Command name invalid. file=aa....aa, line=bb....bb, command=cc....cc

A command specified in a definition file cannot be analyzed.
aa....aa: Definition file name
bb....bb: Erroneous line
cc....cc: Command name
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding command and correct the error.

KFPU00218-E E+L

Option name in definition file invalid. file=aa....aa, line=bb....bb, option=cc....cc

A specified option name in a definition file is invalid.
aa....aa: Definition file name
bb....bb: Erroneous line
cc....cc: Option name
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding option and correct the error.

KFPU00219-E E+L

Command argument invalid. file=aa....aa, line=bb....bb, command=cc....cc

A command argument is invalid.
aa....aa: Definition file name
bb....bb: Erroneous line
cc....cc: Command name
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding command and correct the argument.

KFPU00220-E E+L

Option argument invalid. file=aa....aa, line=bb....bb, option=cc....cc

An option argument is invalid.
aa....aa: Definition file name
bb....bb: Erroneous line
cc....cc: Option name
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding option and correct the argument.

KFPU00221-E E+L

Unable to analyze definition file due to insufficient memory. memory requirement=aa....aa

A memory shortage occurred during definition file analysis processing.
aa....aa: Size of memory to be allocated when the error occurred
S: Cancels definition file analysis processing.
O: Contact the HiRDB administrator.
Action
Change the process size so that the maximum process size allowed by the system is not exceeded, and then restart HiRDB.

KFPU00222-E E+L

Number of nests in definition file exceeds the limit. file=aa....aa, line=bb....bb

The maximum number of nesting levels in a definition file was exceeded.
aa....aa: Definition file name
bb....bb: Erroneous line
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the include command utilization status and correct the information in the definition file so that the number of nesting levels does not exceed 5.

KFPU00223-E E+L

Option aa....aa specified twice. file=bb....bb, line=cc....cc

An option is duplicated.
aa....aa: Definition file name
bb....bb: Erroneous line
cc....cc: Option name
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the option specifications. If the same option is specified more than once, delete one of them.

KFPU00224-E E

Error occurred in system call (function) aa....aa. errno=bb....bb, function (command) name=cc....cc

A system call issued from within the program or a HiRDB function resulted in an error.
aa....aa: Name of the issued system call or HiRDB function
bb....bb: Return code of the system call or function
cc....cc: Name of the HiRDB function or command resulting in the error
S: Cancels processing and returns control to the calling source.
O: Refer to the return code to check the cause of the error. Also, output the module trace or core file.
Action
Refer to the return information to check the cause of the error, and correct the program; alternatively modify the system definition.

KFPU00240-E E+L

Unable to set environmental variable. file=aa....aa, line=bb....bb

A variable environment variable is invalid.
aa....aa: File name
bb....bb: Erroneous line
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the format of the putenv operand in the system common definition and correct the environment variable.

KFPU00241-E E+L

I/O error occurred. file=aa....aa

An error occurred while reading a definition file and analysis file in order to analyze the definition information.
aa....aa: File name
S: Cancels definition file analysis processing.
O: Contact the HiRDB administrator.
Action
Eliminate the cause of the error, and then restart HiRDB.

KFPU00242-E E+L

Unable to open definition file. definition file=aa....aa, errno=bbb

A definition file cannot be opened.
aa....aa: Name of definition information file
bbb: Error number (errno)
(if the error number is 0, the specified absolute pathname is invalid)
S: Cancels analysis of the definition file resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding file and correct the file name and absolute pathname.

KFPU00243-E E+L

Record length exceeds the limit. file=aa....aa, line=bb....bb

The length of a definition information record exceeds the maximum (80 bytes).
aa....aa: File name
bb....bb: Erroneous line
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding definition information and correct its length to no more than 80 bytes. Or, use a continuation line to specify the information.

KFPU00244-E E+L

Variable name specified wrong. file=aa....aa, line=bb....bb

A variable cannot be analyzed due to one of the following errors:
  • No variable name is specified.
  • The specified variable name is invalid.
aa....aa: File name
bb....bb: Erroneous line
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Specify the correct variable name. Or, check the relationship between the definition file and the defined information for an error.

KFPU00245-E E+L

Unable to open definition file specified with include. file=aa....aa, line=bb....bb, definition file=cc....cc, errno=ddd

The definition file specified in include cannot be opened.
aa....aa: File name
bb....bb: Erroneous line
cc....cc: Definition file name
ddd: Error number (errno)
(if the error number is 0, the specified absolute pathname is invalid)
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding file and correct the file name and absolute pathname.

KFPU00246-E E+L

Definition aa....aa described wrong. file=bb....bb, line=cc....cc

Specification format of aa....aa is invalid.
aa....aa: Name of the erroneous definition (set, putenv, etc.)
bb....bb: File name
cc....cc: Erroneous line
S: Cancels analysis of the definition information resulting in the error.
O: Contact the HiRDB administrator.
Action
Check the specification format of the corresponding definition and correct the error.

KFPU00247-E E+L

Command name aa....aa invalid

A command name is invalid.
aa....aa: Command name
S: Cancels processing of the erroneous command.
O: Check the corresponding command name, correct the error, and then re-execute.

KFPU00248-E E+L

Option name in aa....aa command invalid

An option name is invalid.
aa....aa: Command name
S: Cancels processing of the erroneous command.
O: Check the option name in the command resulting in the error, correct the option name, and then re-execute.

KFPU00249-E E+L

Command argument invalid. command=aa....aa

A command argument is invalid.
aa....aa: Command name
S: Cancels processing of the erroneous command.
O: Check the argument in the command resulting in the error, correct the argument, and then re-execute.

KFPU00250-E E+L

Option argument invalid. option=aa....aa

An option argument is invalid.
aa....aa: Option name
S: Cancels processing of the erroneous command.
O: Check the option argument of the command resulting in the error, correct the argument, and then re-execute.

KFPU00251-E E+L

Option specified twice. command=aa....aa

An option is duplicated.
aa....aa: Command name
S: Cancels the processing of erroneous command.
O: Check the option specifications.
If the same option is specified more than once, delete one of them and re-execute the command.

KFPU00252-E E

Unable to analyze definition file due to PDDIR not specified, user=aa....aa

The definition file could not be analyzed because the environment variable PDDIR was not set.
aa....aa: Login user name executing the process
S: Terminates processing.
O: Re-evaluate if the environment variable PDDIR is set in the login shell environment of the user executing the process. If execution of the command fails, set the environment variable PDDIR, and then re-execute.