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 the difference between writing data to mirrored drives versus raid5 drives
Describe in brief system database.
What is an etl file?
What are different types of table joins?
What are transactions in sql?
What is normalization?
Is sql server free?
What are cursors? Name four types of cursors and when each one would be applied?
Can you leave a union at any time?
Give an example of why you would want to denormalize a database
What is the purpose of a table?
Does group by or order by come first?
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)