From messages.txt
E_DMA459_LGREAD_WRONG_PAGE

S5000B_INTERNAL_ERROR
Parameters:
%0d,%1d,%2d - actual log page address in "triple" format
%3d,%4d,%5d - expected log page address in "triple" format
%3d,%4d,%5d - expected log page address in "triple" format
Explanation:
Each transaction log file page is self-identifying, as it stores its own
page address redundantly on the page. When the page is read in, the page address on the page is checked to see that it is the expected
page address; if it is not, this error message is issued.
System Status:
The page cannot be successfully read.
If dual logging is enabled, the log file which suffered the error will
be disabled, and processing will continue using the other log file. If
dual logging is NOT enabled, this is a hard error and will result in an error return to the caller.
Recommendation:
This message may indicate that an I/O error occurred on the log file device, or it may indicate that there is an internal bug in the DBMS
log page address routines. Check the log file device for any hardware errors before reporting this message to Computer Associates Technical Support.
I would check with your system admins for any hardware errors - then rebuild the log file using CBF - if that doesn't work then you are going to have to raise a call with CA Support
Hope thsi helps