1.What is the default print format in cobol?

Answer Posted / lakshmisudha

dump is correct answer when if u r using IDCAMS utility
print command in Vsam in that time DUMP is correct


in cobol DEFAULT IS CORRECT

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?

1923


What is link edit in cobol?

741


) How do u handle errors in BMS macro

1503


What is the local-storage section?

680


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5369






What is rmode(24)

676


What are various search techniques in cobol? Explain.

641


Write down the divisions of cobol program?

665


What is the usage of comp fields in cobol?

651


How you can read the file from bottom?

656


Can we redefine the field of x(200) to less than 200?

814


For rewrite, why is it mandatory that file needs to be opened?

619


Name the sections present in data division.

697


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 ......

10571


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

706