IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
Name the three ways available for a program to position the cursor on the screen?
Explain how do you handle errors in cics programs?
What is array in as400? What are the types of array?
Explain psbgen process?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
How jcl is used for testing batch programs?
1. 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)?
Comment whether the cursor is closed during commit or not.
What are the rules for db2 programming?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
How to avoid using indicators in ile ?
What is phantom read in db2?
What is sqlca?
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?