How do you use altindxs in batch, cics programs?
Answer / Vivek Kumar Prasad
Altindxs can be used in batch and CICS programs by specifying the appropriate access method, data set name, and index name in the program's control statements.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the purpose of using link ?
What do the keywords MAPONLY and DATAONLY mean?
Explain the usage of language in the ppt entry?
How do u know if a start command intiated a transaction or a terminal intiated a transaction
Can you explain exec cics handle condition command?
Specify the requirements for Automatic Task Initiation. (Mention the control table, it?s entries and the corresponding Procedure division CICS command).
Name a few CICS programs which are generally used ?
why we code ACCUM parameter in cics send time
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
How to implement function keys in cics ...Interview ask me there is requirement to include two function key in the program F1 and F2 Keys...when F1 key is press record should be inserted into database after reading the input file and when F2 is press ,record should be updated in databased...explain about the entire process including testing also..?please expain in step by step ?
1 Answers HeadStrong, Polaris,
What is a deadlock?
How does COBOL11 and CICS release 1.7 provide for exceptional and how does that differ from VS COBOL and earlier CICS release?