Hi There,
I have face problem when try to restore transaction log,
Suppose we have two DB servers : SERVER-A and SERVER-B
Database is PayrollDB on SERVER-A, which we want to logshipping on SERVER-B.
We have full back at 3:45 AM every day for PayrollDB on SERVER-A.
And transaction log backup every 10 minutes for every day for entire day.
Our last SERVER-Aâs PayrollDB full back up start at 3:45 am and completed at 4:08 am (took around 23 min for full backup).
As transaction log backup at every 10 min , we have transaction log backup at 3:40 am, 3:50 am, 4:00 am, 4:10 am , 4:20 am ,4:30 am , 12:30 pm , 1:00 pm and for entire day.
For Start log shipping , I restore SERVER-Aâs PayrollDB with âNon-operational (RESTORE WITH NORECOVERY)â option at 12:30 pm and restore database on SERVER-B with name âPayrollDBâ.
Now my query is for restore transaction log backup do I need to start from 3:40 am or 3:50 am or 4:00 am or 4:10 am or 4:20 am or 12:20 pm or 12:30 pm or 12:40 pm . Actually I tried with all transaction log backup but all the time I got same error ,
Error Message
Executed as user: XXXX\Administrator. SQL Backup failed with exit code: 1100 SQL error code: 4305 [SQLSTATE 42000] (Error 50000). The step failed.
Please help me to resolve it ASAP.
Thanks,
Rajendra
I have face problem when try to restore transaction log,
Suppose we have two DB servers : SERVER-A and SERVER-B
Database is PayrollDB on SERVER-A, which we want to logshipping on SERVER-B.
We have full back at 3:45 AM every day for PayrollDB on SERVER-A.
And transaction log backup every 10 minutes for every day for entire day.
Our last SERVER-Aâs PayrollDB full back up start at 3:45 am and completed at 4:08 am (took around 23 min for full backup).
As transaction log backup at every 10 min , we have transaction log backup at 3:40 am, 3:50 am, 4:00 am, 4:10 am , 4:20 am ,4:30 am , 12:30 pm , 1:00 pm and for entire day.
For Start log shipping , I restore SERVER-Aâs PayrollDB with âNon-operational (RESTORE WITH NORECOVERY)â option at 12:30 pm and restore database on SERVER-B with name âPayrollDBâ.
Now my query is for restore transaction log backup do I need to start from 3:40 am or 3:50 am or 4:00 am or 4:10 am or 4:20 am or 12:20 pm or 12:30 pm or 12:40 pm . Actually I tried with all transaction log backup but all the time I got same error ,
Error Message
Executed as user: XXXX\Administrator. SQL Backup failed with exit code: 1100 SQL error code: 4305 [SQLSTATE 42000] (Error 50000). The step failed.
Please help me to resolve it ASAP.
Thanks,
Rajendra