IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) Suppose if there are a set of statements and each has a word “value” in it, if I want to display all these statements so that the word “value” is aligned, then how do I code this in rexx?
1022write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
1357Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
1149
which of the following operations does not zero the field flda defined as 4,0?
Explain identify whether a call statement is a static or dynamic call?
Using %check we are checking monika in mona what is output? What is %SCAN?
What is the interactive job?
How do I delete a table in db2?
Explain how are you going to remove duplicates from the file that is being read?
Explain dd statement in jcl?
What os does db2 run on?
Specify cics transaction initiation process?
What does the keyranges parameter in define cluster commends do?
What are the types of processes to create a map in cics?
Name a few IBM utility programs, and explain its function.
What is the maximum No of rows per page?
what is the difference between *like and *namvar ?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?