Hi,
for high availability We have configured log shipping and we are using secondary database for reporting purpose also. Every hour we are querying on secondary server to get last hour data for report but due to Re indexing job ( every 3 days), transaction log file created around 9 to 10 gb and hence copy job is slow so the secondary database is going out of sync with production .
as secondary database is out of sync so we are unable to fetch the accurate (same as production data) data every hour , so please let me know any alternative
to resolve this so that i can use my secondary database for reporting purpose .
here is details of log shipping :
backup every 5 minute
copy every 5 minute
restore every hour ( beginning of every hour )
for high availability We have configured log shipping and we are using secondary database for reporting purpose also. Every hour we are querying on secondary server to get last hour data for report but due to Re indexing job ( every 3 days), transaction log file created around 9 to 10 gb and hence copy job is slow so the secondary database is going out of sync with production .
as secondary database is out of sync so we are unable to fetch the accurate (same as production data) data every hour , so please let me know any alternative
to resolve this so that i can use my secondary database for reporting purpose .
here is details of log shipping :
backup every 5 minute
copy every 5 minute
restore every hour ( beginning of every hour )