Why is it important not to execute a STOP RUN in CICS ?
Answer Posted / ravi
CICS runs as a batch under MVS. STOP RUN invokes the
operating system SVC call. We are not use any Commands that
invoke OS SVC alls like read write open close .... etc
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Can you explain cics translator?
Explain ceci transaction commands?
mention the option used in the cics read command to gain accessibility directly to the file i/o area. (Assume cobol-ii).?
What is the difference between pct and fct?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?
How many ways are there for initiating a transaction?
Explain how do you establish a starting position in a browse operation?
What is CICS ?
What is mainframe cics?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Define task work area?
In case if the user inputs the characters which turn out to be uppercase, then what is the procedure to close that condition?
If we wish to create bms executable, what are the basic steps that the user has to go through?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?