Scalable Database Server, HiRDB Version 8 Messages

[Contents][Back][Next]

2.3 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
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} |-ro {on|off} |-shmfile {regular|page} |-k {none|force}}]

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
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 a customer engineer.

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 HiRDB administrator.
Action
When the error information is ACCESS
Ensure that the user who starts the service has the Administrator's privilege. 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 a customer engineer.