What is the basic functions for master, msdb, tempdb databases?

Answer Posted / dharmendra k. dixit

Master , MSDB and TempDB
these are the inbuild Database which r provided by SQL
SERVER.
All have their own functinality & responsbility like.

1. Master : Master DB is responsible for Storing all
information at system level.
2. MSDB : it is Microsoft DB, it creates a Copy of whole
Database in it
3. TempDB : it stores all the log information of Server,
it will initilize automatically wheneve Server will start,
the max. size alloted fro TempDB is 10MB.

Thanks & Regards
Dharmendra k. Dixit

Is This Answer Correct ?    16 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain what role entity and relationship play in an ER diagram.

580


What is the native system stored procedure to execute a command against all databases?

541


How many database files are there in sql server 2000?what are they?

583


What are the types of resultset?

535


How to optimize stored procedure optimization?

519






How to configure and test odbc dsn settings?

577


Tell me what is fill factor?

558


How to get a list all databases on the sql server?

583


What is molap and its advantage? : sql server analysis services, ssas

550


Explain primary key in sql server?

571


What are the differences between char and nchar in ms sql server?

537


What is the difference between varchar and varchar types?

568


Do you know what are the differences between lost updates and uncommitted dependencies?

547


How to handle error or exception in sql?

532


What is triggers and its types?

546