KFPM20002-E E+S
Invalid define information in pdmibtgt
- There is an error in the settings of the MIB command (pdmibcmd) MIB environment definition file pdmibtgt.
- S: Terminates processing.
- Action
- Check for and correct any error in the pdmibtgt file's definition information under the HiRDB-installation-directory/sample. Then re-execute.
KFPM20003-E E+S
System call error,func="aa....aa",errno=bbbb
- An error occurred in system function "aa....aa".
- aa....aa: System function name
- bbbb: Error code
- S: Terminates processing.
- Action
- See 4.2 Detail codes for system-related errors to eliminate the cause of the error, then re-execute the command. If the cause of the error is still unknown, save the files under %PDDIR%\spool and %PDDIR%\tmp, and contact the customer support center.
KFPM20004-E E+S
Command error, command=aa....aa, code=bbb
- HiRDB command aa....aa executed in pdmibcmd terminated with return code bbb.
- aa....aa: HiRDB command name
- bbb: Return code
- S: Terminates processing.
- Action
- Refer to the message that was output before this message to the event log (in UNIX, syslogfile), resolve the error, and then re-execute the command.
KFPM20005-E E+S
Insufficient memory for PROCESS, size=aa....aa
- Insufficient memory in the process private area.
- aa....aa: Size of the area that was attempted to be allocated.
- S: Terminates processing.
- Action
- Increase the size of the process private memory and re-execute.
KFPM20006-E E+S
System function error occurred, func="aa....aa", errno=bb....bb
- An error occurred in a HiRDB function.
- aa....aa: HiRDB function name
- bb....bb: Error code
- S: Terminates processing.
- Action
- Refer to messages output before and after this message to the event log (in UNIX, syslogfile).
- If there is a message, take the action indicated in the message. If a KFPU00215-E or KFPU00241-E message was output, the monitored HiRDB system version may be older than version 07-01. In this case, delete the relevant HiRDB system definition from the pdmibtgt file.
- If there is no message, see 4.2 Detail codes for system-related errors, eliminate the cause of the error, then re-execute the command. If the cause of the error cannot be determined, save the files under %PDDIR%\spool and %PDDIR%\tmp, and contact the customer support center.
KFPM20007-E E+S
Make Directry error occurred, directory=aa....aa, errno=bbbb
- Creation of the working directory pdmibwork failed.
- aa....aa: Directory path name of pdmibwork, creation of which was attempted
- bbbb: Error code
- S: Terminates processing.
- Action
- See 4.2 Detail codes for system-related errors, eliminate the cause of the error, and then re-execute.
KFPM20008-E E+S
MIB Data format error occurred
- An error occurred during MIB information creation.
- S: Terminates processing.
- Action
- Refer to the message that was output before this message to the event log (in UNIX, syslogfile), resolve the error, and then re-execute the command. If the cause of the error cannot be determined, save the files under %PDDIR%\spool and %PDDIR%\tmp, and contact the customer support center.
KFPM20009-E E+S
File I/O error occurred, func=aa....aa, file=bb....bb, errno=cc....cc
- An error occurred during MIB work file I/O.
- aa....aa: System function name where the error occurred
- bb....bb: MIB work file name
- cc....cc: Error code
- S: Terminates processing.
- Action
- See 4.2 Detail codes for system-related errors, eliminate the cause of the error, and then re-execute.
KFPM20010-E E+S
Invalid command line, command="pdmibcmd"
- MIB command (pdmibcmd) command arguments, options, or option values are invalid.
- S: Terminates processing.
- Action
- Correct the command line and re-execute.
KFPM20011-E E+S
Invalid define information in pdmibenv, name="aa....aa", system="bbbb"
- The contents of the "aa....aa" definition defined in the pdmibenv file of HiRDB system "bbbb" are invalid. Or, they were not defined.
- aa....aa: Name of the definition that could not be analyzed
- bbbb: Name of the monitored HiRDB system that could not be analyzed
- S: Terminates processing.
- Action
- In the pdmibenv file definition information under the working directory %PDDIR%\conf of the monitored HiRDB system "bbbb", correct the value related to "aa....aa". Then, re-execute.
KFPM20013-E E+S
System call error,func="putenv"
- The MIB command (pdmibcmd) attempted to set the environment variables, but failed.
- S: Terminates processing.
- Action
- Contact the customer support center.
KFPM20014-E E+S
Not Active server
- Because there is no working server, data could not be collected.
- S: Terminates processing.
- Action
- Start the HiRDB server, then re-execute the command.
KFPM20015-E E+S
Make MIB table error occurred, table kind=aaa
- MIB command (pdmibcmd) Table creation failed.
- aaa: Table type
- S: Terminates processing.
- Action
- Check the contents of the pdmibenv file under %PDDIR%\conf and the HiRDB system status, then re-execute the command. For details on the operation of the facility for monitoring MIB performance information, see the HiRDB Version 9 System Operation Guide.
KFPM20016-E E+S
Failed MIB data exchanged DAT to CSV
- An error occurred during MIB information creation in the MIB command (pdmibcmd) conversion from DAT format to CSV format.
- S: Terminates processing.
- Action
- Save the files under %PDDIR%\spool and %PDDIR%\tmp, and contact the customer support center.
KFPM20017-W E+S
DATADICTIONARY search failed, RDAREA="aa....aa", SQLCODE=bb....bb
- Data dictionary search on RDAREA "aa....aa" failed with SQL code bb....bb. Therefore, MIB information for RDAREA "aa....aa" could not be collected.
- aa....aa: RDAREA name
- bb....bb: SQL code
- S: Continues processing (information for the relevant RDAREA is not displayed).
- Action
- Ensure that the data dictionary RDAREA hold status, or the definition information in the pdmibenv file under %PDDIR%\conf, matches the environment definitions used by HiRDB. For details, refer to the value of the displayed SQLCODE. If there is an error, correct it, and then retry the operation.