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?
1194The 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?
905
How to index LF by relative record no (RRN)
On which levels locks can be applied?
what is the difference between JES3 and JES2?
What are the different type of meta operations available in plex
Can you define notcat 2?
What is the physical storage length of date data type?
how would you create a temporary dataset? And where will you use them?
Explain the use of DCT ?
Can you define mapset?
how to retrieve the instream data in sysin?
Explain what is the massinsert option?
What is the facility that allows mainframes to be partitioned into lapars?
what are dds required for subfile?
Are scope terminators compulsory? If they are, when?
What is the difference between next sentence and continue in cobol programing language?