How is dynamic memory allocated within a CICS application
program?
What is a cics task?
Hai I have a VSAM file and there are two CICS pgms A and B both intends to update the file. How to code the program so that it does not under go a dead lock situation.
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 meant by pseudo-conversation?
What is the different ways to initiate a task?
What is quasi rentrancy concept in CICS?
List all the CICS tables and explain their contents.
where we can declare the files in fct and pct and ppt and rct pls give clear structure
What is the option specified in the read operation to gain multiple concurrent operations on the same dataset?
A mapset consists of three maps and 10 fields on each map . How many of the following will be needed ?
If I create a TSQ from one transaction, can I read it from another transaction?
What do the keywords MAPONLY and DATAONLY mean?