How to retrieve data from log files in SQL SERVER ?????
Answer Posted / madan
There is no way to to read log file in mssql server.
TO read log file there are some 3rd party tools.
Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What are the dis_advantages of stored procedures, triggers, indexes?
What is BCP? When does it used in sql server 2012?
Explain boyce and codd normal form(bcnf)?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
How do I edit a procedure in sql server?
How many clustered indexes there can be on table ?
What is a join in sql? What are the types of joins?
What is the difference between count and distinct count?
What is always encrypted?
What is named calculation? : sql server analysis services, ssas
Insert syudents details in table.Current system date &time insert into joining time.How do insert?( in sysdate only return current system date how do add time?)
Why normalization is used?
what is a sub-report?
What are different types of join?
You notice that the transaction log on one of your databases is over 4gb the size of the data file is 2mb what could cause this situation, and how can you fix it?