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)?
1051There 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 the function of a dd statement?
What is the full form of adabas?
how to convert the recors form vsam file to db2 table tru file aid
What is the difference between Call and a Link?
Explain about base register?
In Which Specs Arrays, Tables & Constants Are Defined?
Define the attribute byte?
Name a few CICS programs which are generally used ?
what is arrival sequence?
cics command level is?
What is the use of trt instruction?
What is data trace system 2.0 used for?
What is the comaera (communication area)?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?