|
When working with the Event Replicator for Adabas you can turn replication on and of for certain Adabas files.
A change of the status of the file is logged in the checkpoint file of the database. However, there's no message in DDPRINT, Job-Output of the console making the change visible easily. This is of importance if the concept of operation includes turning on and of replication in certain situations.
===
Original Use Case:
Operational efficiency, enablement of automation
Use Case | Replication: Operational Efficiency and Stability |
Created on Brainstorm | 07.30.2020 02:37 pm |
Brainstorm ID | 8305 |
ADAMF-I-79 “Message if REPLICATION gets turned on/off for a file”:
This was scheduled and released as part of ARF v421 last 2024OCT.
From the documentation, Event Replicator 4.2.1 enhancement list:
Console Message when Turning Replication ON/OFF for a File
New messages are displayed on the console and the nucleus job log when replication is turned on or off for a file. Replication may be turned on or off for a file with ADADBS REPLICATION or SYSAOS (see documentation of Adabas Online System 8.6.1., section User's Guide > Maintaining Files > Modifying File Parameters.
When replication is turned on for a file, the message, 'ADAFNH XXXXX Replication turned on for file <file>', is written to the console and the nucleus job log. The 'XXXXX' is replaced by the database ID.
Similarly, when replication is turned off for the file, the message, 'ADAFNI XXXXX Replication turned off for file <file>', is written to the console and the nucleus job. The 'XXXXX' is replaced by the database ID.