How to import the cics code for updations?
what are steps do we need follow for execution again after
modification? plz any body help me to know
Answer Posted / harsha
Once you are finished with code changes, compile the
program. Login to CICS region and type 'CEMT SET PROG(PROG-
NAME)' NEWC. Hit enter. CICS will pick-up the latest
changes.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
Name at least one of the ways by which a transaction can be terminated?
Can you use occurs in bms map?
What is program reentrance?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
What is the meaning of the deq command?
what are the six different type of argument values in cobol that can be placed in various options of a cics command?
What is fset?
what is the differences between getting the system time with eibtime and asktime command?
Explain how do you delete item 3 in a five-item tsq?
Name the command which is used to release a record on which exclusive control is gained?
Explain what is the massinsert option?
What is the pcp in the cics?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What is commarea (communications area)?