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 |
How to get @@error and @@rowcount at the same time?
what is a self join? Explain it with an example? : Sql server database administration
Can Somebody tell me the difference between Clustered & Non- Clustered Index??
Why I am getting "the microsoft .net framework 2.0 in not installed" message?
How to write character string constants or literals in ms sql server?
Explain steps of normalization?
What is compound operators?
How many columns can we include on clustered index ?
What do you understand by the analysis services in sql server?
If we delete pack Spec what will be the status of pack Body ?
What are the purposes and advantages stored procedure?
Which data type columns are the best candidates for full-text indexing?
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)