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?
1145The 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 ?
1519If 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?
860Can 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?
856
How to use the same COBOL program in Batch and CICS on lines? explain with an example
How do I connect my db2 database to ibm?
IF I mention stop run in CICS what happens?
Define base cluster?
What is mainframe application testing?
Set on command is used for closed all opened files , initialize var and release resource , return cmd is used for return to calling program but my req. Is dnt close opened files and resource must released while doing transactions , how can i do this...?
what is use of linkage section?
Following a db2 update statement, what is the quickest way to compute the total number of updated rows?
What is need of start 0?
what key word is used when screen is re-display?
What is the use of intialize verb?
What are the different rules for performing sort operation?
Define declaration generator (dclgen).
What is dl/i?
I have a pf, it contains 5 members, how to access particular member data from logical file?