sqlserver 2000 tempdb
From: Hubert Mayr (huma1_at_gmx.net)
Date: 05/14/04
- Next message: Quantix: "RE: SQL DB with Video/audio content?"
- Previous message: Andres Taylor: "Re: Check integrity data in distributed database"
- Next in thread: Hari: "Re: sqlserver 2000 tempdb"
- Reply: Hari: "Re: sqlserver 2000 tempdb"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 14 May 2004 11:07:06 +0200
Hi!
I have a sqlserver 2000 database with 84GB. That tables of that database are
daily deleted and new imported with dts (odbc) from navision.
I have 3 disks.
disk1 34 GB:
partitions c: 10 GB free 1,8 GB
partition d: 24 GB free 11GB
disk2 34 GB
partition e: 34 GB free 22 GB
disk3 136 GB
partition f: 136 GB free 18 GB
my pagefile is on partition e: 1920 MB - 3840 MB
may sqlserver tempdb properties:
size 8070 MB
available size 8069 MB
tempdb has in file group primary two filenames
filename: tempdev ---> is on c: maximal filesize limited 5568 MB
(reserved 5567)
tempdev2 --> is on e: maximal filesize unlimited (reserved
2504)
my users are accessing to my tables with access. They read only the tables
(no updates, deletes..).
My question:
how and where (by what action) is in my case tempdb used.
how big should tempdb be? what is when it is too small?
Thanks
- Next message: Quantix: "RE: SQL DB with Video/audio content?"
- Previous message: Andres Taylor: "Re: Check integrity data in distributed database"
- Next in thread: Hari: "Re: sqlserver 2000 tempdb"
- Reply: Hari: "Re: sqlserver 2000 tempdb"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|