I have setup the log shipping following the LearningTree's training materials on our servers:
Source: Northwind on server prod
Destination: Northwind2 on server dev
After the plan was created, everything looks fine. The new database northwind2 was created successfully. I checked on server prod the jobs under SQL Server Agent, and also checked the log ship monitor, all the messages indicated that the log shipping works fine. However, the log shipping was scheduled to run every 15 minutes, but I inserted a record in northwind on server prod an hour ago and I still don't see the new record in Northwind2 on dev.
This is the first project my boss asked me to do as a DBA, any help is very appreciated.
Thanks in advance.
Source: Northwind on server prod
Destination: Northwind2 on server dev
After the plan was created, everything looks fine. The new database northwind2 was created successfully. I checked on server prod the jobs under SQL Server Agent, and also checked the log ship monitor, all the messages indicated that the log shipping works fine. However, the log shipping was scheduled to run every 15 minutes, but I inserted a record in northwind on server prod an hour ago and I still don't see the new record in Northwind2 on dev.
This is the first project my boss asked me to do as a DBA, any help is very appreciated.
Thanks in advance.