What is Redefines clause?

Answer Posted / a.roselin

Redefine Clause represents the same storage locations by
diffent data types

Is This Answer Correct ?    62 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

2337


How many bytes S(8) comp field occupy and its maximum value?

1634


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

710


What are the various section in data division and briefly explain them.

700


Which is not true about evaluate statement

1586






how to move the records from file to array table. give with code example

2221


Explain the configuration section of a cobol program with examples of syntax.

660


) what is the difference between AID and HANDLE AID?

1637


Define cobol?

864


how to refer the data field?

1812


What is rmode(any) ?

686


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?

1230


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

766


What are the pertinent COBOL

2045


How do we get current date from system with century in COBOL?

807