2.2.35 Operands related to linkage to JP1
- 169) pd_jp1_use = Y | N
- Specifies whether 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 9 Installation and Design Guide.
- Y: Registers HiRDB events in JP1.
- N: Does not register HiRDB events in JP1.
- Note
- The Solaris, AIX 64-bit mode, and Linux editions of HiRDB cannot be linked to JP1.
- If Y is specified for this operand on an OS that does not support registration of events in JP1, the message KFPS04605-W is issued during HiRDB startup.
- 170) 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 9 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.
- As shown in the following table, the value that can be specified differs depending on the combination between the OS and the JP1 product that registers events.
OS | When the linked product is JP1/Base (JP1/IM) | When the linked product is JP1/System Event Service |
---|
Operand specification value | Operand specification value |
---|
1 | 2 | 1 | 2 |
---|
HP-UX | 32-bit mode | Y | Y# | N |
64-bit mode | Y | N | Y# | N |
IPF | Y | -- |
Solaris | 32-bit mode | Y | Y# | N |
AIX | 32-bit mode | Y | Y# | N |
Linux | 32-bit mode | Y | -- |
EM64T | N | N |
Legend:
Y: Can be specified.
N: Cannot be specified.
--: Not supported.
#: If both JP1/Base and JP1/System Event Service are installed, events are registered in JP1/Base.
- 171) 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.