We replicate 150 million records from the mainframe (ADABAS) to Windows (ADABAS) and the replication server is located on the mainframe also.
If the replication fails, for example ADABAS on Windows is not available or the network is down, the replication server is sending out millions of error messages, 12 lines of output for one failed record.
How can we suppress these amount of error messages and avoid that the replication server will abend. OK, dummy is one possibility.
ADAF18 OP cmd to DBID 187 FNR RSP 148 subcode 16448
ADAF54 2008-11-04 00:15:24 Replication error: Adabas destination D187044
ADAF54 Source DBID 134 FNR 44, Target DBID 187 FNR 44
ADAF18 A1 cmd to DBID 187 FNR 44 RSP 148 subcode 16448 ISN 143917916
ADAF54 2008-11-04 00:15:24 Replication error: Adabas destination D187044
ADAF54 Source DBID 134 FNR 44, Target DBID 187 FNR 44
ADAF18 ET cmd to DBID 187 FNR RSP 148 subcode 16448
ADAF54 2008-11-04 00:15:24 Replication error: Adabas destination D187044
ADAF54 Source DBID 134 FNR 44, Target DBID 187 FNR 44
ADAF18 CL cmd to DBID 187 FNR RSP 148 subcode 16448
ADAF54 2008-11-04 00:15:47 Replication error: Adabas destination D187044
ADAF54 Source DBID 134 FNR 44, Target DBID 187 FNR 44
Is this a feature or an error or an forgotten parameter?
Thanks,
Dieter Storr