Define Check points and End Points?

Answer Posted / veeresh kethari

CheckPoints:Whenever we perform any DML operations in the
database,it will go to the checkpoint and then commit in
the database.If we don't have checkpoints,the data will get
store in transaction log file,once it got fill full,it will
make the database performance issues.
Endpoints:Endpoints are objects that represent a
communication point between the server and a client.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I create an extended event in sql server?

572


What is simple indexing method?

666


What are the different subsets of sql?

1065


Is the order of columns in the set clause important in ms sql server?

604


Explain about nested stored procedure?

672






what are the reporting service components in SSRS?

120


What is difference between oltp and olap?

675


Where views are stored in sql server?

645


What is 2nf example?

638


what is denormalization? : Sql server database administration

567


What is forward - only cursors / read only cursor?

625


What is msdb database? : SQL Server Architecture

623


Difference between connected and disconnected database in .net with sql server?

653


What is code near application topology?

218


Suppose you want to implement the following relationships while designing tables. How would you do it?a.) One-to-oneb.) One-to-manyc.) Many-to-many

605