Iam planning to set up Log shipping between two servers running SQL2008 Std
edition 64-bit, SP1. The log backups will be taken every 15minutes,copied
across and then restored in the destination box. My question is regarding
timezones: my origin server is in PST and destination is in CST.
In this scenario, how will Log Shipping work? How will the destination
server identify a Log backup that was taken 15 minutes earlier? Any pointers
will be helpful!
tia,
AbbA
--
Kevin G. Boles
Indicium Resources, Inc.
SQL Server MVP
kgboles a earthlink dt net
"Abba" <sql_...@aaa.com> wrote in message
news:uQ1zlvBb...@TK2MSFTNGP06.phx.gbl...
Reason why Iam asking is because the Log shipping is not working. Even
though the respective jobs in both servers are running fine, when I look in
the job steps of the Log Restore job in destination server, I see these:
"Skipped log backup file"
and
"Could not find a log backup file that could be applied to secondary
database '<dbname>'.
The restore operation was successful. Secondary Database: '<dbname>', Number
of log backup files restored: 0"
These are the respective timezones:
select GETDATE()
--Origin server (PST)
--2009-11-23 20:13:08.913
--Destination server (CST)
--2009-11-23 22:15:27.120
tia,
AbbA
"TheSQLGuru" <kgb...@earthlink.net> wrote in message
news:RKudnYqSQLVow5bW...@earthlink.com...
"Abba" <sql_...@aaa.com> wrote in message
news:eNQxOCMb...@TK2MSFTNGP02.phx.gbl...
--
Kevin G. Boles
Indicium Resources, Inc.
SQL Server MVP
kgboles a earthlink dt net
"Abba" <sql_...@aaa.com> wrote in message
news:eSBbyXPb...@TK2MSFTNGP04.phx.gbl...