IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

DB2 Stored Procedure (Language COBOL)


IBM Mainframe Forums -> DB2
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Santoshkumar Sala

New User


Joined: 18 Jul 2010
Posts: 12
Location: Mumbai

PostPosted: Mon Jan 30, 2012 4:20 pm
Reply with quote

Hi All,

I am trying to execute a DB2 Stored Procedure (Language Cobol) using IBM Development Center Tool.

In this SP I am fetching records from Table for generating an Online Report.

This SP is working fine if I try to generate an online report for 10K records.

Testing for more than 10K (i.e. requirement is upto 100K records) then i am getting the below error.

"OUT OF MEMORY"

No return codes no SQLCODES / SQLSTATES.

Kindly please help me on this issue.

Thanks in Advance.
Back to top
View user's profile Send private message
Santoshkumar Sala

New User


Joined: 18 Jul 2010
Posts: 12
Location: Mumbai

PostPosted: Mon Jan 30, 2012 4:42 pm
Reply with quote

Hi All,

Please find the error message copied below.

"SYSPROC".UHAXPGETINFO - Run started.
"SYSPROC".UHAXPGETINFO - Exception occurred while running:
java.lang.OutOfMemoryError
"SYSPROC".UHAXPGETINFO - Roll back completed successfully.
"SYSPROC".UHAXPGETINFO - Run failed.


Thanks
Santoshkumar S
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> DB2

 


Similar Topics
Topic Forum Replies
No new posts Replace each space in cobol string wi... COBOL Programming 3
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
No new posts Generate random number from range of ... COBOL Programming 3
Search our Forums:

Back to Top