How many jobs will create for Mirroring, Log Shipping, and
Transactional Replication?
Answer Posted / gaurdas06
Four jobs will create :
1. Backup job - to take the backup of the logs
2. Copy job - to copy the logs to the destination/secondary server
3. Restore job - to restore logs on the target server and lastly
4. alert job - to send alert or report for any errors
Thnx
Andy
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do I trace a query in sql server?
How can I create a new template for import ? : sql server management studio
what are constraints? Explain different types of constraints? : Sql server database administration
How to read data in a table with "select" statements?
How to test odbc dsn connection settings?
What is database replication? What are the different types of replication you can set up in sql server?
what's the maximum size of a row? : Sql server database administration
How you can find out if an index is useful to the optimizer?
How to return the top 5 rows from a select query in ms sql server?
How to use copy and concatenate commands in SQL?
What is difference between index and primary key?
What encryption security is available in sql azure?
Explain system scalar functions?
What are the basic features of a trigger in ms sql server?
Explain primary key?