We have setup log shipping on our prod database APPLE. The destination database is configured to be in standby mode. The log shipping has been running well, and the destination database is always in ReadOnly mode. And today we have stopped log shipping. But by mistake, the source database was deleted, and all the log files shipped to the destination server have been deleted, too. So now we have only a readonly APPLE database on destination server, no translog.
In this case, is there anyway to change the destination database from readonly to read-write? I have tried many times, but it always complain that 'The RESTORE statement could not access file ...APPLE_2006...tuf'.
Please help.
Thanks in advance.
In this case, is there anyway to change the destination database from readonly to read-write? I have tried many times, but it always complain that 'The RESTORE statement could not access file ...APPLE_2006...tuf'.
Please help.
Thanks in advance.