What will be the length of the eibcalen ,if the transaction
is used to cics first time?
Answer Posted / guest
zero
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is a cics task?
What is the eib?
Explain the difference between and exec cics xctl and an exec cics link command?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
when an apllication is invoked via the exec cics start command with the from option, how does the application gain access to the common area?
Explain the primary function of the processing program table (ppt)?
What does EIB mean in CICS?
Explain the difference between dfhcommarea and tsq?
Can you explain exec cics handle condition command?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
how do you execute a background cics txn ?
Mention the content that is present inside a PPT ?
name the command that is used to dump the main storage areas related to a task?
Mention the option used in a cics command to retrieve the response code after execution of the command?