2.3.29 Operands related to linkage to JP1

145) pd_jp1_use = Y | N
Specifies whether or not events such as HiRDB startup and termination are to be registered into JP1. For details about HiRDB events that can be registered, see the HiRDB Version 8 Installation and Design Guide.
Y: Registers HiRDB events in JP1.
N: Does not register HiRDB events in JP1.
Note
Windows (x64) does not support event notification to JP1. If Y is specified in this operand for Windows (x64), the KFPS04605-W message is displayed during HiRDB startup.
146) pd_jp1_event_level = 1 | 2
Specifies the HiRDB event types (basic or extended attribute) that are registered in JP1. For details about basic and extended attributes, see the HiRDB Version 8 Installation and Design Guide.
1: Registers only the basic attributes.
2: Registers both the basic and extended attributes.
Condition
This operand is valid when Y is specified for the pd_jp1_use operand.
Specification guidelines
  • Extended attributes can be registered only when the HiRDB version is 07-02 or later.
  • In the case of Windows (x64), this operand cannot be specified.
147) pd_jp1_event_msg_out = Y | N
Specifies whether to register message-outputting events in JP1.
Y: Registers message-outputting events.
N: Does not register message-outputting events.
Condition
This operand is valid when Y is specified for the pd_jp1_use operand.
Specification guidelines
Specify this operand if you want to reduce the number of registrations in JP1 when the volume of messages output by HiRDB is large.