IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31)
Explain lock contention?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What is difference between static and dynamic call in cobol?
Explain about set currency?
What makes vrrds different from vsam?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is access path in db2?
What is psb?
Explain the function of dd name parameter with a 2 part structure; audit.report?
how many maximum spaces could be given in o specs?
What is perform?
How do you reference the fixed block file formats from cobol programs
how to convert the recors form vsam file to db2 table tru file aid
which utility is used to sort a file in jcl?
can all users have the privilage to use the sql statement select * (dml)?