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 .