why occurs clause not mentioned in 01 level

Answer Posted / bhupendraprajapati

Level 01 is used to define record and record cannot be repeated using OCCUR clause.

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we change the password using ALTER? anyone tried and changed?

1721


What is the difference between a binary search and a sequential search what are the pertinent cobol?

909


How do you define a variable of comp-1 and comp-2?

889


What is a SSRANGE and NOSSRANGE?

1090


what happens if parmparameter passes zero bytes to the program

1856






how to convert the recors form vsam file to db2 table tru file aid

2968


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

1072


What are the rules of the move verb?

922


What are the pertinent COBOL commands?

2808


Which division and paragraphs are mandatory for a COBOL program?

897


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1391


what is the difference between COBOL2 AND COBOL390?

2696


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

11461


In COBOL, what is the different between index and subscript?

926


) what is the difference between AID and HANDLE AID?

1863