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.
1638Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.
1 2992Difference between file status codes 02 and 22.... since both are for duplicate key detection.
1 3252Extract only those records from a PS file which are having word 'TEXT' in the records using COBOL? The word TEXT is not present in a particular position in all the records.
RBS,
2 3980Read a flat file and write last but one (I have n records in a file I have to write n-1th) record in another flat file. Could you please provide me the code in COBOL?
1 2744
Is automatic restart possible in jcl? If yes, how?
How do I delete a table in database?
Define TCT.
what will happen when you try to open an empty vsam file in a cobol program for input?
Explain cebr transaction commands?
what is the role of the is numeric clause?
what is difference between cobol and cobol/400
Can you explain communication area?
Suppose I have a ksds file. I have a records like 1,2,3,4,5,6,...100. I want to read using dynamic mode like from 10 the record onwards like, 10,12,14,16,18,....60. Wat is the command for this?
What is plan in cobol db2?
What is maximum displacement and how to cross this limit?
What are the main uses of the transaction in the cics?
Name the three ways available for a program to position the cursor on the screen?
What is the main purpose of having user catalog in vsam?
Explain the thress bms options?