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

Re: Temp object appear and are locked down by system processes dat
Aaron,
Result of the query you have given me:
-------------------------------
tempdev  xx:\Program Files\Microsoft SQL  Server\MSSQL\data\te
mpdb.mdf
templog xx:\Program Files\Microsoft SQL  Server\MSSQL\data\te
mplog.ldf
tempdb_1_Data  xx:\Data\Temp2

tempdb_2_Data xx:\Data\Temp3

tempdb_3_Data  xx:\Data\Temp4

tempdb_4_Data
xx:\Data\Temp5

tempdb_5_Data
xx:\Data\Temp6

tempdb_6_Data
xx:\Data\Temp7

tempdb_7_Data
xx:\Data\Temp8

tempdb_9_Data
xx:\Data\Temp9

tempdb_10_Data
xx:\Data\Temp10

tempdb_1_Log
x:\Logs\Temp2

tempdb_2_Log
x:\Logs\Temp3

tempdb_3_Log
x:\Logs\Temp4

tempdb_4_Log
x:\Logs\Temp5

tempdb_5_Log
x:\Logs\Temp6

tempdb_6_Log
x:\Logs\Temp7

tempdb_7_Log     x:\Logs\Temp8

tempdb_8_Log
x:\Logs\Temp9

tempdb_9_Log x:\Logs\Temp1-
ReportServerTempDB   xx:\Data\\ReportServ
erTempDB.mdf
 ReportServerTempDB_l
og  x:\Logs\\ReportServe
rTempDB_log.LDF
--
Regards,
Jamie


"Aaron Bertrand [SQL Server MVP]" wrote:

> Anything correlated to these files from:
>
> SELECT [name], [filename]
> FROM master..sysaltfiles
> WHERE filename LIKE '%temp%';
>
>
>
>
>
>
> "thejamie" < thejamie@discussions
.microsoft.com> wrote in message
> news:242A9684-FEC4-4922-9AFB- CBC6EFDC0C2C@microso
ft.com... 
>
>
>

Report this thread to moderator Post Follow-up to this message
Old Post
thejamie
11-01-06 12:13 AM


Re: Temp object appear and are locked down by system processes dat
So, you are creating these additional filesfor tempdb because you added the
files using ALTER DATABASE (or through the GUI).  They are meant to be there
as far as the system is concerned, but why, I'm not sure.  Anyway, I doubt
this specifically is causing any performance issues unless all the files are
really, really small.




"thejamie" < thejamie@discussions
.microsoft.com> wrote in message
news:2169BF13-671A-4E23-8770- 4E312DF223AA@microso
ft.com...
> Aaron,
> Result of the query you have given me:
> -------------------------------
> tempdev  xx:\Program Files\Microsoft SQL  Server\MSSQL\data\te
mpdb.mdf
> templog xx:\Program Files\Microsoft SQL  Server\MSSQL\data\te
mplog.ldf
> tempdb_1_Data  xx:\Data\Temp2
>
> tempdb_2_Data xx:\Data\Temp3
>
> tempdb_3_Data  xx:\Data\Temp4
>
> tempdb_4_Data
>                                  xx:\Data\Temp5
>
> tempdb_5_Data
>                                  xx:\Data\Temp6
>
> tempdb_6_Data
>                                  xx:\Data\Temp7
>
> tempdb_7_Data
>                                  xx:\Data\Temp8
>
> tempdb_9_Data
>                                  xx:\Data\Temp9
>
> tempdb_10_Data
>                                 xx:\Data\Temp10
>
> tempdb_1_Log
>                                  x:\Logs\Temp2
>
> tempdb_2_Log
>                                  x:\Logs\Temp3
>
> tempdb_3_Log
>                                  x:\Logs\Temp4
>
> tempdb_4_Log
>                                  x:\Logs\Temp5
>
> tempdb_5_Log
>                                 x:\Logs\Temp6
>
> tempdb_6_Log
>                                  x:\Logs\Temp7
>
> tempdb_7_Log     x:\Logs\Temp8
>
> tempdb_8_Log
>                                  x:\Logs\Temp9
>
> tempdb_9_Log x:\Logs\Temp1-
> ReportServerTempDB   xx:\Data\\ReportServ
erTempDB.mdf
>  ReportServerTempDB_l
og  x:\Logs\\ReportServe
rTempDB_log.LDF
> --
> Regards,
> Jamie
>
>
> "Aaron Bertrand [SQL Server MVP]" wrote:
> 



Report this thread to moderator Post Follow-up to this message
Old Post
Aaron Bertrand [SQL Server MVP]
11-01-06 12:13 AM


Re: Temp object appear and are locked down by system processes dat
Not sure how I managed to create these additional files.  Was there somethin
g
I physically did to cause them to appear?
--
Regards,
Jamie


"Aaron Bertrand [SQL Server MVP]" wrote:

> So, you are creating these additional filesfor tempdb because you added th
e
> files using ALTER DATABASE (or through the GUI).  They are meant to be the
re
> as far as the system is concerned, but why, I'm not sure.  Anyway, I doubt
> this specifically is causing any performance issues unless all the files a
re
> really, really small.
>
>
>
>
> "thejamie" < thejamie@discussions
.microsoft.com> wrote in message
> news:2169BF13-671A-4E23-8770- 4E312DF223AA@microso
ft.com... 
>
>
>

Report this thread to moderator Post Follow-up to this message
Old Post
thejamie
11-01-06 12:13 AM


Re: Temp object appear and are locked down by system processes dat
thnks - we had a portal server dying...  just coincidental that these files
appeared...
--
Regards,
Jamie


"thejamie" wrote:

> Not sure how I managed to create these additional files.  Was there someth
ing
> I physically did to cause them to appear?
> --
> Regards,
> Jamie
>
>
> "Aaron Bertrand [SQL Server MVP]" wrote:
> 

Report this thread to moderator Post Follow-up to this message
Old Post
thejamie
11-01-06 12:13 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 08:34 PM.

 
Mobile devices forum | Database support forum archive




Copyrights DropTable.com Database Support Forum 2004 - 2006