Answer Posted / vinodh
It is a RENAME clause.
| Is This Answer Correct ? | 20 Yes | 4 No |
Post New Answer View All Answers
What is the difference between comp and comp-3?
What is amode(31)
Why would you use find and get rather than to obtain?
What is the difference between Global and External Variables?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
what is amode(24), amode(31), rmode(24) and rmode(any)?
How do you get the data to code the BMS macro?
How to remove 2 duplicate records and copy only one using job control language?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What rules are to be followed while using the corresponding options?
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
What do you understand by psb and acb?
How do you differentiate between cobol and cobol-ii?
For rewrite, why is it mandatory that file needs to be opened?