How to check what was the last restore transaction LSN on
Log-Shipping and Mirroring when we doesn't have a Monitor
server and Witness server?

Answer Posted / narasimha

Select redo_start_lsn from sys.master_files where
database_id = db_id('SecondaryDatabaseName') and type = 0

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is localdb stored?

564


Why the trigger fires multiple times in single login?

729


What are clustered and non-clustered index?

550


What is the difference between TRUNCATE and DROP?

633


Data table as parameter in sql server?

569






write an SQL query to list the employees who joined in the month of January?

1155


What is a heap?

619


Which data type columns are the best candidates for full-text indexing?

604


Explain what is dbcc?

596


What is a database table?

526


what is a default tcp/ip socket assigned for sql server? : Sql server database administration

535


What are the options which must be set to allow the usage of optimistic models?

520


You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?

88


What is "scheduled jobs" or "scheduled tasks"?

558


Explain various data region available in ssrs with their use?

494