what is level 66 means??

Answer Posted / raghunandan

Level no. 66 can be used for data description entries
that contains RENAME clause.
Remember that level-66 entry can not rename another
level-66 entry and also it can not rename level-01, level-
77, or level-88 entry.
For logical records one or more RENAME entries can be
written.

Is This Answer Correct ?    26 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

647


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2045


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1605


example for sub strings ? and refernce modifications whit output pls

1833


How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.

3706






How do define dynamic array in cobol.

663


What are all the divisions of a COBOL program?

658


What rules are followed by the search verb.

629


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?

1221


What is a report item?

731


How are the next sentence and continue different from each other?

753


Give some examples of command terminators?

749


) How do u handle errors in BMS macro?

1418


What is the compute verb? How is it used?

649


What are the different rules of SORT operation?

689