Query caused by log issue in attached database
For transaction ID (0:7,597,567), cannot be on page (1:119,539) of database ' yyyy ' (Database ID 10)
Redo log Records (96116:41:32). Page: LSN = (96079:253:17), type = 2. log: opcode = 2
, Context 3, LSN of the previous page: (96115:486:32). Please restore the database from a database backup, or fix it
。
The log record ID (96116:41:32) error occurred while logging the operation in the Redo database ' yyyy ' log. Usually
A specific failure was previously logged as an error in the Windows event Log service. Please restore the database with a full backup, or
Repair the database.
Unable to open new database ' yyyy '. CREATE DATABASE abort. (. Net SqlClient Data Provider)
The error page with the 16-in conversion picture is 10 binary but the LSN is 16 binary, after the computer conversion to determine the error page number, corresponding to repair the log line. Perfect solution.
Query caused by log issue in attached database