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?
1189The 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 ?
1540If 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?
895Can 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?
893
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
How to pass data to a program that is coded in an exec statement?
What is the maximum length of a single line of jcl?
How to know the particular record in pf with out reading?
how to validate input values in display file ?
What is interval control?
how do you define single dimensional array and multidimensional array in your cobol?
What rules are to be followed while using the corresponding options?
How to pass the parameters from jcl to assembler program?
how could you write a program in a structured format?
when does a dataset go uncataloged?
Explain how to pass instream data in sysin with assembler?
How does the jcl specify the job to os?
How to create backup table in db2?
what is the use of IEBGENER utility?