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.
1566Hi 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 2908Difference between file status codes 02 and 22.... since both are for duplicate key detection.
1 3124Extract 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 3837Read 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 2633
Explain the jcl exec statement?
What's The Percentage Free Space ?
How to check sequence on a table in db2?
What methods are available for persisting records in an idms database? Explain.
Explain the difference between record occurrence and record type?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
What is an ims database?
what is JCL?
How to compare data between two tables in db2?
What is the syntax for creating a table in the db2 database?
In a KSDS file, key is missing for one record. How to insert the key for that particular record from back up file. Is there any sorting needed for the back up file before the key insertion?
Explain eib?
State the uses of syspring, sysin, sort fields, sum fields and dummy.
List the different jcl statements that are not permitted in the procedures?