Drop Table

Support Forum for database administrators and web based access to important newsgroups related to databases
Register on Database Support Forum Edit your profileCalendarFind other Database Support forum membersFrequently Asked QuestionsSearch this forum -> 
For Database admins: Free Database-related Magazines Now Free shipping to Texas


Post New Thread










Thread
Author

Database Grow Problems
I am having problems when I try to grow my database.  It seems to be taken a
long time (1 hour and still going) and is also making the system
unresponsive.  The CPU is at 0 but the computer is so slow nothing can be
done.  This is a dual processor system with 2ghz processors.  I am using the
express version and am trying to grow a database from 45 mb to the maximum
of 4096 mb.

Is this normall or is there something wrong with the hard drive, system or
database?  I ran the dbcc tool and it did not report any problem with the
tables or index.

The reason I decided to grow it to the max is because my incremental grows
were slowing down my application.  I figured if I set it to the maximum it
would speed things up.  I didn't know growing it would take this long.


Bob



Report this thread to moderator Post Follow-up to this message
Old Post
Bob
04-01-06 01:23 AM


Re: Database Grow Problems
That seems excessive for just 4GB of growth but by default it will have to
zero initialize every bit in the file. This normally takes a while and
depends heavily on the hardware as to how long.  If you are running on
Windows XP or Windows 2003 then you may be able to take advantage of Instant
file initialization.  From BOL:

Instant file initialization is only available if the SQL Server
(MSSQLSERVER) service account has been granted  SE_MANAGE_VOLUME_NAM
E.
Members of the Windows Administrator group have this right and can grant it
to other users by adding them to the Perform Volume Maintenance Tasks
security policy. For more information about assigning user rights, see the
Windows documentation.


--
Andrew J. Kelly  SQL MVP


"Bob" <msgdev@hotmail.com> wrote in message
news:%23RvjnVQVGHA.5288@TK2MSFTNGP14.phx.gbl...
>I am having problems when I try to grow my database.  It seems to be taken
>a long time (1 hour and still going) and is also making the system
>unresponsive.  The CPU is at 0 but the computer is so slow nothing can be
>done.  This is a dual processor system with 2ghz processors.  I am using
>the express version and am trying to grow a database from 45 mb to the
>maximum of 4096 mb.
>
> Is this normall or is there something wrong with the hard drive, system or
> database?  I ran the dbcc tool and it did not report any problem with the
> tables or index.
>
> The reason I decided to grow it to the max is because my incremental grows
> were slowing down my application.  I figured if I set it to the maximum it
> would speed things up.  I didn't know growing it would take this long.
>
>
> Bob
>



Report this thread to moderator Post Follow-up to this message
Old Post
Andrew J. Kelly
04-01-06 01:23 AM


Sponsored Links





Last Thread Next Thread
Post New Thread

MS SQL Server archive

Show a Printable Version Email This Page to Someone! Receive updates to this thread
Microsoft SQL Server
Access database support
PostgreSQL Replication
SQL Server ODBC
FoxPro Support
PostgreSQL pgAdmin
SQL Server Clustering
MySQL ODBC
Web Applications with dBASE
SQL Server CE
MySQL++
Sybase Database Support
MS SQL Full Text Search
PostgreSQL Administration
SQL Anywhere support
DB2 UDB Database
Paradox Database Support
Filemaker Database
Berkley DB
SQL 2000/2000i database
ASE Database
Forum Jump:
All times are GMT. The time now is 07:58 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006