I am having 3 server with same configuration one is production and other two is DR and Near DR I am using log shipping as high availability.
Suddenly something happens and DR and Near DR databases goes to restoring mode from standby/readonlymode.
I find the below error in error log.
Date 10/7/2014 3:00:01 PM
Log Job History (LSRestore_JDCCBSQL_JDCCBPROD)
Step ID 1
Server DB-SERVER
Job Name LSRestore_JDCCBSQL_JDCCBPROD
Step Name Log shipping restore log job step.
Duration 00:00:20
Sql Severity 0
Sql Message ID 0
Operator Emailed
Operator Net sent
Operator Paged
Retries Attempted 0
Message
2014-10-07 15:00:21.11 *** Error: Could not apply log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007054512.trn' to secondary database 'JDCCBPROD'.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 Skipping log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007054512.trn' for secondary database 'JDCCBPROD' because the file could not be verified.
2014-10-07 15:00:21.11 *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 *** Error: An error occurred restoring the database access mode.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteScalar requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 *** Error: Could not apply log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007060012.trn' to secondary database 'JDCCBPROD'.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 Skipping log backup file '\\DB-SERVER\Jdccbprod_logshipping\JDCCBPROD_20141007060012.trn' for secondary database 'JDCCBPROD' because the file could not be verified.
2014-10-07 15:00:21.11 *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 *** Error: An error occurred restoring the database access mode.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteScalar requires an open and available Connection. The connection's current state is closed.(System.Data) ***
2014-10-07 15:00:21.11 *** Error: Could not log history/error message.(Microsoft.SqlServer.Management.LogShipping) ***
2014-10-07 15:00:21.11 *** Error: ExecuteNonQuery requires an open and available Connection. The connection's current state is closed.(System.Data) ***
Even I can give remote access for resolving please kindly help me.
Regards,
Satish Kumar
satish Kumar