I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
HP,
2631how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).
2 7700what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........
1 4227
What is runstats utility in db2?
what JCL Procedures?
Define an aey9 abend?
When do you specify the isolation level?
What is a run unit in idms?
what will happen if there is no secondary allocation made for datasets?
Can you explain common systems area?
How to override loadlib?
What is the function of dd name parameter with a 2 part structure; audit.report?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
How many module come in Ibm framework?
how would find total records in files using sequential?
what is a corelated subquerry?
What are foreign keys in db2?
Mention the option used in a cics command to retrieve the response code after execution of the command?