IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
What is static and dynamic call in cobol?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
On what systems PL/1 is available?
Define primary objective of cics?
what is a program described file in rpg?
what is db2 restart?
Where the QTEMP library will get created? if the the answer is QSYS, then howcome more than one job can create same library name(QTEMP) in QSYS? what is the uniqueness of QTEMP? For example, run the below command in different workstation WRKOBJ QSYS/QTEMP And take 8 in the option to check the description. both will have different info. so where(which LIB) exactly the QTEMP is stored?
What is the purpose of control intervals in vsam?
what is use of space parameter in dd statement?
What is the binary search?
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
How does jcl act on code(if you take a cobol program)?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
what is the use of data structures?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.