IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) If a field is declared as a comp-3 field and if we want to sort a dataset based on this field, then how will the sort card be??? e.g- if we want to sort by a field which is defined as a PIC X(5) then we will mention - sort fields=(1,5,ch,a). Likewise if a field is defined as PIC S9(10)COMP-3 then in this case how will the sort field be defined (because in this case a sign is also involved)???
8 41813In a single table,How to retrieve a employee-id of an employee who works in more than one department?
15 241611.How to check for the errors using TYPRUN=SCAN?What will be the output if we give TYPRUN=SCAN?
11 48910How I can reread the physical file in CL program once the end of file reached in same CL program.
IBM,
20 65546how many partitions are possible in partitioned tablespace? dont say 1-64. a)240 b)256 c)512 d)none
8 16238Given the following code, what is the value of RESULT? DName+++++++++++ETDsFrom+++To/L+++IDc.Keywords+++++++++++++ D RESULT S 5 0 C EVAL RESULT = (2 + 3 * 2) ** 2 / 2
2 6430
what is the function of crtdupobj command?
What is the purpose of disp parameter?
what is the difference between sflclr and sflinz?
there are seven idcams commands in vsam. Can you name and explain each of them?
what is an online rpg?
Explain how do you access storage outside your cics program?
Can there be more than one cursor open for any program?
How would you understand error(execution phase)?
what is sflpag and sflsiz ?
how to retrieve the instream data in sysin?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is ims (db/dc)?
what is use of linkage section?
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?
what is the purpose of the verify function of idcams?