Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is maximum size of temp db?

Answer Posted / senthilkumar

Physical Properties of tempdb
The following table lists the initial configuration values of the tempdb data and log files. The sizes of these files may vary slightly for different editions of SQL Server.

File Logical name Physical name File growth
Primary data
tempdev
tempdb.mdf
Autogrow by 10 percent until the disk is full

Log
templog
templog.ldf
Autogrow by 10 percent to a maximum of 2 terabytes

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What Are the Main Features of SQL Azure?

121


where can you add custom error messages to sql server? : Sql server administration

1172


Which rendering formats are affected by the pagesize properties?

151


What is implicit mode in sql server?

1153


What different steps will a sql server developer take to secure sql server?

1039


Can we insert data into view sql server?

981


How much space does sql server 2016 take?

1033


What is the difference between a function and a stored procedure?

1119


How to update muliple row in single query?

1112


What is the difference between index seek vs. Index scan?

1062


How do I edit a procedure in sql server?

1000


What is the difference between varchar and varchar(max) datatypes?

1133


what is an index? : Sql server database administration

1022


What is the difference between a primary key and a unique key? Are they the same?

1119


What is a not null constraint?

1086