I am getting below error:
restore log Manish from disk = 'W:\translogs\Manish_20121012021501.trn'
with replace, norecovery
Error –
Processed 0 pages for database 'Manish', file 'ManishDATA1' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA2' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA3' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA4' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA5' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA6' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA7' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA8' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA9' on file 1.
Processed 0 pages for database 'Manish', file 'ManishDATA10' on file 1.
Processed 636 pages for database 'Manish', file 'ManishLOG1' on file 1.
Processed 95840 pages for database 'Manish', file 'ManishLOG2' on file 1.
Msg 3456, Level 16, State 1, Line 1
Could not redo log record (13711624:118626:157), for transaction ID (2:-271513189), on page (3:57660275), database 'Manish' (database ID 5). Page: LSN = (13711624:118626:151), type = 2. Log: OpCode = 2, context 3, PrevPageLSN: (13711624:118626:154). Restore
from a backup of the database, or repair the database.
Msg 3013, Level 16, State 1, Line 1
RESTORE LOG is terminating abnormally.
what could be the cause and possibilities of correcting these errors?
Manish