473,399 Members | 2,478 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,399 software developers and data experts.

System resource exceeded.

Hello

one of our servers (win2k adv server, IIS5, MDAC 2.8, full patched),
once a day in the afternoon starts giving this error on every site
that uses asp:

Microsoft OLE DB Provider for ODBC Drivers error '8007000e'
[Microsoft][ODBC Microsoft Access Driver] System resource exceeded.

the memory used goes from 800Kb to 1,5Gb (1Gb of physical ram
available), and even though the cpu used isn't 100% we need to reboot
because everything dramatically slows down.

There are many sites hosted on this server and we never had this
problem before... The culprit must be one of the new sites then.

Is there a practical way to find out which site is the culprit?

Thanks
Jul 19 '05 #1
1 21732
You may have too many open connections to your DB. Access can only handle
so much. Try going through your code and make sure you are closing and
destroying your connections immediately after they are no longer needed.
Also switch from ODBC to OLE DB using a connection string from
www.connectionstrings.com.

Ray at home

"Roberto Ortolano" <or*****@ch.alicom.com> wrote in message
news:ae**************************@posting.google.c om...
Hello

one of our servers (win2k adv server, IIS5, MDAC 2.8, full patched),
once a day in the afternoon starts giving this error on every site
that uses asp:

Microsoft OLE DB Provider for ODBC Drivers error '8007000e'
[Microsoft][ODBC Microsoft Access Driver] System resource exceeded.

the memory used goes from 800Kb to 1,5Gb (1Gb of physical ram
available), and even though the cpu used isn't 100% we need to reboot
because everything dramatically slows down.

There are many sites hosted on this server and we never had this
problem before... The culprit must be one of the new sites then.

Is there a practical way to find out which site is the culprit?

Thanks

Jul 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
by: gf | last post by:
I have searched the MySQL site for information as to what this error is and how to adjust the value. Here is the full text of the message SQL Error : 1226 User 'xxxxxx' has exceeded the...
2
by: mark | r | last post by:
Microsoft JET Database Engine error '80004005' System resource exceeded. /webutils/include_webstats_weeklycount.asp, line 23 Anyone know what this means and how to fix it. Mark
1
by: Manuel Lopez | last post by:
I get a run-time error 3035 ("system resources exceeded") running DAO code in XP x64 that works fine under 32-bit XP. It updates 405,000 records. Dim dbs as DAO.Database If dbs=Nothing Then Set...
1
by: mattias192 | last post by:
I cannot make sense of the ODBC error messages my VBA application throws at me. I connect to an Access database of about 500MB in size. First, there is the "Not enough space on temporary disk"....
6
by: chengsi | last post by:
Hi guys, I get the "System Resource Exceeded" error when I run a report, but the query which it is based on runs ok (take about 1.5 mins to run tho). Anyone have any suggestions on how to avoid...
23
by: Rogiecrockett | last post by:
I am new to this site. I have searched and found similar posts but don't think they are answering my question. I have a basic and simple DB. 4,170,000 records each record being 6 fields. File...
11
by: rharding | last post by:
I am getting a "3035 - System resource exceeded" error message when running a DoCmd.TransferText to load a .csv file into a SQL linked table using Access 2003 on Windows 2000. The .csv file contains...
2
by: Jx4 | last post by:
Hi, I'm working a database that uses a lot of queries. I need to calculate different interest rates each month and different transactions. Everything is working for the first 4 months fine, but when...
4
by: hash4sp | last post by:
Hello ! At times I get an error i.e. "System Resources Exceeded" and then the database (.dbf) stops responding. I have to start system to make it work again. I searched on the internet regarding...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.