Click here to Skip to main content
15,894,343 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have DR server In which there was space issue due to this some of database has gone to
recover pending / stand by mode.
. Now we have increase disk size and we want to restore transaction log files. but job get failed due to database are in
recover pending / stand by mode


how I can recovery that database

What I have tried:

I am restoring transaction log manually but It is not get restored
Posted
Updated 12-Jul-19 4:46am
Comments
Dominic Burford 12-Jul-19 3:32am    
What error are you getting? What is the exact hardware / software configuration? What have you tried so far?

1 solution

Assuming you are using SQL Server: How to fix Recovery Pending State in SQL Server Database[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900