why occurs clause not mentioned in 01 level

Answer Posted / m

we have 2 types of redefines
1. Explicit redefines -- we generally use in our cobol
logic using redefine keyword.

2. Implicit redefines -- system redefines its spaces
accordingly .. eg: the variable/record defined with 01
level are usually redefined by the system.

this is th ereason why we wont define occurs clause @ 01
level

Is This Answer Correct ?    8 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

616


what is difference between cobol and cobol/400

21550


Have you used comp and comp-3 in your project? And how?

2003


What is the difference between Global and External Variables?

657


Explain about different table spaces.

642






What is redefines clause in COBOL?

841


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1833


What is the difference between next sentence and continue in cobol programing language?

700


Write a program to enter and display the names of students in a class using the occurs clause.

644


What rules are to be followed while using the corresponding options?

627


How to remove 2 duplicate records and copy only one using job control language?

731


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?

5364


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

690


Which is not true about evaluate statement

1564


Discuss about changing dataset name in proc.

757