copy 100 records without using ibm utilities

Answer Posted / swapnil

USING AN OCCURS CLAUSE WE MOVE RECORD FROM ONE PS FILE TO
ANOTHER PS

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?

1532


Name some of the examples of COBOl 11?

2694


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2146


Write a program that uses move corresponding.

686


How do u write test cases?

1646






What is the utilization of copybook in cobol?

670


What is the difference between comp and comp-3 usage?

683


what is difference between cobol and cobol/400

21592


how do you reference the esds vsam file formats from cobol programs

645


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

704


if we display var1 then what will b displayed in below condition. 77 var1 pic s9(2) value -10. 77 var1 pic s9(2) value -11. " " " -12. " " " -13. -14 ... ... -19.

5708


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

943


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

642


Discuss about changing dataset name in proc.

769


Whats the difference between search & search ALL?

5293