scb_*.tmp Files
- From: babyjiang_us2@xxxxxxxxx
- Date: 5 May 2005 09:37:09 -0700
I am facing a problem similar to the problem here.
http://www.linuxquestions.org/questions/showthread.php?threadid=74955
Basically, I am using MS Sql Server JDBC driver. After running my
servlet for a while, I got a "Too many open files" error. Then I
discovered JDBC driver had created more than 20000 files named
"scb_*.tmp", "scb_*.tmp" and "scp_*.tmp" in /var/tomcat/temp/. "*"
is a number here.
the scd_ file appears to contain the results of my query, whilst one,
the scb file, is always empty.
I have no idea where these files come from.
Need help.
Thanks very much.
Hong
:)
.
- Follow-Ups:
- RE: scb_*.tmp Files
- From: Kamil Sykora [MSFT]
- RE: scb_*.tmp Files
- Prev by Date: Re: JDBC Driver Settings
- Next by Date: Re: Is MSDE supported by Microsoft SQL Server 2000 driver for JDBC
- Previous by thread: Re: JDBC Driver Settings
- Next by thread: RE: scb_*.tmp Files
- Index(es):
Loading