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 difference between TRUNCATE and DELETE statement
What are filegroups in sql server?
What is nonclustered index on computed columns?
What is update_statistics command?
Determine when to use stored procedure to complete sql server tasks?
What is attribute relationships, why we need it? : sql server analysis services, ssas
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
What is scalar user-defined function?
How can you swap values between two rows in a table using single- SQL statement?
1 Answers Tavant Technologies, Virtusa,
What’s the distinction between dropping a info and taking a info offline?
Mention the differences between having and where clause.
What is nested transaction?
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)