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 |
I have to display ten columns values from diffrent ten tables. how many joins are require?
10 Answers CarrizalSoft Technologies, HCL,
What is a join and their types?
2 Answers Challenger Financial,
Advantages and Disadvantages of Cursor?
15 Answers Polytechnic, TCS, Zenith,
What are the recovery models in sql server 2000?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
How to call stored procedure using http soap?
What is a deadlock and what is a live lock?
Suppose i have one sql query that contains 2 minute to execute.After one weekly i am executing same query that is taking 5 minute.Why our same query is taking more time.what would be my approach to reduce execution time.Please help.
1 Answers Cognizant, HCL, Value Labs,
What is failover clustering overview?
What is user-defined multi-statement table-valued function?
What is blocking in SQL Server? If this situation occurs how to troubleshoot this issue
Tell me what is the significance of null value and why should we avoid permitting null values?
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)