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,
2612how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).
2 7654what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........
1 4217
how many buffers are allocated to vsam ksds and esds?
What is program reentrance?
Explain how can a jobs execution priority be modified?
Write some characteristics of cobol as means of business language.
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
In real storage usage. By monitor through rmf iii the usage of real storage keep in increasing everyday. Why this happen?
My IMS main progam is calling Db2 subroutine ...Its giving - 923 db2 sql code..so could any one tell how to solve this issue.
What is difference between static call and dynamic call?
What is a dbrm in db2?
How do you concatenate the firstname and lastname from emp table to give a complete name?
how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
Sync points cannot be requested by the application programs? State true or false
What is task control?
Explain the two ways in which dl/i interface can be invoked?
When you are working with the project.. once your coding is over what will u do? where u r maintaining your CR(change request) what is the format what are the documents u need to prepare while testing?