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,
2678how do you move only numeric data from A to B 01 A pic x(10) value 'a1b2c34d5e'. 01 B pic x(5).
2 7807what are the copybook changes generally we done?can anyone tell me......... Thanks in advance........
1 4310
What is the difference between "db2ilist" and "db2 get instance" commands in DB2 Database Server?
explain about maximum displacement and how to cross this limit?
Is it possible to alter a table – for example adding a column, when another user is accessing or updating some columns?
What is the use of uni-rexx?
What is mpp mode?
What is a dbrm in db2?
Explain how can a jobs execution priority be modified?
What is dpf in db2?
Define a path?
Explain the function done by data manager?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How can you validate Sql errors during cursor operation in db2 pgms and where do you code?
What is need of start 0? In steed of can we use anyother numerics? If we use what will happen?
When the like statement is used?
which is the cics control program that provides communication services between user written application programs and terminals?