What is db2 purescale?
I have program P1 which calls file F1 which has 100 records and following structure 001 .................. 002 .................. 003 .................. 098 .................... 099 ................... 100 .................... Now I want to read these files and write these records in file F2 in following manner. 001 ...... 051 ..... 002 ...... 052 ..... 003 ...... 053 ..... .......... ....... .......... ....... .......... ....... 048 ........ 098 ...... 049 .......... 099 ....... 050 .... 100 ......
How can you count the number of rows from a table tab?
what is DSN parameter and DISP parameter is used for?
which utility is used to run a cobol-db2 program?
how do you reference the rrds file formats from cobol programs
What is difference between static and dynamic call in cobol?
which utility is used to sort a file in jcl?
What does "using" do?
What is length is cobol?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Explain about LMQUERY�give a dialog information about a data set
Which Search verb is equivalent to PERFORM…VARYING?
What is the usage of comp fields in cobol?
What is the function of commit in idms?