Events, such as the start and termination of HiRDB, can be reported to the JP1/Base (JP1/System Event Service for JP1 Version 6 or earlier) that manages JP1 events. JP1/Base manages the reported HiRDB events as JP1 events. This makes it possible to use JP1/IM to manage events and to execute jobs automatically using JP1/AJS2 linkage. For details about event monitoring using JP1/IM, see 8.5.2 Managing events by JP1/IM. For details about automatic job execution using JP1/AJS2 linkage, see 8.5.3 Automatic job execution using JP1/AJS2 linkage.
For details about JP1/Base, see the JP1 manual. Because the manual name depends on the JP1 version, see the correct manual for the version you are using:
To send HiRDB events to JP1/Base, specify the following operands:
When 1 is specified in the pd_jp1_event_level operand, only the basic attributes are sent. When 2 is specified in this operand, extended attributes are also sent.
Table 8-6 lists and describes the HiRDB events that can be sent to JP1/Base.
Table 8-6 HiRDB events that can be sent to JP1/Base
Event | Event ID1 | Message | Detail information2 | Registration timing | Value of pd_jp1_event_level | |
---|---|---|---|---|---|---|
1 | 2 | |||||
Start | 0x00010C00 | KFPS05210-I, PS05219-I3, or KFPS05260-I5 | "start" | After the system start completion message (KFPS05210-I, KFPS05219-I, or KFPS05260-I) is output | Y | Y |
0x00010C80 | ||||||
Normal termination | 0x00010C01 | KFPS01850-I3 | "end_normal" | After termination of system service (immediately before completion of HiRDB termination or immediately after output of the KFPS01850-I message) | Y | Y |
0x00010C81 | ||||||
Planned termination | 0x00010C01 | KFPS01850-I3 | "end_plan" | Y | Y | |
0x00010C81 | ||||||
Forced termination | 0x00010C01 | KFPS01850-I3 | "end_force" | Y | Y | |
0x00010C81 | ||||||
Message log output | 0x00010C03 | HiRDB message | NULL | After message log is output | Y4 | Y4 |
0x00010C83 | ||||||
Abnormal termination | 0x00010C02 | KFPS01821-E | NULL |
| N | Y |
0x00010C82 | ||||||
Definition change | 0x00010C04 | KFPS04666-I | NULL | At completion of HiRDB system normal start | N | Y |
0x00010C84 | ||||||
RDAREA full | 0x00010C05 | KFPH00213-W | NULL | At output of RDAREA-full error message (KFPH00213-W) | N | Y |
0x00010C85 | ||||||
RDAREA expansion error | 0x00010C06 | KFPX14229-E | NULL | Upon pdmod (with expand specified) execution error | N | Y |
0x00010C86 | ||||||
Log file free space warning | 0x00010C07 | KFPS01160-E or KFPS01162-W | NULL | At output of a system log file free-space warning message | N | Y |
0x00010C87 |
5 This message is displayed only when a log applicable site is started using the pdstart -1 command in cases in which the log-only synchronous method is used for Real Time SAN Replication processing.