I have implemented Log Shipping in test Environment of SQL Server in two Different Systems and Everything is Set up Successfully. for first time the database is restored with the log and the next time the database went in to Restoring mode,but i have selected the Stand By Mode in my Log Shipping Settings. I dont now how it happened.
in Forums i have found that dropping the Secondary Database and restarting the Log Shipping Process resolves the Issue. Did the same even though the same error. When i try to recover it.with the query
Restore Database AyubKhanTesting with Recovery
it created another error.
Msg 926, Level 14, State 1, Line 1
Database 'AyubKhanTesting' cannot be opened. It has been marked SUSPECT by recovery. See the SQL Server errorlog for more information.
Please help on this. Thanks in Advance.
RehaanKhan. M