What is the name of the log which contains the information
needed to restart the system, including the task
Answers were Sorted based on User's Feedback
Name some of the common tables in CICS and their usage.
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 the command used to send a map to a terminal?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
What is the size of commarea
Explain the difference between exec cics handle condtion and an exec cics ignore command?
what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
What are the main uses of the transaction in the cics?
if i have 3 fields and i declare IC for all of them .. Then where will the cursor after sending map? pls give explanation (it will be so kind)
How many ways are there for initiating a transaction? what are they?
Explain the various ways data can be passed between CICS programs.
How can we code a program such that we will never get a MAPFAIL error?