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
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Can you explain communication area?
What is the meaning of the enq command?
What is cics load command?
Explain the difference between using the read command with into option and set option?
What is the pic clause for the any bll cell type of data fields?
How to get the cursor position when we receive a map?
Mention the content that is present inside a PPT ?
How ENQ and DEQ used in CICS?
For protecting a transaction using the transaction security function, the two things that must be done are?
Explain how do you handle errors in cics programs?
Explain the usage of language in the ppt entry?
Define the term transaction routing?
how do you fire a batch job from a cics txn ?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?