473,396 Members | 1,724 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,396 software developers and data experts.

SQL10003C

One of the java developer is getting error

SQL10003C
There are not enough system resources to process the request. The
request cannot be processed.

They are running massive SQL which runs fine and send result to JDBC
resultset. then they run bunch of small sql on resultset. then they
receive above error

I do not see anything in diaglog. Is there a possibility that this
error is generated by db2 client?

Mar 6 '07 #1
2 5444
I'd go back to the developer and verify what they told you. A JDBC
result set is the output of an SQL query. I've never heard of "running a
bunch of small sql on the (JDBC) result set."

Phil Sherman

db2admin wrote:
One of the java developer is getting error

SQL10003C
There are not enough system resources to process the request. The
request cannot be processed.

They are running massive SQL which runs fine and send result to JDBC
resultset. then they run bunch of small sql on resultset. then they
receive above error

I do not see anything in diaglog. Is there a possibility that this
error is generated by db2 client?
Mar 6 '07 #2
I am sorry for confusing everyone
queries are actually run against database only but they are
constructed ( where clause ) using data from resultset of large query
program ( java code ) loop through result set of large query ( ~ 1
million rows ) and construct small SQL
my question is if db2 client can be overwhelmed with memory
requirement of resultset for large query and cause db2 errror i
mentioned earlier
On Mar 6, 12:44 pm, Phil Sherman <psher...@ameritech.netwrote:
I'd go back to the developer and verify what they told you. A JDBC
result set is the output of an SQL query. I've never heard of "running a
bunch of small sql on the (JDBC) result set."

Phil Sherman

db2admin wrote:
One of the java developer is getting error
SQL10003C
There are not enough system resources to process the request. The
request cannot be processed.
They are running massive SQL which runs fine and send result to JDBC
resultset. then they run bunch of small sql on resultset. then they
receive above error
I do not see anything in diaglog. Is there a possibility that this
error is generated by db2 client?

Mar 6 '07 #3

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

Similar topics

3
by: Nils Ottar Molde | last post by:
Hi all. Here's the problem. Created one instance db2inst1, started the database manager, and created a database (XDTGOM). Everything works perfect. Stopped the database manager for this...
0
by: db2admin | last post by:
While running following command CREATE INDEX ABC.CDE_X1 ON ABC.CDE (C1 ASC, C2 ASC, C3 ASC, C4 ASC ) allow reverse scans collect detailed statistics DB21034E The command was processed as an SQL...
0
by: Jon.Hakkinen | last post by:
Hi, I'm getting SQL10003C when running this stored procedure. I declare the clob variable size as 1 G just to be safe for extreme cases, when it's reasonable to get the error But for most cases...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
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
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.