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 3nf normalization form?
How to defragment indexes with alter index ... Reorganize?
What are the advantages of using views. Why do we need views when we have SPs?
How to get a list of columns in a view using the "sp_help" stored procedure?
Does a sql server 2005 select statement require a from?
Difference b/w Clustered & non-clustered index? Not the bookish definition, but how they internally works in SQL Server?
Explain about nested stored procedure?
Explain the types of indexes.
Tell me what is de-normalization and what are some of the examples of it?
wat is tuff file in log shipping, wt is d use of tht file?
Your company has 50 branches all over the country all the branches, including the head office have sql server as the database every night all 50 branches upload certain information to the head office which replication topology is best suited for the above scenario?
How many types of the database links?
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)