IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
1191The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
1546If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?
905Can I combine uni-REXX with a compiled language in my application? What application programming interfaces are available? For example, can I share variables between uni-REXX and a compiled language?
904
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
Explain packages.
Explain the difference in data type "x" and "p"?
Mention the guidelines to write a structured cobol program?
which utility is used to run a cobol-db2 program?
What is the meaning concurrency in the db2 database?
Define free space?
What is meant by deadlock in db2?
Mention the length of physical storage of the given data types of db2 – date, timestamp, time
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
Explain how do you handle errors in cics programs?
What is the function of the dd dcb keyword?
What is inspect in cobol ?
What are the various isolation levels possible?
Outputs of explain are with matchcols = 0. What does this signify?