In a program, variables are used but no DB2 involved in it. Can you call it as host variables??
EDS,
4 8541Hi All, Can anyone tell me how we can MOVE value of a X(19) variable to a S9(17) COMP-3 variable? Answer with an Example will be of great help.
EDS,
6 27768Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.
EDS,
5 15658i have the job which has written updated 100 records into the table and for 101th record it got abended and i want to start the job again and should wirte from 101th record not from 1st record..how to do it..?
6 12733We have 3 programms A,B,C.In the middle of the program A the controls goes to program B and in the middle of the program B control wants to go program C,after completion of program C again control comes to program B and again after completion of program B control comes to program A.How the process will takes and what are the controls we use for that process.If it is possible anybody of you explain with example?
IBM,
5 11159
IF I mention stop run in CICS what happens?
How do you differentiate between cobol and cobol-ii?
What is static and dynamic call in cobol?
What do you understand by psb and acb?
Explain how to differentiate call by context by comparing it to other calls?
What are the different rules for performing sort operation?
What are the different rules to perform a Search?
How many sections are there in data division in COBOL?
In which area will you utilize 88 level items in cobol?
What is the use of intialize verb?
i need a small 3d program using inline and outline.
When is inspect verb is used in cobol?
How many bytes S(8) comp field occupy and its maximum value?
Give some examples of command terminators?
what is difference between cobol and cobol/400