|
database
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Incease Database sizemy database is 90% full. how would I increase the size of the size?
when the database full does it mean to increase or make a new datafile? > my database is 90% full. how would I increase the size of the size? ALTER DATABASE ... MODIFY FILE...Details in Books Online. > when the database full does it mean to increase or make a new datafile? It is up to you whether you want to increase the current database files or create a new database file. -- Show quoteTibor Karaszi, SQL Server MVP http://www.karaszi.com/sqlserver/default.asp http://www.solidqualitylearning.com/ "FARRUKH" <farrscorpi***@hotmail.com> wrote in message news:AA942E20-A9C0-4ECE-A8E4-0AC501068341@microsoft.com... > my database is 90% full. how would I increase the size of the size? > > when the database full does it mean to increase or make a new datafile?
Other interesting topics
|
|||||||||||||||||||||||