Re: SQL2k Profiler: load big trace file into table, on small system ?
- From: "Martijn Tonies" <m.tonies@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 17 Oct 2007 12:04:03 +0200
I am in a SQL2k environment, and am working on a machine with maybe 500 MBof
free space on its C:\ drive, where the SQL2k binaries are installed.in
I have some profiler files I generated on another box, some up to 2.5 GB
size.space
When trying to open the files, I get the error: "System is low on disk
on drivein
'C'. All SQL Profiler functions are temporarily disabeled." Apparently
Profiler tries
to load the trace file, and in the process creates another temporary work
file, on C:, into which it tries to load the trace log. Apparently when
there's no more space on C:\, profiler stops, and then loads - just the
incomplete trace data read so far - from profiler into a SQL table I
specify..
I need to load the whole trace log file into the table. How can I do that
the
existing environment ? Is there perhaps a reg key I can tweak to get the
temp file
re-directed to a different location, with more space ?
A magical key that allows you to tweak the C drive size as in:
Read 500 Mb as to be 50 Gb so that my 2.5 Gb file will fit?
--
Martijn Tonies
.
- Prev by Date: Re: BCP and CSV - my conclusions
- Next by Date: Re: SQL2k Profiler: load big trace file into table, on small system ?
- Previous by thread: Re: File Age to delete in sql 2005
- Next by thread: Re: SQL2k Profiler: load big trace file into table, on small system ?
- Index(es):
Relevant Pages
|