This is a discussion on Access queries using up space on server's C: drive within the MS SQL ODBC forums, part of the Microsoft SQL Server category; --> I have users who are running large SELECT type queries in Access against a SQL Server via ODBC. What ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| I have users who are running large SELECT type queries in Access against a SQL Server via ODBC. What happens is that the c:\documents and settings\<username>\Local Settings\Temp on the SQL server itself gets filled until the drive starts running low on space. Other than to free up space on the server's C: drive, are there any good suggestions to redirecting where Access stores the temp files? -- ************************************************* Andy S. andymcdba1@noreply.yahoo.com Please remove "noreply" before replying. ************************************************* |
| |||
| Who's profile "<username>" ? And \temp dir gets filled up with what? -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Andy S." wrote: | I have users who are running large SELECT type queries in Access against | a SQL Server via ODBC. What happens is that the c:\documents and | settings\<username>\Local Settings\Temp on the SQL server itself gets filled | until the drive starts running low on space. Other than to free up space on | the server's C: drive, are there any good suggestions to redirecting where | Access stores the temp files? | | | -- | | ************************************************* | Andy S. | andymcdba1@noreply.yahoo.com | | Please remove "noreply" before replying. | | ************************************************* | | |
| |||
| Unfortunately, the end users are creating the queries. I wish I could have coded everything myself, but that isn't an option. I'm thinking of even trying to redirect the ODBC log directory setting, but I was hoping there might be other ideas. I'd actually rather keep all the temp files locally on the clients where there is plenty of room. <dbahooker@hotmail.com> wrote in message news:1128027434.706417.58830@g49g2000cwa.googlegro ups.com... > yeah > > use access data projects instead and keep all your temp tables on the > db server.. where they belong (and have a good io system on the server) > |
| |||
| username would be the end user's profile. I'm not sure of the file extension, but it is a single large temp file that can grow several hundred MB in size. I think it is from the ODBC setting for saving long running queries to a particular folder. I'm not sure why it wouldn't be on the workstation vs. the server. "Dave Patrick" <DSPatrick@nOsPAM.gmail.com> wrote in message news:ermq9mTxFHA.3740@tk2msftngp13.phx.gbl... > Who's profile "<username>" ? And \temp dir gets filled up with what? > > -- > Regards, > > Dave Patrick ....Please no email replies - reply in newsgroup. > Microsoft Certified Professional > Microsoft MVP [Windows] > http://www.microsoft.com/protect > > "Andy S." wrote: > | I have users who are running large SELECT type queries in Access > against > | a SQL Server via ODBC. What happens is that the c:\documents and > | settings\<username>\Local Settings\Temp on the SQL server itself gets > filled > | until the drive starts running low on space. Other than to free up > space > on > | the server's C: drive, are there any good suggestions to redirecting > where > | Access stores the temp files? > | > | > | -- > | > | ************************************************* > | Andy S. > | andymcdba1@noreply.yahoo.com > | > | Please remove "noreply" before replying. > | > | ************************************************* > | > | > > |
| |||
| How did the user profile folders on the SQL server come about? Do they terminal service into the box? Some details of the files and or file types may help. I've been running this scenario for a long time and never seen this before. -- Regards, Dave Patrick ....Please no email replies - reply in newsgroup. Microsoft Certified Professional Microsoft MVP [Windows] http://www.microsoft.com/protect "Andy S." wrote: | username would be the end user's profile. I'm not sure of the file | extension, but it is a single large temp file that can grow several hundred | MB in size. I think it is from the ODBC setting for saving long running | queries to a particular folder. I'm not sure why it wouldn't be on the | workstation vs. the server. |
| Thread Tools | |
| Display Modes | |
|
|