In-memory Tables in cobol



Support for OS/VS COBOL, VS COBOL II, COBOL for OS/390 & VM and Enterprise COBOL for z/OS

In-memory Tables in cobol

Postby Sonam Bhatia » Fri Jan 06, 2012 7:30 am

Hi ,

I have a Cobol program that has internal tables used for processing large amount of data.This has increased the processing time considerably. The alternatives are to use DB2 tables / in-memory tables. I have been looking around for info on in-memory tables in Mainframes ,how are they created, accessed , read etc.. using Cobol or any other way.
Please help!

Thank you .
Sonam Bhatia
 
Posts: 1
Joined: Fri Jan 06, 2012 7:16 am
Has thanked: 0 time
Been thanked: 0 time

Re: In-memory Tables in cobol

Postby dick scherrer » Fri Jan 06, 2012 9:16 am

Hello and welcome to the forum,

To your understanding, what is the difference between an "internal" table and an "in-memory" table.

What do you mean by "processing tme"? Wall-time or cpu time or something else?

If you clearly describe the process, someone may have a suggestion.
Hope this helps,
d.sch.
User avatar
dick scherrer
Global moderator
 
Posts: 6268
Joined: Sat Jun 09, 2007 8:58 am
Has thanked: 3 times
Been thanked: 93 times


Return to IBM Cobol

 


  • Related topics
    Replies
    Views
    Last post