• Guys,

    We tested our DR strategy using RecoverPoint.

    It was a disaster. Most critical databases did not attach.

    Msg 1813, Level 16, State 2, Line 2

    Could not open new database 'DRTest'. CREATE DATABASE is aborted.

    Msg 823, Level 24, State 2, Line 2

    The operating system returned error 38(Reached the end of the file.) to SQL Server during a read at offset 0x00001b8ccf4000 in file 'O:\SQLDATA\DRTest.mdf'. Additional messages in the SQL Server error log and system event log may provide more detail. This is a severe system-level error condition that threatens database integrity and must be corrected immediately. Complete a full database consistency check (DBCC CHECKDB). This error can be caused by many factors; for more information, see SQL Server Books Online.

    Msg 3313, Level 21, State 2, Line 2

    During redoing of a logged operation in database 'DRTest', an error occurred at log record ID (378200:49915:21). Typically, the specific failure is previously logged as an error in the Windows Event Log service. Restore the database from a full backup, or repair the database.

    Are there any pointers or suggestions for doing recoverpoint DR strategy right?