how do you seton setoff group of indicators
No Answer is Posted For this Question
Be the First to Post Answer
Hi can anybody tell me about Mainframe batch testing and how is it done. I am totally new to mainframe testing. Thanks in Advance.
What is controlled keyword in PL/1?
subscripting can be said as A) subscripting enables us to write a move compact code in the procedure division. B) subscripting enables us to refer to any element of a table by the same data name with the facility of identifying a particular element through the values of subscript. C) Subscripting reduces the no of entries to be included in the data division D) subscripting enables us to use loops in the procedure division
Explain index cardinality?
IF a file has 10-members how do you process all of them? using CL& USING RPG?
what is Retro fitting ?
Why banking use IBM framework?
What is the function of dbctl?
What is the need to code commits in batch programs?
Total no of bytes in the following 01 rec-1 02 first-group 03 a1 pic x(4). 03 a2 pic 99. 02 second-group redefines first-group. 03 A3 pic999. 03 A4 pic 999. 02 third-group. 03 A5 occurs 5 times pic 99. A)22 B)16 C)12 D)10
how can u view a vsam file using file-aid
which one of the following cannot cause more than one execution of paragraph that may be nam in statement. A) simple perform B) perform with time C) perform until D) perform varying