Name the versions of ibm mainframes have introduced in the market?
No Answer is Posted For this Question
Be the First to Post Answer
how do we prepare test data using file-aid tool?
01 A 02 B occurs 10 times 03 C pic 999. 03 D occurs 15 times 04 E pic 999. 04 F occurs 20 times 05 G pic XXX. 05 H pic 99. Determine the total no of byte in A. A) 175 B) 15480 C) 21750 D) 9065
name the vsam file in which the deletion is not possible.
How do you handle exceptions PL/1?
what do u write in the impact analysis document (i.e, for a change request)
How is data retrieved from multiple tables using a single sql statement?
what is the scope of commitment control?
1) What is ONCODE (Return code) in PL/1? 2) How to handle the ONCODE in PL/1? Please give me some examples?
What is comp-1?
what about F1 & F2 keys in xpeditor? And their functionalities?
how to get last 100 records in file-aid?
IF a file has 10-members how do you process all of them? using CL& USING RPG?