2.2 KFPC messages


KFPC00101-I S+L

Setup for aa....aa complete

HiRDB environment setup has been completed.
aa....aa: Name of the facility that executed environment setup:
DatHardCompress: Hardware compression facility for DAT access
RshPortName: Remote command service port name
ServiceComplete: HiRDB service activation completion timing
ShmFile: Changed shared memory assignment destinations
ShutdownMode: OS shutdown time HiRDB operation specification facility
CharacterCode: Character code classification of HiRDB
RshOnline: Remote command usage specification facility
SetResource: Resource number or resource size specification facility
S: Terminates processing.

KFPC00102-E S+L

Invalid option specified with this command

An invalid option is specified in the command, or an option argument is not specified correctly.
S: Terminates processing.
Action
Specify the option or argument correctly and re-execute the command.

KFPC00103-I S+L

Usage: pdntenv [{-hc {on|off} | -pn service_port_name | -a | -sc {auto|manual} | -c {sjis|lang-c|utf-8|chinese|chinese-gb18030} | -ro {on|off} | -shmfile {regular|page}| -k {none|force}| -os | -sr resource_name value [resource_name value]...| -wd [process_name]}]

The specification format for the pdntenv command option is invalid.
S: Terminates processing.
Action
Specify the option correctly and re-execute the command.

KFPC00104-E S+L

Pdntenv error occurred, reason=aa....aa, value= bb....bb

An error occurred in the pdntenv command.
aa....aa: Reason code:
REGKEY_GET_FAILED: Registry information acquisition failed.
REGKEY_SET_FAILED: Registry information setup failed.
OPTION_ERROR: Invalid option is specified.
SERVICE_ONLINE: HiRDB service is running.
SERVICE_GET_FAILED: Service status acquisition failed.
SERVICE_CHG_FAILED: Change of service state failed
PDDIR_NOT_FOUND: Environment variable %PDDIR% acquisition failed.
FILE_COPY_FAILED: Library copy failed.
OS_GET_FAILED: OS information acquisition failed.
bb....bb: Detailed information
S: Terminates processing.
Action
When reason code is REGKEY_GET_FAILED or REGKEY_SET_FAILED
Check that HiRDB is registered in the registry, or check for a registry operation problem, correct the problem, and then re-execute the command.
When reason code is OPTION_ERROR
Check that the option can be specified in a HiRDB/Parallel Server.
(Reason code: SERVICE_ONLINE)
Stop HiRDB/Single Server or HiRDB/Parallel Server, and re-execute the UAP.
(Reason code: SERVICE_GET_FAILED or SERVICE_CHG_FAILED)
If the HiRDB/Single Server or HiRDB/Parallel Server is engaged in start processing or termination processing, re-execute the UAP after the processing is complete.
(Reason code: Other than above)
Contact the customer support center.

KFPC00105-I S

There is no dump information

No information about the indicated Windows dump output was found.
S: Terminates processing.

KFPC00201-E S

Invalid environment, variable=aa....aa

An environment variable value is invalid.
aa....aa: Name of invalid environment item:
PDDIR: PDDIR environment variable has not been set up.
PDUXPLDIR: PDUXPLDIR environment variable has not been set up, or the value of the PDDIR environment variable does not match the value of the PDUXPLDIR environment variable.
S: Terminates processing.
Action
Specify the correct value in the environment variable and re-execute. PDUXPLDIR must be %PDDIR%\UXPLDIR; correct it if necessary.

KFPC00301-E L

Error occurred in HiRDB service, reason code=aa....aa-bb....bb

An error occurred during HiRDB service processing.
aa....aa: Error information:
ACCESS: File or registry information created during installation cannot be accessed.
DUPLICATE: Service port number is already being used.
NOT_FOUND: Communication port service name or service port number is not set in the SERVICES file.
SHARED: An error occurred during shared memory allocation.
number: Some other error occurred.
bb....bb: Internal information
S: Terminates abnormally.
O: Contact the HiRDB administrator.
Action
When the error information is ACCESS
Ensure that the user who starts the service has administrator's privileges. In this case, the service name of the communication port is not displayed.
When the error information is DUPLICATE
Another program may be using the service port, so check the service port number setting.
When the error information is NOT FOUND
Specify the same service name within HiRDB system, a communication port service name that is unique within the single server, and a service port number in the SERVICES file.
When the error information is SHARED, or a number
Contact the customer support center.

KFPC00405-I S

aa....aa terminated

The aa....aa command terminated normally.
aa....aa: Windows Firewall exception list operation command name
pdsetfw.bat: Set the Windows Firewall exception list.
pddelfw.bat: Delete from the Windows Firewall exception list.
S: Terminates processing.

KFPC00406-E S

Error occurred in aa....aa, reason=bb

The aa....aa command terminated abnormally. The detail code is bb.
aa....aa: Name of Windows Firewall exception list operation command
pdsetfw.bat: Set the Windows Firewall exception list.
pddelfw.bat: Delete from the Windows Firewall exception list.
bb: Detail code
1: Contact the customer support center.
2: Memory shortage
3: Invalid execution privilege
8: Invalid command line
9: Invalid OS environment
10 to 13: Invalid HiRDB environment
S: Terminates processing.
Action
When bb is 1:
Contact the customer support center.
When bb is 2:
Resolve the memory shortage, and then retry the operation.
When bb is 3:
Check the privileges of the executing user.
If the privileges of the executing user are correct, contact the customer support center.
When bb is 8:
Revise the command line and re-execute.
When bb is 9:
Start either of the following services:
  • Windows Firewall/Internet Connection Sharing (ICS) service
  • Windows Firewall service
After the service starts, re-execute.
If the service was already started, contact the customer support center.
When bb is 10 to 12:
Re-install HiRDB.
When bb is 13:
Set the HiRDB directory in the OS environment variable PDDIR.
After setting the HiRDB directory, re-execute.