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 / 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 |
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
what is an MDT in cics
Can you define multiple maps in a BMS mapset?How,can anybody sent with syntax?
The read of a record from an Intrapartition TDQ is not destructive(True or False).
How are VSAM files Read in CICS pgms?
How to handle exceptional conditions in cics?
Which of the following statements correctly describe the syntax of CICS command language?
What are the CICS tables? How to traverse from one screen (program) to another on CICS?
What is journal recovery?
Define floating maps with illustration?
what is difference between call and link ?
Explain how do you dynamically set the cursor position to a specific field?