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 are the types of normalization?
which database is best to use in oracle and sql server? explain reasons?
New concepts of sql server 2005 use in your project.
Explain what you mean by 3 tier architecture.
What is repeatable read?
What is create statement?
what is the maximum size of sql row in mssql?
How to enable tcp/ip protocol on a sql server?
Write a sql query to delete duplicate records from a table called table1
What is 3nf normalization?
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
Is it possible for a stored procedure to call itself or recursive stored procedure?
Oracle (3259)
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)