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?
Answers were Sorted based on User's Feedback
Answer / 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 |
What is transaction server explicit transaction?
Can we write trigger for view?
What is a livelock?
What is the difference between osql and query analyzer?
What is nolock hint in sql server 2008
What are the benefits and tasks of object explorer? : sql server management studio
How to perform key word search in tables?
Define candidate key, alternate key, and composite key.
How to get a list of columns in a view using the "sp_columns" stored procedure?
How do I find the size of a sql server database?
Explain the truncate command? : SQL Server Architecture
what is meant by deafult in sql server?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)