Answer Posted / guest
RDO: RESOURCE DEFINITION ONLINE
RDO lets the system programmar define resources such as
transaction and programs from CICS TERMINAL, it is
preferred way to create resource defintion . becoz trans-id
for RDO is CEDA . RDO SOMTIMES REFFERED TO AS CEDA.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
In a particular cics program, what is the procedure to allocate dynamic memory?
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??
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
Mention the option used in a cics command to retrieve the response code after execution of the command?
With the use of an alternate index, how is a VSAM file accessed?
What are the classifications of the cics program?
Explain the function of the load command?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
What is CICS ?
Can you explain dfhmdf bms macro?
Explain the primary function of the processing program table (ppt)?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
What is the use of mdt (modified data tag)?
Explain 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?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?