In the CICS command level all the re-entrancy issues are handled by the System(True or False).
1 3720What is the difference between the INTO and the SET option in the EXEC CICS RECEIVE MAP command?
1 6620What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
IBM,
1 6440A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
3 8458
Is their any set of rules for dd? Explain.
What is release/acquire in bind?
Mention the content that is present inside a PPT ?
How to take backup of table in db2?
How jcl work to handle various input output file operations?
can oorexx run ibm object rexx programs?
what are the parameter we cannot use in procedure? How many instream we can write in single jcl? Can we call instream to catalog and catalog to instream?
Is automatic restart possible in jcl?
What is the pic clause for the hhmmss type of data fields?
What is inspect in cobol ?
What is the purpose of dd dummy statement?
what are the additional information you should give in the dd statement while defining the next generation of a gdg?
Particular area has been affected in cics screen, what is the process to find?
I have many files which i am receiving from client everyday. I have one step for every file to check for empty or not. Here client gives 30 files i need to check for every file for empty or not and i need to perform 30 steps. Can I do it in single step. Dynamically i need to change the File name in my step.
How to execute 2nd and 4th steps among 5 steps in jcl proc?