IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
8681. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
1049There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
1181
explain how do you define a gdg in vsam?
If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?
Name a few CICS programs which are generally used ?
What is a lds (linear data set) and what is it used for?
What is the purpose of dd dummy statement?
what is diffrence b/w file-aid tool and file-aid utility???
what optimum values can we find for freespace, ci etc?
what is join logical file?
If the stored record is not defined as automatic of a set, how can it be stored as a member of the set?
What the difference is between continue and next sentence?
what is *inzsr used for?
How many ways are there for initiating a transaction?
How do you overcome this limitation ?
What are foreign keys in db2?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?